Hello community,

here is the log from the commit of package libkomparediff2 for openSUSE:Factory 
checked in at 2017-05-08 18:58:31
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libkomparediff2 (Old)
 and      /work/SRC/openSUSE:Factory/.libkomparediff2.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libkomparediff2"

Mon May  8 18:58:31 2017 rev:44 rq:490510 version:17.04.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/libkomparediff2/libkomparediff2.changes  
2017-03-15 01:59:15.289156692 +0100
+++ /work/SRC/openSUSE:Factory/.libkomparediff2.new/libkomparediff2.changes     
2017-05-08 18:58:33.625892708 +0200
@@ -1,0 +2,38 @@
+Sun Apr 16 10:45:18 CEST 2017 - lbeltr...@kde.org
+
+- Update to 17.04.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.04.0.php
+- Changes since 17.03.90:
+  * None
+
+-------------------------------------------------------------------
+Wed Apr 12 20:26:05 CEST 2017 - lbeltr...@kde.org
+
+- Update to 17.03.90
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.04-rc.php
+- Changes since 17.03.80:
+  * Fix include guards to match file
+  * Add newline to end of file
+  * Add missing explicit tags
+  * "" -> QString in installed header
+  * Remove module prefix from Qt includes
+  * Add multiple working QT definitions
+  * Build with QT_NO_CAST_TO_ASCII
+  * Port qSort -> std::sort
+  * Use QT_NO_SIGNALS_SLOTS_KEYWORDS
+
+-------------------------------------------------------------------
+Sat Mar 25 23:10:50 CET 2017 - lbeltr...@kde.org
+
+- Update to 17.03.80
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.03.80.php
+- Changes since 16.12.3:
+  * Fix creation of CMake config file, require libkomparediff2/ include prefix
+
+-------------------------------------------------------------------

Old:
----
  libkomparediff2-16.12.3.tar.xz

New:
----
  libkomparediff2-17.04.0.tar.xz

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

Other differences:
------------------
++++++ libkomparediff2.spec ++++++
--- /var/tmp/diff_new_pack.cuoW47/_old  2017-05-08 18:58:34.817724345 +0200
+++ /var/tmp/diff_new_pack.cuoW47/_new  2017-05-08 18:58:34.817724345 +0200
@@ -15,13 +15,14 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+%bcond_without lang
 
 %define soname 5
 Name:           libkomparediff2
-Version:        16.12.3
+Version:        17.04.0
 Release:        0
 %define kf5_version 5.26.0
-# Latest stable Applications (e.g. 16.08 in KA, but 16.12.3 in KUA)
+# Latest stable Applications (e.g. 16.08 in KA, but 16.11.80 in KUA)
 %{!?_kapp_version: %global _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 Summary:        A library to compare files and strings
 License:        (GPL-2.0+ and LGPL-2.0+) and BSD-2-Clause
@@ -61,10 +62,16 @@
 %package %{soname}
 Summary:        A library to compare files and strings
 Group:          System/Libraries
+Recommends:     %{name}-lang
+Provides:       %{name} = %{version}
 
 %description %{soname}
 A library to compare files and strings, used in Kompare and KDevelop.
 
+%if %{with lang}
+%lang_package
+%endif
+
 %prep
 %setup -q
 
@@ -74,6 +81,9 @@
 
 %install
   %kf5_makeinstall -C build
+  %if %{with lang}
+    %find_lang %{name} --with-man --all-name
+  %endif
 
 %post %{soname} -p /sbin/ldconfig
 %postun %{soname} -p /sbin/ldconfig
@@ -89,4 +99,9 @@
 %{_kf5_libdir}/cmake/LibKompareDiff2/
 %{_kf5_libdir}/libkomparediff2.so
 
+%if %{with lang}
+%files lang -f %{name}.lang
+%doc COPYING*
+%endif
+
 %changelog

++++++ libkomparediff2-16.12.3.tar.xz -> libkomparediff2-17.04.0.tar.xz ++++++
++++ 31360 lines of diff (skipped)


Reply via email to