Hello community,

here is the log from the commit of package kde-gtk-config5 for openSUSE:Factory 
checked in at 2016-08-08 13:52:10
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kde-gtk-config5 (Old)
 and      /work/SRC/openSUSE:Factory/.kde-gtk-config5.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kde-gtk-config5"

Changes:
--------
--- /work/SRC/openSUSE:Factory/kde-gtk-config5/kde-gtk-config5.changes  
2016-07-15 12:24:13.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.kde-gtk-config5.new/kde-gtk-config5.changes     
2016-08-08 13:52:13.000000000 +0200
@@ -1,0 +2,23 @@
+Wed Jul 20 08:54:19 UTC 2016 - [email protected]
+
+- Update to 5.7.2
+  * New bugfix release
+  * For more details please see:
+    https://www.kde.org/announcements/plasma-5.7.2.php
+
+-------------------------------------------------------------------
+Wed Jul 13 06:13:25 UTC 2016 - [email protected]
+
+- Update to 5.7.1
+  * New bugfix release
+  * For more details please see:
+    https://www.kde.org/announcements/plasma-5.7.1.php
+
+-------------------------------------------------------------------
+Tue Jul  5 11:17:06 UTC 2016 - [email protected]
+
+- Use the new %kf5_find_lang macro to create the file list for the
+  lang package
+- Remove rpmlintrc file, it is not needed any more now
+
+-------------------------------------------------------------------

Old:
----
  kde-gtk-config-5.7.0.tar.xz
  kde-gtk-config5-rpmlintrc

New:
----
  kde-gtk-config-5.7.2.tar.xz

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

Other differences:
------------------
++++++ kde-gtk-config5.spec ++++++
--- /var/tmp/diff_new_pack.WR6hm2/_old  2016-08-08 13:52:14.000000000 +0200
+++ /var/tmp/diff_new_pack.WR6hm2/_new  2016-08-08 13:52:14.000000000 +0200
@@ -18,7 +18,7 @@
 
 %bcond_without lang
 Name:           kde-gtk-config5
-Version:        5.7.0
+Version:        5.7.2
 Release:        0
 Summary:        KCM Module to Configure GTK2 and GTK3 Applications Appearance 
Under KDE
 License:        LGPL-3.0+ and GPL-3.0+
@@ -28,7 +28,6 @@
 Source2:        gtkrc-2.0-kde4.template
 Source3:        gtk3-settings.ini-kde4.template
 Source:         kde-gtk-config-%{version}.tar.xz
-Source99:       kde-gtk-config5-rpmlintrc
 BuildRequires:  extra-cmake-modules >= 0.0.9
 BuildRequires:  kf5-filesystem
 BuildRequires:  xz
@@ -74,11 +73,14 @@
 %setup -q -n kde-gtk-config-%{version}
 
 %build
-  %cmake_kf5 -d build -- -DCMAKE_INSTALL_LOCALEDIR=share/locale/kf5
+  %cmake_kf5 -d build -- -DCMAKE_INSTALL_LOCALEDIR=%{_kf5_localedir}
   %make_jobs
 
 %install
   %kf5_makeinstall -C build
+%if %{with lang}
+  %kf5_find_lang
+%endif
 
 install -Dpm 0755 %{SOURCE1} 
%{buildroot}%{_kf5_configdir}/plasma-workspace/env/kde_gtk_config.suse.sh
 install -Dpm 0644 %{SOURCE2} 
%{buildroot}%{_kf5_sharedir}/%{name}/gtkrc-2.0-kde4.template
@@ -103,9 +105,7 @@
 %{_kf5_sharedir}/icons/hicolor/*/*/*.*
 
 %if %{with lang}
-%files lang
-%defattr(-,root,root)
-%{_kf5_localedir}/
+%files lang -f %{name}.lang
 %endif
 
 %changelog

++++++ kde-gtk-config-5.7.0.tar.xz -> kde-gtk-config-5.7.2.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kde-gtk-config-5.7.0/CMakeLists.txt 
new/kde-gtk-config-5.7.2/CMakeLists.txt
--- old/kde-gtk-config-5.7.0/CMakeLists.txt     2016-06-30 16:53:10.000000000 
+0200
+++ new/kde-gtk-config-5.7.2/CMakeLists.txt     2016-07-19 12:55:10.000000000 
+0200
@@ -1,5 +1,5 @@
 project(kde-gtk-config)
-set(PROJECT_VERSION "5.7.0")
+set(PROJECT_VERSION "5.7.2")
 cmake_minimum_required(VERSION 2.8.12)
 
 find_package(ECM 0.0.9 REQUIRED NO_MODULE)


Reply via email to