From 831f9c60019fc42ee586f78322ee250cabd98f34 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sat, 6 Jan 2024 02:17:14 +0100 Subject: [PATCH] automatic version update by autodist [release 5.17.0-1mamba;Sat Dec 26 2015] --- knewstuff.spec | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/knewstuff.spec b/knewstuff.spec index 9e76626..8f23979 100644 --- a/knewstuff.spec +++ b/knewstuff.spec @@ -1,6 +1,6 @@ %define majver %(echo %version | cut -d. -f1-2) Name: knewstuff -Version: 5.9.0 +Version: 5.17.0 Release: 1mamba Summary: Framework for downloading and sharing additional application data Group: System/Libraries @@ -12,13 +12,13 @@ Source: http://download.kde.org/stable/frameworks/%{majver}/knewstuff-%{v License: GPL ## AUTOBUILDREQ-BEGIN BuildRequires: glibc-devel -BuildRequires: kconfig-devel BuildRequires: libattica5-devel BuildRequires: libgcc BuildRequires: libkarchive-devel BuildRequires: libkauth-devel BuildRequires: libkcodecs-devel BuildRequires: libkcompletion-devel +BuildRequires: libkconfig-devel BuildRequires: libkconfigwidgets-devel BuildRequires: libkcoreaddons-devel BuildRequires: libki18n-devel @@ -81,6 +81,11 @@ This package contains libraries and header files for developing applications tha %defattr(-,root,root) %{_libdir}/libKF5NewStuff.so.* %{_datadir}/kf5/knewstuff/pics/thumb_frame.png +%dir %{_kde5_datadir}/kf5/kmoretools +%dir %{_kde5_datadir}/kf5/kmoretools/presets-kmoretools +%{_kde5_datadir}/kf5/kmoretools/presets-kmoretools/* +%dir %{_kde5_datadir}/kf5/kmoretools/unittest-kmoretools +%{_kde5_datadir}/kf5/kmoretools/unittest-kmoretools/* %doc COPYING.LIB %files -n lib%{name}-devel @@ -98,6 +103,9 @@ This package contains libraries and header files for developing applications tha %doc README.md TODO %changelog +* Sat Dec 26 2015 Automatic Build System 5.17.0-1mamba +- automatic version update by autodist + * Sat Apr 25 2015 Automatic Build System 5.9.0-1mamba - automatic version update by autodist