Hello community,

here is the log from the commit of package kross for openSUSE:Factory checked 
in at 2016-07-15 12:39:07
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kross (Old)
 and      /work/SRC/openSUSE:Factory/.kross.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kross"

Changes:
--------
--- /work/SRC/openSUSE:Factory/kross/kross.changes      2016-07-03 
12:24:47.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.kross.new/kross.changes 2016-07-15 
12:39:17.000000000 +0200
@@ -1,0 +2,13 @@
+Wed Jul  6 15:05:56 UTC 2016 - hrvoje.sen...@gmail.com
+
+- Update to 5.24.0
+  * Fix name of QDialogButtonBox's enumerator "StandardButtons"
+  * Remove the first attempt to load library because we will
+    try libraryPaths anyway
+  * Fix crash when a method exposed to Kross returns QVariant
+    with non-relocatable data
+  * Do not use C-style casts into void* (kde#325055)
+  * For more details please see:
+    https://www.kde.org/announcements/kde-frameworks-5.24.0.php
+
+-------------------------------------------------------------------

Old:
----
  kross-5.23.0.tar.xz

New:
----
  kross-5.24.0.tar.xz

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

Other differences:
------------------
++++++ kross.spec ++++++
--- /var/tmp/diff_new_pack.p4SexZ/_old  2016-07-15 12:39:18.000000000 +0200
+++ /var/tmp/diff_new_pack.p4SexZ/_new  2016-07-15 12:39:18.000000000 +0200
@@ -17,9 +17,9 @@
 
 
 %bcond_without lang
-%define _tar_path 5.23
+%define _tar_path 5.24
 Name:           kross
-Version:        5.23.0
+Version:        5.24.0
 Release:        0
 %define kf5_version %{version}
 BuildRequires:  cmake >= 2.8.12
@@ -90,6 +90,13 @@
 
 %if %{with lang}
 %find_lang %{name}5
+echo "%doc %lang(ca) %{_kf5_mandir}/ca" >>%{name}5.lang
+echo "%doc %lang(de) %{_kf5_mandir}/de" >>%{name}5.lang
+echo "%doc %lang(it) %{_kf5_mandir}/it" >>%{name}5.lang
+echo "%doc %lang(nl) %{_kf5_mandir}/nl" >>%{name}5.lang
+echo "%doc %lang(pt_BR) %{_kf5_mandir}/pt_BR" >>%{name}5.lang
+echo "%doc %lang(sv) %{_kf5_mandir}/sv" >>%{name}5.lang
+echo "%doc %lang(uk) %{_kf5_mandir}/uk" >>%{name}5.lang
 %endif
 
 %post -p /sbin/ldconfig

++++++ kross-5.23.0.tar.xz -> kross-5.24.0.tar.xz ++++++
++++ 6780 lines of diff (skipped)


Reply via email to