Hello community,
here is the log from the commit of package plymouth-theme-breeze for
openSUSE:Factory checked in at 2019-06-12 13:27:48
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/plymouth-theme-breeze (Old)
and /work/SRC/openSUSE:Factory/.plymouth-theme-breeze.new.4811 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "plymouth-theme-breeze"
Wed Jun 12 13:27:48 2019 rev:48 rq:708291 version:5.16.0
Changes:
--------
---
/work/SRC/openSUSE:Factory/plymouth-theme-breeze/plymouth-theme-breeze.changes
2019-05-08 15:16:56.353051775 +0200
+++
/work/SRC/openSUSE:Factory/.plymouth-theme-breeze.new.4811/plymouth-theme-breeze.changes
2019-06-12 13:27:55.820312226 +0200
@@ -1,0 +2,18 @@
+Thu Jun 6 14:07:11 UTC 2019 - [email protected]
+
+- Update to 5.16.0
+ * New bugfix release
+ * For more details please see:
+ * https://www.kde.org/announcements/plasma-5.16.0.php
+- No code changes since 5.15.90
+
+-------------------------------------------------------------------
+Thu May 16 16:56:41 UTC 2019 - [email protected]
+
+- Update to 5.15.90
+ * New feature release
+ * For more details please see:
+ * https://www.kde.org/announcements/plasma-5.15.90.php
+- No code changes since 5.15.5
+
+-------------------------------------------------------------------
Old:
----
breeze-plymouth-5.15.5.tar.xz
breeze-plymouth-5.15.5.tar.xz.sig
New:
----
breeze-plymouth-5.16.0.tar.xz
breeze-plymouth-5.16.0.tar.xz.sig
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ plymouth-theme-breeze.spec ++++++
--- /var/tmp/diff_new_pack.iSdeQf/_old 2019-06-12 13:27:56.416311914 +0200
+++ /var/tmp/diff_new_pack.iSdeQf/_new 2019-06-12 13:27:56.416311914 +0200
@@ -36,15 +36,15 @@
%bcond_without lang
Name: plymouth-theme-breeze
-Version: 5.15.5
+Version: 5.16.0
Release: 0
Summary: Plymouth "Breeze" theme
License: GPL-2.0+
Group: System/Base
URL: http://www.kde.org
-Source:
https://download.kde.org/stable/plasma/%{version}/breeze-plymouth-%{version}.tar.xz
+Source: breeze-plymouth-%{version}.tar.xz
%if %{with lang}
-Source1:
https://download.kde.org/stable/plasma/%{version}/breeze-plymouth-%{version}.tar.xz.sig
+Source1: breeze-plymouth-%{version}.tar.xz.sig
Source2: plasma.keyring
%endif
BuildRequires: cmake >= 2.8.12
++++++ breeze-plymouth-5.15.5.tar.xz -> breeze-plymouth-5.16.0.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/breeze-plymouth-5.15.5/CMakeLists.txt
new/breeze-plymouth-5.16.0/CMakeLists.txt
--- old/breeze-plymouth-5.15.5/CMakeLists.txt 2019-05-07 11:38:52.000000000
+0200
+++ new/breeze-plymouth-5.16.0/CMakeLists.txt 2019-06-06 14:41:43.000000000
+0200
@@ -1,5 +1,5 @@
project(breeze-plymouth)
-set(PROJECT_VERSION "5.15.5")
+set(PROJECT_VERSION "5.16.0")
set(PROJECT_VERSION_MAJOR 5)
cmake_minimum_required(VERSION 2.8.12 FATAL_ERROR)