Hello community,

here is the log from the commit of package kwin5 for openSUSE:Factory checked 
in at 2016-08-08 13:53:37
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kwin5 (Old)
 and      /work/SRC/openSUSE:Factory/.kwin5.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kwin5"

Changes:
--------
--- /work/SRC/openSUSE:Factory/kwin5/kwin5.changes      2016-07-15 
12:26:03.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.kwin5.new/kwin5.changes 2016-08-08 
13:53:39.000000000 +0200
@@ -1,0 +2,23 @@
+Wed Jul 20 08:54:30 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:30 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:39:09 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:
----
  kwin-5.7.0.tar.xz
  kwin5-rpmlintrc

New:
----
  kwin-5.7.2.tar.xz

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

Other differences:
------------------
++++++ kwin5.spec ++++++
--- /var/tmp/diff_new_pack.7uK3Y2/_old  2016-08-08 13:53:40.000000000 +0200
+++ /var/tmp/diff_new_pack.7uK3Y2/_new  2016-08-08 13:53:40.000000000 +0200
@@ -18,14 +18,13 @@
 
 %bcond_without lang
 Name:           kwin5
-Version:        5.7.0
+Version:        5.7.2
 Release:        0
 Summary:        KDE Window Manager
 License:        GPL-2.0+
 Group:          System/GUI/KDE
 Url:            http://www.kde.org
 Source:         kwin-%{version}.tar.xz
-Source99:       %{name}-rpmlintrc
 BuildRequires:  extra-cmake-modules >= 0.0.11
 BuildRequires:  kf5-filesystem
 BuildRequires:  libQt5Core-private-headers-devel >= 5.4.0
@@ -136,11 +135,14 @@
 %setup -q -n kwin-%{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
   %fdupes %{buildroot}/%{_kf5_sharedir}/kwin/ %{buildroot}/%{_kf5_servicesdir}/
 
 %post
@@ -186,10 +188,8 @@
 %{_kf5_sharedir}/dbus-1/interfaces/
 
 %if %{with lang}
-%files lang
-%defattr(-,root,root)
+%files lang -f %{name}.lang
 %doc COPYING*
-%{_kf5_localedir}/
 %endif
 
 %changelog

++++++ kwin-5.7.0.tar.xz -> kwin-5.7.2.tar.xz ++++++
++++ 1793 lines of diff (skipped)


Reply via email to