]> git.pld-linux.org Git - packages/ka5-akonadi-notes.git/commitdiff
- updated to 23.04.0 auto/th/ka5-akonadi-notes-23.04.0-1
authorWitold Filipczyk <witekfl@poczta.onet.pl>
Fri, 21 Apr 2023 17:09:08 +0000 (19:09 +0200)
committerWitold Filipczyk <witekfl@poczta.onet.pl>
Fri, 21 Apr 2023 17:09:08 +0000 (19:09 +0200)
ka5-akonadi-notes.spec

index ecd54c3faae88981d616f371c8e9f8ae85bb0049..8f4153f170018607612742d1b2d1f1adb8818714 100644 (file)
@@ -1,18 +1,18 @@
 #
 # Conditional build:
 %bcond_with    tests           # build with tests
-%define                kdeappsver      22.12.3
+%define                kdeappsver      23.04.0
 %define                kframever       5.94.0
 %define                qtver           5.15.2
 %define                kaname          akonadi-notes
 Summary:       Akonadi Notes
 Name:          ka5-%{kaname}
-Version:       22.12.3
-Release:       2
+Version:       23.04.0
+Release:       1
 License:       GPL v2+/LGPL v2.1+
 Group:         X11/Libraries
 Source0:       https://download.kde.org/stable/release-service/%{kdeappsver}/src/%{kaname}-%{version}.tar.xz
-# Source0-md5: 941241dad227b3ebde652f9731f7e609
+# Source0-md5: 151b59b9a8d24a71d42d64df6b78c095
 URL:           http://www.kde.org/
 BuildRequires: Qt5Core-devel >= %{qtver}
 BuildRequires: Qt5Gui-devel >= 5.11.1
@@ -83,12 +83,13 @@ rm -rf $RPM_BUILD_ROOT
 
 %files -f %{kaname}.lang
 %defattr(644,root,root,755)
-%ghost %{_libdir}/libKF5AkonadiNotes.so.5
-%attr(755,root,root) %{_libdir}/libKF5AkonadiNotes.so.*.*.*
+%ghost %{_libdir}/libKPim5AkonadiNotes.so.5
+%attr(755,root,root) %{_libdir}/libKPim5AkonadiNotes.so.*.*.*
 
 %files devel
 %defattr(644,root,root,755)
-%{_libdir}/cmake/KF5AkonadiNotes
-%{_libdir}/libKF5AkonadiNotes.so
 %{_libdir}/qt5/mkspecs/modules/qt_AkonadiNotes.pri
-%{_includedir}/KF5/AkonadiNotes
+%{_includedir}/KPim5/AkonadiNotes
+%{_libdir}/cmake/KF5AkonadiNotes
+%{_libdir}/cmake/KPim5AkonadiNotes
+%{_libdir}/libKPim5AkonadiNotes.so
This page took 0.58052 seconds and 4 git commands to generate.