From 4ffe346cdf6afe0adbf7d9eedbf9c281e78fb156 Mon Sep 17 00:00:00 2001 From: Rex Dieter Date: Mon, 16 May 2016 09:23:59 -0500 Subject: [PATCH] KDE Frameworks 5.22.0 --- .gitignore | 1 - breeze-icon-theme.spec | 14 ++++++++++++-- sources | 1 - 3 files changed, 12 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index 08903cb..e69de29 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +0,0 @@ -/breeze-icons-5.21.0.tar.xz diff --git a/breeze-icon-theme.spec b/breeze-icon-theme.spec index d4b8cd1..772a32b 100644 --- a/breeze-icon-theme.spec +++ b/breeze-icon-theme.spec @@ -1,10 +1,13 @@ # trim changelog included in binary rpms %global _changelog_trimtime %(date +%s -d "1 year ago") +## allow building with an older extra-cmake-modules +%global kf5_version 5.21.0 + Name: breeze-icon-theme Summary: Breeze icon theme -Version: 5.21.0 -Release: 3%{?dist} +Version: 5.22.0 +Release: 1%{?dist} # http://techbase.kde.org/Policies/Licensing_Policy License: LGPLv3+ @@ -49,6 +52,10 @@ Obsoletes: breeze-icon-theme < 5.17.0 %prep %autosetup -n breeze-icons-%{version} -p1 +%if 0%{?kf5_version:1} +sed -i -e "s|%{version}|%{kf5_version}|g" CMakeLists.txt +%endif + %build mkdir %{_target_platform} @@ -107,6 +114,9 @@ fi %changelog +* Mon May 16 2016 Rex Dieter - 5.22.0-1 +- KDE Frameworks 5.22.0 + * Thu Apr 14 2016 Rex Dieter - 5.21.0-3 - Obsoletes: breeze-icon-theme < 5.17.0 diff --git a/sources b/sources index 9374ab9..e69de29 100644 --- a/sources +++ b/sources @@ -1 +0,0 @@ -2d293916db5ea309e2f4b3659c394a79 breeze-icons-5.21.0.tar.xz