Hello community,

here is the log from the commit of package breeze-gtk for openSUSE:Factory 
checked in at 2016-03-03 15:15:56
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/breeze-gtk (Old)
 and      /work/SRC/openSUSE:Factory/.breeze-gtk.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "breeze-gtk"

Changes:
--------
--- /work/SRC/openSUSE:Factory/breeze-gtk/breeze-gtk.changes    2015-12-03 
13:28:19.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.breeze-gtk.new/breeze-gtk.changes       
2016-03-03 15:15:58.000000000 +0100
@@ -1,0 +2,8 @@
+Tue Mar  1 17:31:44 UTC 2016 - hrvoje.sen...@gmail.com
+
+- Update to 5.5.5 (boo#968966)
+  * Bugfix release
+  * For more details please see:
+    https://www.kde.org/announcements/plasma-5.5.5.php
+
+-------------------------------------------------------------------

Old:
----
  breeze-gtk-5.4.95.tar.xz

New:
----
  breeze-gtk-5.5.5.tar.xz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ breeze-gtk.spec ++++++
--- /var/tmp/diff_new_pack.2U2P15/_old  2016-03-03 15:15:58.000000000 +0100
+++ /var/tmp/diff_new_pack.2U2P15/_new  2016-03-03 15:15:58.000000000 +0100
@@ -18,13 +18,13 @@
 
 %define _name   breeze
 Name:           breeze-gtk
-Version:        5.4.95
+Version:        5.5.5
 Release:        0
 Summary:        GTK+ theme matching KDE's Breeze
 License:        LGPL-2.1
 Group:          System/GUI/KDE
 Url:            https://projects.kde.org/breeze-gtk
-Source:         
http://download.kde.org/unstable/plasma/%{version}/%{name}-%{version}.tar.xz
+Source:         
http://download.kde.org/stable/plasma/%{version}/%{name}-%{version}.tar.xz
 BuildRequires:  cmake >= 3.2
 BuildRequires:  extra-cmake-modules
 BuildRequires:  fdupes

++++++ breeze-gtk-5.4.95.tar.xz -> breeze-gtk-5.5.5.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/breeze-gtk-5.4.95/CMakeLists.txt 
new/breeze-gtk-5.5.5/CMakeLists.txt
--- old/breeze-gtk-5.4.95/CMakeLists.txt        2015-11-19 12:57:44.000000000 
+0100
+++ new/breeze-gtk-5.5.5/CMakeLists.txt 2016-03-01 14:27:02.000000000 +0100
@@ -1,8 +1,8 @@
 project(breeze-gtk)
-set(PROJECT_VERSION "5.4.95")
+set(PROJECT_VERSION "5.5.5")
 set(PROJECT_VERSION_MAJOR 5)
 
-cmake_minimum_required(VERSION 3.2)
+cmake_minimum_required(VERSION 2.8.12)
 
 find_package(ECM 0.0.9 REQUIRED NO_MODULE)
 include(FeatureSummary)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/breeze-gtk-5.4.95/kconf_update/main.cpp 
new/breeze-gtk-5.5.5/kconf_update/main.cpp
--- old/breeze-gtk-5.4.95/kconf_update/main.cpp 2015-11-19 12:57:44.000000000 
+0100
+++ new/breeze-gtk-5.5.5/kconf_update/main.cpp  2016-03-01 14:27:02.000000000 
+0100
@@ -1,18 +1,18 @@
 /*
  Copyright 2014 Jonathan Riddell <jridd...@ubuntu.com>
 
- This program is free software; you can redistribute it and/or
- modify it under the terms of the GNU General Public License as
- published by the Free Software Foundation; either version 2 of 
- the License, or (at your option) any later version.
+ This library is free software; you can redistribute it and/or
+ modify it under the terms of the GNU Lesser General Public
+ License as published by the Free Software Foundation; either 
+ version 2.1 of the License, or (at your option) any later version.
 
- This program is distributed in the hope that it will be useful,
+ This library is distributed in the hope that it will be useful,
  but WITHOUT ANY WARRANTY; without even the implied warranty of
- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
- GNU General Public License for more details.
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
+ Lesser General Public License for more details.
 
- You should have received a copy of the GNU General Public License
- along with this program.  If not, see <http://www.gnu.org/licenses/>.
+ You should have received a copy of the GNU Lesser General Public 
+ License along with this library.  If not, see <http://www.gnu.org/licenses/>.
 */
 
 // Wee program to be run at login by kconf_update


Reply via email to