diff --git a/.gitignore b/.gitignore index 630f658..237a3cf 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,2 @@ -/breeze-5.7.4.tar.xz /breeze-5.7.5.tar.xz +/breeze-5.7.95.tar.xz diff --git a/plasma-breeze.spec b/plasma-breeze.spec index 6673898..6ff643b 100644 --- a/plasma-breeze.spec +++ b/plasma-breeze.spec @@ -3,7 +3,7 @@ %global build_kde4 1 Name: plasma-breeze -Version: 5.7.5 +Version: 5.7.95 Release: 1%{?dist} Summary: Artwork, styles and assets for the Breeze visual style for the Plasma Desktop @@ -12,14 +12,14 @@ URL: https://quickgit.kde.org/?p=%{base_name}.git %global revision %(echo %{version} | cut -d. -f3) %if %{revision} >= 50 +%global majmin_ver %(echo %{version} | cut -d. -f1,2).50 %global stable unstable %else +%global majmin_ver %(echo %{version} | cut -d. -f1,2) %global stable stable %endif Source0: http://download.kde.org/%{stable}/plasma/%{version}/%{base_name}-%{version}.tar.xz -%global majmin_ver %(echo %{version} | cut -d. -f1,2) - BuildRequires: extra-cmake-modules BuildRequires: gettext BuildRequires: kdecoration-devel >= %{majmin_ver} @@ -187,6 +187,9 @@ fi %changelog +* Thu Sep 22 2016 Rex Dieter +- 5.7.95 + * Tue Sep 13 2016 Rex Dieter - 5.7.5-1 - 5.7.5 diff --git a/sources b/sources index 928e817..6fa7530 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -1d4d5414efd59dcff7d66ef5d7201545 breeze-5.7.5.tar.xz +ed7882c806bd8dc88ae465b69292afea breeze-5.7.95.tar.xz