diff --git a/.gitignore b/.gitignore index 6959914..1413e37 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /kservice-5.15.0.tar.xz +/kservice-5.16.0.tar.xz diff --git a/kf5-kservice.spec b/kf5-kservice.spec index 3414e6b..f682ccf 100644 --- a/kf5-kservice.spec +++ b/kf5-kservice.spec @@ -2,8 +2,8 @@ Name: kf5-%{framework} Summary: KDE Frameworks 5 Tier 3 solution for advanced plugin and service introspection -Version: 5.15.0 -Release: 2%{?dist} +Version: 5.16.0 +Release: 1%{?dist} # mixture of LGPLv2 and LGPLv2+ (mostly the latter) License: LGPLv2 @@ -24,7 +24,6 @@ Source0: http://download.kde.org/%{stable}/frameworks/%{versiondir}/%{fra Patch0: kservice-5.15.0-xdg-menu.patch ## upstream patches -Patch13: 0013-KBuildSycoca-always-save-even-if-no-change-in-.deskt.patch BuildRequires: cmake BuildRequires: extra-cmake-modules >= %{versiondir} @@ -101,6 +100,9 @@ mkdir -p %{buildroot}%{_kf5_datadir}/kservicetypes5 %changelog +* Sun Nov 08 2015 Daniel Vrátil - 5.16.0-1 +- KDE Frameworks 5.16.0 + * Tue Oct 27 2015 Rex Dieter 5.15.0-2 - backport 'kbuildsysoca always save' commit diff --git a/sources b/sources index 5dae1e6..3d0f395 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -09c47778e16ea256a9009952222f7420 kservice-5.15.0.tar.xz +d8f421613192876fbc1e7bbc19823a26 kservice-5.16.0.tar.xz