Hello community,
here is the log from the commit of package plymouth-theme-breeze for
openSUSE:Factory checked in at 2019-02-08 12:15:48
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/plymouth-theme-breeze (Old)
and /work/SRC/openSUSE:Factory/.plymouth-theme-breeze.new.28833 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "plymouth-theme-breeze"
Fri Feb 8 12:15:48 2019 rev:42 rq:672607 version:5.15.0
Changes:
--------
---
/work/SRC/openSUSE:Factory/plymouth-theme-breeze/plymouth-theme-breeze.changes
2019-01-21 10:48:23.240163380 +0100
+++
/work/SRC/openSUSE:Factory/.plymouth-theme-breeze.new.28833/plymouth-theme-breeze.changes
2019-02-08 12:15:50.685414418 +0100
@@ -1,0 +2,18 @@
+Thu Feb 7 16:02:54 UTC 2019 - [email protected]
+
+- Update to 5.15.0
+ * New feature release
+ * For more details please see:
+ * https://www.kde.org/announcements/plasma-5.15.0.php
+- No code changes since 5.14.90
+
+-------------------------------------------------------------------
+Thu Jan 17 18:49:42 UTC 2019 - [email protected]
+
+- Update to 5.14.90
+ * New feature release
+ * For more details please see:
+ * https://www.kde.org/announcements/plasma-5.14.90.php
+- No code changes since 5.14.5
+
+-------------------------------------------------------------------
Old:
----
breeze-plymouth-5.14.5.tar.xz
breeze-plymouth-5.14.5.tar.xz.sig
New:
----
breeze-plymouth-5.15.0.tar.xz
breeze-plymouth-5.15.0.tar.xz.sig
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ plymouth-theme-breeze.spec ++++++
--- /var/tmp/diff_new_pack.Qc3DYD/_old 2019-02-08 12:15:51.169414237 +0100
+++ /var/tmp/diff_new_pack.Qc3DYD/_new 2019-02-08 12:15:51.173414235 +0100
@@ -34,18 +34,16 @@
%endif
%endif
-%bcond_without lang
-
Name: plymouth-theme-breeze
-Version: 5.14.5
+Version: 5.15.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:
http://download.kde.org/unstable/plasma/%{version}/breeze-plymouth-%{version}.tar.xz.sig
Source2: plasma.keyring
%endif
BuildRequires: cmake >= 2.8.12
++++++ breeze-plymouth-5.14.5.tar.xz -> breeze-plymouth-5.15.0.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/breeze-plymouth-5.14.5/CMakeLists.txt
new/breeze-plymouth-5.15.0/CMakeLists.txt
--- old/breeze-plymouth-5.14.5/CMakeLists.txt 2019-01-08 11:58:00.000000000
+0100
+++ new/breeze-plymouth-5.15.0/CMakeLists.txt 2019-02-07 12:08:39.000000000
+0100
@@ -1,5 +1,5 @@
project(breeze-plymouth)
-set(PROJECT_VERSION "5.14.5")
+set(PROJECT_VERSION "5.15.0")
set(PROJECT_VERSION_MAJOR 5)
cmake_minimum_required(VERSION 2.8.12 FATAL_ERROR)