From fecb3c26434aaaec6e7b34312b5a563fb60ffc79b3bf9112608137b33874540f Mon Sep 17 00:00:00 2001 From: Hrvoje Senjan Date: Sun, 20 Mar 2016 09:25:26 +0000 Subject: [PATCH] 5.6.0 OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/breeze?expand=0&rev=98 --- Fix-installation-of-Breeze-Dark.patch | 22 ---------------------- breeze-5.5.95.tar.xz | 3 --- breeze-5.6.0.tar.xz | 3 +++ breeze.changes | 8 ++++++++ breeze.spec | 4 +--- breeze4-style.changes | 8 ++++++++ breeze4-style.spec | 2 +- 7 files changed, 21 insertions(+), 29 deletions(-) delete mode 100644 Fix-installation-of-Breeze-Dark.patch delete mode 100644 breeze-5.5.95.tar.xz create mode 100644 breeze-5.6.0.tar.xz diff --git a/Fix-installation-of-Breeze-Dark.patch b/Fix-installation-of-Breeze-Dark.patch deleted file mode 100644 index 6d5ca6c..0000000 --- a/Fix-installation-of-Breeze-Dark.patch +++ /dev/null @@ -1,22 +0,0 @@ -From: Aleix Pol -Date: Wed, 02 Mar 2016 23:14:27 +0000 -Subject: Fix installation of Breeze Dark -X-Git-Url: http://quickgit.kde.org/?p=breeze.git&a=commitdiff&h=42b02dd7214432a9bb7c451360684d417c26869d ---- -Fix installation of Breeze Dark - -CCMAIL: hrvoje.senjan@gmail.com ---- - - ---- a/CMakeLists.txt -+++ b/CMakeLists.txt -@@ -37,7 +37,7 @@ - INSTALL(FILES colors/BreezeHighContrast.colors DESTINATION ${DATA_INSTALL_DIR}/color-schemes/) - - find_package(KF5Package CONFIG REQUIRED) -- kpackage_install_package(lookandfeel.dark org.kde.breezedark.desktop look-and-feel lookandfeel) -+ kpackage_install_package(lookandfeel.dark org.kde.breezedark.desktop look-and-feel plasma lookandfeel) - if(EXISTS ${CMAKE_SOURCE_DIR}/po AND IS_DIRECTORY ${CMAKE_SOURCE_DIR}/po) - find_package(KF5I18n CONFIG REQUIRED) - ki18n_install(po) diff --git a/breeze-5.5.95.tar.xz b/breeze-5.5.95.tar.xz deleted file mode 100644 index 3a2a6d7..0000000 --- a/breeze-5.5.95.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b6439a25f90624d80ff3949222ad8b2b1d500cc0054f9a37ea78f3b38eb0e3cc -size 19652500 diff --git a/breeze-5.6.0.tar.xz b/breeze-5.6.0.tar.xz new file mode 100644 index 0000000..0001826 --- /dev/null +++ b/breeze-5.6.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3e8b6f2366f760224b64078f1dc781a26f3e2dcc753416369eb2e7371b0e828a +size 19675164 diff --git a/breeze.changes b/breeze.changes index 3a5348f..d86be1b 100644 --- a/breeze.changes +++ b/breeze.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Sun Mar 20 09:19:46 UTC 2016 - hrvoje.senjan@gmail.com + +- Update to 5.6.0 + * New feature release + * For more details please see: + https://www.kde.org/announcements/plasma-5.6.0.php + ------------------------------------------------------------------- Tue Mar 1 17:31:44 UTC 2016 - hrvoje.senjan@gmail.com diff --git a/breeze.spec b/breeze.spec index 0b29323..d5df691 100644 --- a/breeze.spec +++ b/breeze.spec @@ -18,7 +18,7 @@ %bcond_without lang Name: breeze -Version: 5.5.95 +Version: 5.6.0 Release: 0 BuildRequires: cmake >= 2.8.12 BuildRequires: extra-cmake-modules >= 0.0.13 @@ -50,7 +50,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: Fix-installation-of-Breeze-Dark.patch BuildRoot: %{_tmppath}/%{name}-%{version}-build %description @@ -100,7 +99,6 @@ This package provides Breeze KWin decoration. %lang_package -n breeze5-style %prep %setup -q -%patch0 -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 68e6ab6..213eefa 100644 --- a/breeze4-style.changes +++ b/breeze4-style.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Sun Mar 20 09:19:46 UTC 2016 - hrvoje.senjan@gmail.com + +- Update to 5.6.0 + * New feature release + * For more details please see: + https://www.kde.org/announcements/plasma-5.6.0.php + ------------------------------------------------------------------- Tue Mar 1 17:31:44 UTC 2016 - hrvoje.senjan@gmail.com diff --git a/breeze4-style.spec b/breeze4-style.spec index 30ae6b4..83db540 100644 --- a/breeze4-style.spec +++ b/breeze4-style.spec @@ -17,7 +17,7 @@ Name: breeze4-style -Version: 5.5.95 +Version: 5.6.0 Release: 0 BuildRequires: automoc4 BuildRequires: cmake >= 2.8.12