]> git.pld-linux.org Git - packages/ka5-akonadi-calendar.git/commitdiff
- updated to 22.08.0 auto/th/ka5-akonadi-calendar-22.08.0-1
authorWitold Filipczyk <witekfl@poczta.onet.pl>
Fri, 19 Aug 2022 17:33:53 +0000 (19:33 +0200)
committerWitold Filipczyk <witekfl@poczta.onet.pl>
Fri, 19 Aug 2022 17:33:53 +0000 (19:33 +0200)
ka5-akonadi-calendar.spec

index e4b1c4495c9bda7cd723986c02e37234c5ced852..4286119384ff5e5c1ca05e92b7823ecc7656c0b2 100644 (file)
@@ -1,18 +1,18 @@
 #
 # Conditional build:
 %bcond_with    tests           # build with tests
-%define                kdeappsver      22.04.3
+%define                kdeappsver      22.08.0
 %define                kframever       5.94.0
 %define                qtver           5.15.2
 %define                kaname          akonadi-calendar
 Summary:       Akonadi Calendar
 Name:          ka5-%{kaname}
-Version:       22.04.3
+Version:       22.08.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: 22d0d9c25915f0e3299e6d3c2113b14a
+# Source0-md5: 0e83c83c8e26b85ca04cccd7999ef5fa
 URL:           http://www.kde.org/
 BuildRequires: Qt5Core-devel >= %{qtver}
 BuildRequires: Qt5Gui-devel >= 5.11.1
@@ -103,6 +103,8 @@ rm -rf $RPM_BUILD_ROOT
 %{_datadir}/dbus-1/services/org.kde.kalendarac.service
 %{_datadir}/knotifications5/kalendarac.notifyrc
 %{_datadir}/qlogging-categories5/org_kde_kalendarac.categories
+%dir %{_libdir}/qt5/plugins/kf5/org.kde.kcalendarcore.calendars
+%{_libdir}/qt5/plugins/kf5/org.kde.kcalendarcore.calendars/libakonadicalendarplugin.so
 
 %files devel
 %defattr(644,root,root,755)
This page took 0.571371 seconds and 4 git commands to generate.