Hello community,
here is the log from the commit of package plymouth-theme-breeze for
openSUSE:Factory checked in at 2017-01-29 10:41:56
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/plymouth-theme-breeze (Old)
and /work/SRC/openSUSE:Factory/.plymouth-theme-breeze.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "plymouth-theme-breeze"
Changes:
--------
---
/work/SRC/openSUSE:Factory/plymouth-theme-breeze/plymouth-theme-breeze.changes
2017-01-15 11:20:33.429335795 +0100
+++
/work/SRC/openSUSE:Factory/.plymouth-theme-breeze.new/plymouth-theme-breeze.changes
2017-02-03 18:56:24.053935803 +0100
@@ -1,0 +2,10 @@
+Thu Jan 26 19:59:10 CET 2017 - [email protected]
+
+- Update to 5.9.0
+ * New feature release
+ * For more details please see:
+ * https://www.kde.org/announcements/plasma-5.9.0.php
+- Changes since 5.8.95:
+ * None
+
+-------------------------------------------------------------------
Old:
----
breeze-plymouth-5.8.95.tar.xz
New:
----
breeze-plymouth-5.9.0.tar.xz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ plymouth-theme-breeze.spec ++++++
--- /var/tmp/diff_new_pack.RWcSfR/_old 2017-02-03 18:56:25.541726873 +0100
+++ /var/tmp/diff_new_pack.RWcSfR/_new 2017-02-03 18:56:25.553725188 +0100
@@ -34,7 +34,7 @@
Name: plymouth-theme-breeze
-Version: 5.8.95
+Version: 5.9.0
Release: 0
BuildRequires: cmake >= 2.8.12
BuildRequires: extra-cmake-modules >= 1.8.0
@@ -44,7 +44,7 @@
License: GPL-2.0+
Group: System/Base
Url: http://www.kde.org
-Source:
http://download.kde.org/unstable/plasma/%{version}/breeze-plymouth-%{version}.tar.xz
+Source: breeze-plymouth-%{version}.tar.xz
Requires: %{name}-plugin-breeze = %{version}
Requires: plymouth-plugin-label-ft
Requires(post): plymouth-scripts
++++++ breeze-plymouth-5.8.95.tar.xz -> breeze-plymouth-5.9.0.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/breeze-plymouth-5.8.95/CMakeLists.txt
new/breeze-plymouth-5.9.0/CMakeLists.txt
--- old/breeze-plymouth-5.8.95/CMakeLists.txt 2017-01-12 13:20:40.000000000
+0100
+++ new/breeze-plymouth-5.9.0/CMakeLists.txt 2017-01-26 13:06:58.000000000
+0100
@@ -1,5 +1,5 @@
project(breeze-plymouth)
-set(PROJECT_VERSION "5.8.95")
+set(PROJECT_VERSION "5.9.0")
set(PROJECT_VERSION_MAJOR 5)
cmake_minimum_required(VERSION 2.8.12 FATAL_ERROR)