From 0554c21a335a97f51dc91b46f71e83322f9d1dc4e83ff6123bfa7f2c05fa968a Mon Sep 17 00:00:00 2001 From: Luca Beltrame Date: Wed, 17 Jan 2018 15:26:15 +0000 Subject: [PATCH 1/2] OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/breeze-gtk?expand=0&rev=58 --- breeze-gtk-5.11.5.tar.xz | 3 --- breeze-gtk-5.11.95.tar.xz | 3 +++ breeze-gtk.changes | 26 ++++++++++++++++++++++++++ breeze-gtk.spec | 2 +- 4 files changed, 30 insertions(+), 4 deletions(-) delete mode 100644 breeze-gtk-5.11.5.tar.xz create mode 100644 breeze-gtk-5.11.95.tar.xz diff --git a/breeze-gtk-5.11.5.tar.xz b/breeze-gtk-5.11.5.tar.xz deleted file mode 100644 index d582d88..0000000 --- a/breeze-gtk-5.11.5.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1867bff15e5614d2b244a6c3938fef3c86ac09395e78da97aa391618f10b6d56 -size 218340 diff --git a/breeze-gtk-5.11.95.tar.xz b/breeze-gtk-5.11.95.tar.xz new file mode 100644 index 0000000..e28d8e7 --- /dev/null +++ b/breeze-gtk-5.11.95.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3e47f31350a4b645946726c3e42854977f41d5a54fe07476fe37c5d0af5e070f +size 213872 diff --git a/breeze-gtk.changes b/breeze-gtk.changes index 4ee2907..f5074ab 100644 --- a/breeze-gtk.changes +++ b/breeze-gtk.changes @@ -1,3 +1,29 @@ +------------------------------------------------------------------- +Mon Jan 15 15:54:02 CET 2018 - fabian@ritter-vogt.de + +- Update to 5.11.95 + * New feature release + * For more details please see: + * https://www.kde.org/announcements/plasma-5.11.95.php +- Changes since 5.11.5: + * Properly check for Breeze GTK 3 theme existence in kconf_update + * Fixup install paths + * Move the 3.0 directory to 3.18 to ensure builds will not fail (kde#388018) + * Revert "Revert "Remove gtk+-3 build dep, install versioned gtk.css dirs unconditionally"" + * Revert "Reverse my previous revert, and eliminate the attempted installation of the other Gtk 3 theme versions" + * Modify theme generator to match scrollbar updates + * Add preliminary theme generation script for authoring assets + * Add GTK 3.18 theme back to support LTS distributions + * Reverse my previous revert, and eliminate the attempted installation of the other Gtk 3 theme versions + * Revert "Remove gtk+-3 build dep, install versioned gtk.css dirs unconditionally" This commit causes the build to fail as gtk-3.18/ does not exist as a directory in the source tree + * Apply text contrast changes to GTK 2 theme + * Increase text contrast for consistency with default Breeze color scheme + * Rename 3.20 theme to be used for all GTK 3 versions + * Remove obsolete GTK versions' themes to improve maintainability + * Update scrollbar assets (kde#385627) + * Adjust client-side decorations to look correct in both CSD and forced SSD environments + * Add support for gtk3 theme variant feature. + ------------------------------------------------------------------- Tue Jan 2 16:40:07 CET 2018 - fabian@ritter-vogt.de diff --git a/breeze-gtk.spec b/breeze-gtk.spec index 1d8bbba..eca84e1 100644 --- a/breeze-gtk.spec +++ b/breeze-gtk.spec @@ -18,7 +18,7 @@ %define _name breeze Name: breeze-gtk -Version: 5.11.5 +Version: 5.11.95 Release: 0 Summary: GTK+ theme matching KDE's Breeze License: LGPL-2.1 From d686bcac1a39f40f13bb57aa8ba31fef4b928e85c42a199fe12fcb14c2c6b52a Mon Sep 17 00:00:00 2001 From: Fabian Vogt Date: Wed, 17 Jan 2018 17:46:50 +0000 Subject: [PATCH 2/2] Fix urls of some packages. No idea why sed didn't work for them :-/ OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/breeze-gtk?expand=0&rev=59 --- breeze-gtk.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/breeze-gtk.spec b/breeze-gtk.spec index eca84e1..1243676 100644 --- a/breeze-gtk.spec +++ b/breeze-gtk.spec @@ -24,7 +24,7 @@ Summary: GTK+ theme matching KDE's Breeze License: LGPL-2.1 Group: System/GUI/KDE Url: https://projects.kde.org/breeze-gtk -Source: http://download.kde.org/stable/plasma/%{version}/breeze-gtk-%{version}.tar.xz +Source: http://download.kde.org/unstable/plasma/%{version}/breeze-gtk-%{version}.tar.xz # PATCH-FIX-OPENSUSE update_from_BreezeGTK.patch boo#994832 -- update user's config from the old BreezyGTK theme Patch: update_from_BreezeGTK.patch BuildRequires: cmake >= 2.8.12