Hello community,
here is the log from the commit of package plymouth-theme-breeze for
openSUSE:Factory checked in at 2017-02-10 10:04:06
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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-02-03 18:56:24.053935803 +0100
+++
/work/SRC/openSUSE:Factory/.plymouth-theme-breeze.new/plymouth-theme-breeze.changes
2017-02-10 10:04:29.762579382 +0100
@@ -1,0 +2,10 @@
+Tue Feb 7 18:58:26 CET 2017 - [email protected]
+
+- Update to 5.9.1
+ * New feature release
+ * For more details please see:
+ * https://www.kde.org/announcements/plasma-5.9.1.php
+- Changes since 5.9.0:
+ * None
+
+-------------------------------------------------------------------
Old:
----
breeze-plymouth-5.9.0.tar.xz
New:
----
breeze-plymouth-5.9.1.tar.xz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ plymouth-theme-breeze.spec ++++++
--- /var/tmp/diff_new_pack.R6tELk/_old 2017-02-10 10:04:30.334498501 +0100
+++ /var/tmp/diff_new_pack.R6tELk/_new 2017-02-10 10:04:30.334498501 +0100
@@ -34,7 +34,7 @@
Name: plymouth-theme-breeze
-Version: 5.9.0
+Version: 5.9.1
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: breeze-plymouth-%{version}.tar.xz
+Source:
http://download.kde.org/stable/plasma/%{version}/breeze-plymouth-%{version}.tar.xz
Requires: %{name}-plugin-breeze = %{version}
Requires: plymouth-plugin-label-ft
Requires(post): plymouth-scripts
++++++ breeze-plymouth-5.9.0.tar.xz -> breeze-plymouth-5.9.1.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/breeze-plymouth-5.9.0/CMakeLists.txt
new/breeze-plymouth-5.9.1/CMakeLists.txt
--- old/breeze-plymouth-5.9.0/CMakeLists.txt 2017-01-26 13:06:58.000000000
+0100
+++ new/breeze-plymouth-5.9.1/CMakeLists.txt 2017-02-07 12:16:41.000000000
+0100
@@ -1,5 +1,5 @@
project(breeze-plymouth)
-set(PROJECT_VERSION "5.9.0")
+set(PROJECT_VERSION "5.9.1")
set(PROJECT_VERSION_MAJOR 5)
cmake_minimum_required(VERSION 2.8.12 FATAL_ERROR)