From 09408f4e426b692a9eff4f20a84256f7c08242716552b06948251e743aa91815 Mon Sep 17 00:00:00 2001 From: OBS User buildservice-autocommit Date: Tue, 18 Oct 2016 07:57:23 +0000 Subject: [PATCH] Updating link to change in openSUSE:Factory/breeze revision 34.0 OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/breeze?expand=0&rev=25949f935e52c80f4e886cca5b24e609 --- breeze-5.8.0.tar.xz | 3 --- breeze-5.8.1.tar.xz | 3 +++ breeze.changes | 13 +++++++++++++ breeze.spec | 4 ++-- breeze4-style.changes | 5 +++++ breeze4-style.spec | 5 ++--- 6 files changed, 25 insertions(+), 8 deletions(-) delete mode 100644 breeze-5.8.0.tar.xz create mode 100644 breeze-5.8.1.tar.xz diff --git a/breeze-5.8.0.tar.xz b/breeze-5.8.0.tar.xz deleted file mode 100644 index b1a1211..0000000 --- a/breeze-5.8.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1630c6cacced9c48b697aa78a406d0d7c3aa46fc164150636dc07f760dde853c -size 33277480 diff --git a/breeze-5.8.1.tar.xz b/breeze-5.8.1.tar.xz new file mode 100644 index 0000000..c63de2c --- /dev/null +++ b/breeze-5.8.1.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:778c331931c9402ff06900b5c06616e85f027dc1549013b60f25e92f89443fe9 +size 33278764 diff --git a/breeze.changes b/breeze.changes index 03870be..388a95c 100644 --- a/breeze.changes +++ b/breeze.changes @@ -1,3 +1,16 @@ +------------------------------------------------------------------- +Tue Oct 11 15:44:28 UTC 2016 - fabian@ritter-vogt.de + +- Update to 5.8.1 + * New bugfix release + * For more details please see: + https://www.kde.org/announcements/plasma-5.8.1.php + +------------------------------------------------------------------- +Wed Oct 5 07:58:40 UTC 2016 - fabian@ritter-vogt.de + +- Add Source: URL back + ------------------------------------------------------------------- Thu Sep 29 16:36:28 UTC 2016 - fabian@ritter-vogt.de diff --git a/breeze.spec b/breeze.spec index 52cbd36..22489aa 100644 --- a/breeze.spec +++ b/breeze.spec @@ -18,7 +18,7 @@ %bcond_without lang Name: breeze -Version: 5.8.0 +Version: 5.8.1 Release: 0 %{!?_plasma5_version: %global _plasma5_version %{version}} BuildRequires: cmake >= 2.8.12 @@ -50,7 +50,7 @@ Summary: Plasma Desktop artwork, styles and assets License: GPL-2.0+ Group: System/GUI/KDE Url: http://www.kde.org -Source: %{name}-%{version}.tar.xz +Source: http://download.kde.org/stable/plasma/%{version}/%{name}-%{version}.tar.xz BuildRoot: %{_tmppath}/%{name}-%{version}-build %description diff --git a/breeze4-style.changes b/breeze4-style.changes index 851cea2..a22cc17 100644 --- a/breeze4-style.changes +++ b/breeze4-style.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Oct 5 07:58:40 UTC 2016 - fabian@ritter-vogt.de + +- Add Source: URL back + ------------------------------------------------------------------- Sun Oct 2 11:17:40 UTC 2016 - wbauer@tmo.at diff --git a/breeze4-style.spec b/breeze4-style.spec index 0c33474..c02f2b4 100644 --- a/breeze4-style.spec +++ b/breeze4-style.spec @@ -17,7 +17,7 @@ Name: breeze4-style -Version: 5.8.0 +Version: 5.8.1 Release: 0 BuildRequires: automoc4 BuildRequires: cmake >= 2.8.12 @@ -29,8 +29,7 @@ Summary: Plasma Desktop artwork, styles and assets License: GPL-2.0+ Group: System/GUI/KDE Url: http://www.kde.org -#Source: http://download.kde.org/stable/plasma/%{version}/breeze-%{version}.tar.xz -Source: breeze-%{version}.tar.xz +Source: http://download.kde.org/stable/plasma/%{version}/breeze-%{version}.tar.xz # PATCH-FIX-OPENSUSE add-support-for-Q3ListView-to-the-KDE4-style.patch boo#973728 wbauer@tmo.at -- fixes collapse/expand icon in Q3ListView that still may be used by some KDE4 applications (knode e.g.) Patch: add-support-for-Q3ListView-to-the-KDE4-style.patch BuildRoot: %{_tmppath}/%{name}-%{version}-build