]> git.pld-linux.org Git - packages/ka5-akonadi-contacts.git/commitdiff
- updated to 22.04.0 auto/th/ka5-akonadi-contacts-22.04.0-1
authorWitold Filipczyk <witekfl@poczta.onet.pl>
Fri, 22 Apr 2022 15:40:41 +0000 (17:40 +0200)
committerWitold Filipczyk <witekfl@poczta.onet.pl>
Fri, 22 Apr 2022 15:40:41 +0000 (17:40 +0200)
ka5-akonadi-contacts.spec

index 0493552134d4427485d5d80a4718f814ec293ec8..4bd704fa8dfb1de5fb83c1d0e54661cf078d1b3c 100644 (file)
@@ -1,17 +1,17 @@
 #
 # Conditional build:
 %bcond_with    tests           # build with tests
-%define                kdeappsver      21.12.3
+%define                kdeappsver      22.04.0
 %define                qtver           5.9.0
 %define                kaname          akonadi-contacts
 Summary:       Akonadi Contacts
 Name:          ka5-%{kaname}
-Version:       21.12.3
-Release:       2
+Version:       22.04.0
+Release:       1
 License:       GPL v2+/LGPL v2.1+
 Group:         X11/Libraries
 Source0:       http://download.kde.org/stable/release-service/%{kdeappsver}/src/%{kaname}-%{version}.tar.xz
-# Source0-md5: 07e045b2084486dafbadd442dfb5e47a
+# Source0-md5: fe5060b320ba66013a9655dbee70c83f
 URL:           http://www.kde.org/
 BuildRequires: Qt5Core-devel >= %{qtver}
 BuildRequires: Qt5Gui-devel >= 5.11.1
@@ -112,13 +112,11 @@ rm -rf $RPM_BUILD_ROOT
 
 %files devel
 %defattr(644,root,root,755)
-%{_includedir}/KF5/Akonadi/Contact
-%{_includedir}/KF5/ContactEditor
-%{_includedir}/KF5/akonadi/contact
-%{_includedir}/KF5/contacteditor
 %{_libdir}/cmake/KF5AkonadiContact
 %{_libdir}/cmake/KF5ContactEditor
 %{_libdir}/libKF5AkonadiContact.so
 %{_libdir}/libKF5ContactEditor.so
 %{_libdir}/qt5/mkspecs/modules/qt_AkonadiContact.pri
 %{_libdir}/qt5/mkspecs/modules/qt_ContactEditor.pri
+%{_includedir}/KF5/AkonadiContact
+%{_includedir}/KF5/AkonadiContactEditor
This page took 0.343647 seconds and 4 git commands to generate.