From 18249e7bed704fb7588649c04802e562d3dba20a320bed14360bffc5240dba18 Mon Sep 17 00:00:00 2001 From: Hrvoje Senjan Date: Sun, 9 Aug 2015 08:25:24 +0000 Subject: [PATCH 1/6] OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/breeze?expand=0&rev=57 --- breeze-5.3.2.tar.xz | 3 --- breeze-5.3.95.tar.xz | 3 +++ breeze.spec | 2 +- breeze4-style.spec | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) delete mode 100644 breeze-5.3.2.tar.xz create mode 100644 breeze-5.3.95.tar.xz diff --git a/breeze-5.3.2.tar.xz b/breeze-5.3.2.tar.xz deleted file mode 100644 index 42aeae2..0000000 --- a/breeze-5.3.2.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3e12fcd285c92466405efa053c27ed6266ba40e65c746349672d9b4f172bdc66 -size 29060332 diff --git a/breeze-5.3.95.tar.xz b/breeze-5.3.95.tar.xz new file mode 100644 index 0000000..56ff90c --- /dev/null +++ b/breeze-5.3.95.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:28f8e3c17dfc73ac485b7701ad828c5de6dc31ab05b4b666579b48c81906010a +size 42398708 diff --git a/breeze.spec b/breeze.spec index 0fb33f1..b7ac3cb 100644 --- a/breeze.spec +++ b/breeze.spec @@ -18,7 +18,7 @@ %bcond_without lang Name: breeze -Version: 5.3.2 +Version: 5.3.95 Release: 0 BuildRequires: cmake >= 2.8.12 BuildRequires: extra-cmake-modules >= 0.0.12 diff --git a/breeze4-style.spec b/breeze4-style.spec index 1d6b1a7..d844764 100644 --- a/breeze4-style.spec +++ b/breeze4-style.spec @@ -17,7 +17,7 @@ Name: breeze4-style -Version: 5.3.2 +Version: 5.3.95 Release: 0 BuildRequires: automoc4 BuildRequires: cmake >= 2.8.12 From 372ac376bffcb3e73ff7004026d57db4886354135ffc0b1746abdd45432fae65 Mon Sep 17 00:00:00 2001 From: Hrvoje Senjan Date: Sun, 9 Aug 2015 08:37:31 +0000 Subject: [PATCH 2/6] OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/breeze?expand=0&rev=58 --- 0001-Add-missing-symlink-to-fix-build.patch | 26 +++++++++++++++++++++ 0002-Another-buildfix.patch | 26 +++++++++++++++++++++ breeze.spec | 4 ++++ 3 files changed, 56 insertions(+) create mode 100644 0001-Add-missing-symlink-to-fix-build.patch create mode 100644 0002-Another-buildfix.patch diff --git a/0001-Add-missing-symlink-to-fix-build.patch b/0001-Add-missing-symlink-to-fix-build.patch new file mode 100644 index 0000000..8933888 --- /dev/null +++ b/0001-Add-missing-symlink-to-fix-build.patch @@ -0,0 +1,26 @@ +From 3e0f8c93aa8a3d728e4ed55718eae29e7f756b60 Mon Sep 17 00:00:00 2001 +From: Hrvoje Senjan +Date: Fri, 7 Aug 2015 19:27:51 +0200 +Subject: [PATCH 1/2] Add missing symlink to fix build + +Jonathan, Andreas, please check whether there was missing a real file +or this symlink. + +CCMAIL: jr@jriddell.org +CCMAIL: kainz.a@gmail.com +--- + icons-dark/actions/toolbar-small/applications-system.svg | 1 + + 1 file changed, 1 insertion(+) + create mode 120000 icons-dark/actions/toolbar-small/applications-system.svg + +diff --git a/icons-dark/actions/toolbar-small/applications-system.svg b/icons-dark/actions/toolbar-small/applications-system.svg +new file mode 120000 +index 0000000000000000000000000000000000000000..f4d9d598d74f87d500c8bfe177528ec4773b4ff8 +--- /dev/null ++++ b/icons-dark/actions/toolbar-small/applications-system.svg +@@ -0,0 +1 @@ ++../toolbar/applications-system.svg +\ No newline at end of file +-- +2.4.6 + diff --git a/0002-Another-buildfix.patch b/0002-Another-buildfix.patch new file mode 100644 index 0000000..9ebfe10 --- /dev/null +++ b/0002-Another-buildfix.patch @@ -0,0 +1,26 @@ +From 640eaea0a6941815eccc4438a209970ea47063c2 Mon Sep 17 00:00:00 2001 +From: Hrvoje Senjan +Date: Fri, 7 Aug 2015 19:39:57 +0200 +Subject: [PATCH 2/2] Another buildfix + +Another missing symlink +(toolbar-small-gtk/gtk-preferences.svg is expecting/linking to applications-system.svg) + +CCMAIL: kainz.a@gmail.com +CCMAIL: jr@jriddell.org +--- + icons/actions/toolbar-small/applications-system.svg | 1 + + 1 file changed, 1 insertion(+) + create mode 120000 icons/actions/toolbar-small/applications-system.svg + +diff --git a/icons/actions/toolbar-small/applications-system.svg b/icons/actions/toolbar-small/applications-system.svg +new file mode 120000 +index 0000000000000000000000000000000000000000..f4d9d598d74f87d500c8bfe177528ec4773b4ff8 +--- /dev/null ++++ b/icons/actions/toolbar-small/applications-system.svg +@@ -0,0 +1 @@ ++../toolbar/applications-system.svg +\ No newline at end of file +-- +2.4.6 + diff --git a/breeze.spec b/breeze.spec index b7ac3cb..4c8cd24 100644 --- a/breeze.spec +++ b/breeze.spec @@ -49,6 +49,8 @@ Url: http://www.kde.org #Source: http://download.kde.org/stable/plasma/%{version}/%{name}-%{version}.tar.xz Source: %{name}-%{version}.tar.xz Source99: %{name}-rpmlintrc +Patch0: 0001-Add-missing-symlink-to-fix-build.patch +Patch1: 0002-Another-buildfix.patch BuildRoot: %{_tmppath}/%{name}-%{version}-build %description @@ -107,6 +109,8 @@ This package provides Breeze KWin decoration. %lang_package -n breeze5-style %prep %setup -q +%patch0 -p1 +%patch1 -p1 %build %cmake_kf5 -d build -- -DBUILD_po=OFF -DCMAKE_INSTALL_LOCALEDIR=share/locale/kf5 From 2f0cd2195829ca84f76c8f8020c1d774400d64bcf959897e3e735b9e7bf03f8e Mon Sep 17 00:00:00 2001 From: Hrvoje Senjan Date: Sun, 16 Aug 2015 10:20:10 +0000 Subject: [PATCH 3/6] OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/breeze?expand=0&rev=59 --- breeze4-style.changes | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/breeze4-style.changes b/breeze4-style.changes index 2f64c40..8215ec9 100644 --- a/breeze4-style.changes +++ b/breeze4-style.changes @@ -1,3 +1,17 @@ +------------------------------------------------------------------- +Sun Aug 16 10:17:06 UTC 2015 - hrvoje.senjan@gmail.com + +- Update to 5.3.95 aka 5.4 beta: + This release of Plasma brings many nice touches for our users + such as much improved high DPI support, KRunner auto-completion + and many new beautiful Breeze icons. It also lays the ground for + the future with a tech preview of Wayland session available. + We're shipping a few new components such as an Audio Volume + Plasma Widget, monitor calibration tool and the User Manager + tool comes out beta. + * For more details please see: + https://www.kde.org/announcements/plasma-5.3.95.php + ------------------------------------------------------------------- Sun Jun 28 18:31:41 UTC 2015 - hrvoje.senjan@gmail.com From 793e41cc179f2eeab6ccd1f3e475b7cf24eae3599a48c12384dcc4379ddf6489 Mon Sep 17 00:00:00 2001 From: Hrvoje Senjan Date: Sun, 16 Aug 2015 10:20:36 +0000 Subject: [PATCH 4/6] OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/breeze?expand=0&rev=60 --- breeze.changes | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/breeze.changes b/breeze.changes index a3eac66..be73e3b 100644 --- a/breeze.changes +++ b/breeze.changes @@ -1,3 +1,19 @@ +------------------------------------------------------------------- +Sun Aug 16 10:17:06 UTC 2015 - hrvoje.senjan@gmail.com + +- Update to 5.3.95 aka 5.4 beta: + This release of Plasma brings many nice touches for our users + such as much improved high DPI support, KRunner auto-completion + and many new beautiful Breeze icons. It also lays the ground for + the future with a tech preview of Wayland session available. + We're shipping a few new components such as an Audio Volume + Plasma Widget, monitor calibration tool and the User Manager + tool comes out beta. + * For more details please see: + https://www.kde.org/announcements/plasma-5.3.95.php +- Added 0001-Add-missing-symlink-to-fix-build.patch and + 0002-Another-buildfix.patch from upstream + ------------------------------------------------------------------- Sun Jun 28 18:31:41 UTC 2015 - hrvoje.senjan@gmail.com From df94d4aca0fc05ebd7a02358eb8fa40b28ff4a5e1c6d66b37faf5cdc49b337e9 Mon Sep 17 00:00:00 2001 From: Hrvoje Senjan Date: Sat, 22 Aug 2015 21:01:45 +0000 Subject: [PATCH 5/6] 5.4 final OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/breeze?expand=0&rev=61 --- breeze-5.4.0.tar.xz | 3 +++ breeze.spec | 2 +- breeze4-style.spec | 2 +- 3 files changed, 5 insertions(+), 2 deletions(-) create mode 100644 breeze-5.4.0.tar.xz diff --git a/breeze-5.4.0.tar.xz b/breeze-5.4.0.tar.xz new file mode 100644 index 0000000..9668cbe --- /dev/null +++ b/breeze-5.4.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ad20ed013e789da2f434fa8c5d81e2d6775c9494b7a70b955deb5fff104aade2 +size 36351532 diff --git a/breeze.spec b/breeze.spec index 4c8cd24..fe21ffe 100644 --- a/breeze.spec +++ b/breeze.spec @@ -18,7 +18,7 @@ %bcond_without lang Name: breeze -Version: 5.3.95 +Version: 5.4.0 Release: 0 BuildRequires: cmake >= 2.8.12 BuildRequires: extra-cmake-modules >= 0.0.12 diff --git a/breeze4-style.spec b/breeze4-style.spec index d844764..e7da56a 100644 --- a/breeze4-style.spec +++ b/breeze4-style.spec @@ -17,7 +17,7 @@ Name: breeze4-style -Version: 5.3.95 +Version: 5.4.0 Release: 0 BuildRequires: automoc4 BuildRequires: cmake >= 2.8.12 From 2d30426340b2d382070c304564961e066aa8eccede274756bd221737f67bc368 Mon Sep 17 00:00:00 2001 From: Hrvoje Senjan Date: Mon, 24 Aug 2015 17:46:35 +0000 Subject: [PATCH 6/6] OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/breeze?expand=0&rev=62 --- 0001-Add-missing-symlink-to-fix-build.patch | 26 --------------------- 0002-Another-buildfix.patch | 26 --------------------- breeze-5.3.95.tar.xz | 3 --- breeze.changes | 9 +++++++ breeze.spec | 4 ---- breeze4-style.changes | 7 ++++++ 6 files changed, 16 insertions(+), 59 deletions(-) delete mode 100644 0001-Add-missing-symlink-to-fix-build.patch delete mode 100644 0002-Another-buildfix.patch delete mode 100644 breeze-5.3.95.tar.xz diff --git a/0001-Add-missing-symlink-to-fix-build.patch b/0001-Add-missing-symlink-to-fix-build.patch deleted file mode 100644 index 8933888..0000000 --- a/0001-Add-missing-symlink-to-fix-build.patch +++ /dev/null @@ -1,26 +0,0 @@ -From 3e0f8c93aa8a3d728e4ed55718eae29e7f756b60 Mon Sep 17 00:00:00 2001 -From: Hrvoje Senjan -Date: Fri, 7 Aug 2015 19:27:51 +0200 -Subject: [PATCH 1/2] Add missing symlink to fix build - -Jonathan, Andreas, please check whether there was missing a real file -or this symlink. - -CCMAIL: jr@jriddell.org -CCMAIL: kainz.a@gmail.com ---- - icons-dark/actions/toolbar-small/applications-system.svg | 1 + - 1 file changed, 1 insertion(+) - create mode 120000 icons-dark/actions/toolbar-small/applications-system.svg - -diff --git a/icons-dark/actions/toolbar-small/applications-system.svg b/icons-dark/actions/toolbar-small/applications-system.svg -new file mode 120000 -index 0000000000000000000000000000000000000000..f4d9d598d74f87d500c8bfe177528ec4773b4ff8 ---- /dev/null -+++ b/icons-dark/actions/toolbar-small/applications-system.svg -@@ -0,0 +1 @@ -+../toolbar/applications-system.svg -\ No newline at end of file --- -2.4.6 - diff --git a/0002-Another-buildfix.patch b/0002-Another-buildfix.patch deleted file mode 100644 index 9ebfe10..0000000 --- a/0002-Another-buildfix.patch +++ /dev/null @@ -1,26 +0,0 @@ -From 640eaea0a6941815eccc4438a209970ea47063c2 Mon Sep 17 00:00:00 2001 -From: Hrvoje Senjan -Date: Fri, 7 Aug 2015 19:39:57 +0200 -Subject: [PATCH 2/2] Another buildfix - -Another missing symlink -(toolbar-small-gtk/gtk-preferences.svg is expecting/linking to applications-system.svg) - -CCMAIL: kainz.a@gmail.com -CCMAIL: jr@jriddell.org ---- - icons/actions/toolbar-small/applications-system.svg | 1 + - 1 file changed, 1 insertion(+) - create mode 120000 icons/actions/toolbar-small/applications-system.svg - -diff --git a/icons/actions/toolbar-small/applications-system.svg b/icons/actions/toolbar-small/applications-system.svg -new file mode 120000 -index 0000000000000000000000000000000000000000..f4d9d598d74f87d500c8bfe177528ec4773b4ff8 ---- /dev/null -+++ b/icons/actions/toolbar-small/applications-system.svg -@@ -0,0 +1 @@ -+../toolbar/applications-system.svg -\ No newline at end of file --- -2.4.6 - diff --git a/breeze-5.3.95.tar.xz b/breeze-5.3.95.tar.xz deleted file mode 100644 index 56ff90c..0000000 --- a/breeze-5.3.95.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:28f8e3c17dfc73ac485b7701ad828c5de6dc31ab05b4b666579b48c81906010a -size 42398708 diff --git a/breeze.changes b/breeze.changes index be73e3b..d04b658 100644 --- a/breeze.changes +++ b/breeze.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Mon Aug 24 17:48:03 UTC 2015 - hrvoje.senjan@gmail.com + +- Update to 5.4.0: + * For more details please see: + https://www.kde.org/announcements/plasma-5.4.0.php +- Drop 0001-Add-missing-symlink-to-fix-build.patch and + 0002-Another-buildfix.patch from upstream + ------------------------------------------------------------------- Sun Aug 16 10:17:06 UTC 2015 - hrvoje.senjan@gmail.com diff --git a/breeze.spec b/breeze.spec index fe21ffe..64030fa 100644 --- a/breeze.spec +++ b/breeze.spec @@ -49,8 +49,6 @@ Url: http://www.kde.org #Source: http://download.kde.org/stable/plasma/%{version}/%{name}-%{version}.tar.xz Source: %{name}-%{version}.tar.xz Source99: %{name}-rpmlintrc -Patch0: 0001-Add-missing-symlink-to-fix-build.patch -Patch1: 0002-Another-buildfix.patch BuildRoot: %{_tmppath}/%{name}-%{version}-build %description @@ -109,8 +107,6 @@ This package provides Breeze KWin decoration. %lang_package -n breeze5-style %prep %setup -q -%patch0 -p1 -%patch1 -p1 %build %cmake_kf5 -d build -- -DBUILD_po=OFF -DCMAKE_INSTALL_LOCALEDIR=share/locale/kf5 diff --git a/breeze4-style.changes b/breeze4-style.changes index 8215ec9..09616d3 100644 --- a/breeze4-style.changes +++ b/breeze4-style.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Mon Aug 24 17:48:03 UTC 2015 - hrvoje.senjan@gmail.com + +- Update to 5.4.0: + * For more details please see: + https://www.kde.org/announcements/plasma-5.4.0.php + ------------------------------------------------------------------- Sun Aug 16 10:17:06 UTC 2015 - hrvoje.senjan@gmail.com