]> git.pld-linux.org Git - packages/ka5-kaddressbook.git/commitdiff
- updated to 22.08.2 auto/th/ka5-kaddressbook-22.08.2-1
authorWitold Filipczyk <witekfl@poczta.onet.pl>
Fri, 14 Oct 2022 08:15:46 +0000 (10:15 +0200)
committerWitold Filipczyk <witekfl@poczta.onet.pl>
Fri, 14 Oct 2022 08:15:46 +0000 (10:15 +0200)
ka5-kaddressbook.spec

index af7970098dc0738e470166fba3725ce7c2f5de17..0401d9a7299e8ffc4577b9eaee2f4238e0885f60 100644 (file)
@@ -1,18 +1,18 @@
 #
 # Conditional build:
 %bcond_with    tests           # build with tests
-%define                kdeappsver      22.08.1
+%define                kdeappsver      22.08.2
 %define                kframever       5.94.0
 %define                qtver           5.15.2
 %define                kaname          kaddressbook
 Summary:       KAddressbook
 Name:          ka5-%{kaname}
-Version:       22.08.1
-Release:       3
+Version:       22.08.2
+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: 1d53e3631a4dc3c5570b731f333310f3
+# Source0-md5: a3047307342482891e4e4b40ed5b724c
 URL:           http://www.kde.org/
 BuildRequires: Qt5Core-devel >= %{qtver}
 BuildRequires: Qt5DBus-devel
@@ -38,6 +38,7 @@ BuildRequires:        kf5-kdbusaddons-devel >= %{kframever}
 BuildRequires: kf5-kdoctools-devel >= %{kframever}
 BuildRequires: kf5-kiconthemes-devel >= %{kframever}
 BuildRequires: kf5-prison-devel >= %{kframever}
+BuildRequires: kuserfeedback-devel
 BuildRequires: ninja
 BuildRequires: qt5-build >= %{qtver}
 BuildRequires: rpmbuild(macros) >= 1.164
@@ -141,6 +142,7 @@ rm -rf $RPM_BUILD_ROOT
 %dir %{_libdir}/qt5/plugins/pim5/kcms/kaddressbook
 %{_libdir}/qt5/plugins/pim5/kcms/kaddressbook/kaddressbook_config_plugins.so
 %{_libdir}/qt5/plugins/pim5/kontact/kontact_kaddressbookplugin.so
+%{_libdir}/qt5/plugins/pim5/kcms/kaddressbook/kaddressbook_config_userfeedback.so
 
 %files devel
 %defattr(644,root,root,755)
This page took 0.718969 seconds and 4 git commands to generate.