Hello community,
here is the log from the commit of package plymouth-theme-breeze for
openSUSE:Factory checked in at 2018-06-15 14:45:16
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/plymouth-theme-breeze (Old)
and /work/SRC/openSUSE:Factory/.plymouth-theme-breeze.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "plymouth-theme-breeze"
Fri Jun 15 14:45:16 2018 rev:30 rq:615730 version:5.13.0
Changes:
--------
---
/work/SRC/openSUSE:Factory/plymouth-theme-breeze/plymouth-theme-breeze.changes
2018-05-29 10:35:26.881471534 +0200
+++
/work/SRC/openSUSE:Factory/.plymouth-theme-breeze.new/plymouth-theme-breeze.changes
2018-06-15 14:45:20.310398014 +0200
@@ -1,0 +2,10 @@
+Thu Jun 7 20:03:52 CEST 2018 - [email protected]
+
+- Update to 5.13.0
+ * New feature release
+ * For more details please see:
+ * https://www.kde.org/announcements/plasma-5.13.0.php
+- Changes since 5.12.90:
+ * None
+
+-------------------------------------------------------------------
Old:
----
breeze-plymouth-5.12.90.tar.xz
New:
----
breeze-plymouth-5.13.0.tar.xz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ plymouth-theme-breeze.spec ++++++
--- /var/tmp/diff_new_pack.lJ4JvW/_old 2018-06-15 14:45:21.106368898 +0200
+++ /var/tmp/diff_new_pack.lJ4JvW/_new 2018-06-15 14:45:21.110368751 +0200
@@ -35,13 +35,13 @@
%endif
Name: plymouth-theme-breeze
-Version: 5.12.90
+Version: 5.13.0
Release: 0
Summary: Plymouth "Breeze" theme
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
BuildRequires: cmake >= 2.8.12
BuildRequires: extra-cmake-modules >= 1.8.0
BuildRequires: kf5-filesystem
++++++ breeze-plymouth-5.12.90.tar.xz -> breeze-plymouth-5.13.0.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/breeze-plymouth-5.12.90/CMakeLists.txt
new/breeze-plymouth-5.13.0/CMakeLists.txt
--- old/breeze-plymouth-5.12.90/CMakeLists.txt 2018-05-18 14:13:25.000000000
+0200
+++ new/breeze-plymouth-5.13.0/CMakeLists.txt 2018-06-07 14:43:14.000000000
+0200
@@ -1,5 +1,5 @@
project(breeze-plymouth)
-set(PROJECT_VERSION "5.12.90")
+set(PROJECT_VERSION "5.13.0")
set(PROJECT_VERSION_MAJOR 5)
cmake_minimum_required(VERSION 2.8.12 FATAL_ERROR)