Hello community,

here is the log from the commit of package ki18n for openSUSE:Factory checked 
in at 2016-09-14 23:23:46
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ki18n (Old)
 and      /work/SRC/openSUSE:Factory/.ki18n.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ki18n"

Changes:
--------
--- /work/SRC/openSUSE:Factory/ki18n/ki18n.changes      2016-08-29 
15:04:07.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.ki18n.new/ki18n.changes 2016-09-14 
23:23:48.000000000 +0200
@@ -1,0 +2,7 @@
+Tue Sep  6 20:50:12 UTC 2016 - hrvoje.sen...@gmail.com
+
+- Update to 5.26.0
+  * For more details please see:
+    https://www.kde.org/announcements/kde-frameworks-5.26.0.php
+
+-------------------------------------------------------------------

Old:
----
  ki18n-5.25.0.tar.xz

New:
----
  ki18n-5.26.0.tar.xz

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

Other differences:
------------------
++++++ ki18n.spec ++++++
--- /var/tmp/diff_new_pack.GH7vUl/_old  2016-09-14 23:23:49.000000000 +0200
+++ /var/tmp/diff_new_pack.GH7vUl/_new  2016-09-14 23:23:49.000000000 +0200
@@ -18,9 +18,9 @@
 
 %bcond_without lang
 %define lname   libKF5I18n5
-%define _tar_path 5.25
+%define _tar_path 5.26
 Name:           ki18n
-Version:        5.25.0
+Version:        5.26.0
 Release:        0
 BuildRequires:  cmake >= 2.8.12
 BuildRequires:  extra-cmake-modules >= %{_tar_path}

++++++ ki18n-5.25.0.tar.xz -> ki18n-5.26.0.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ki18n-5.25.0/CMakeLists.txt 
new/ki18n-5.26.0/CMakeLists.txt
--- old/ki18n-5.25.0/CMakeLists.txt     2016-08-07 15:49:29.000000000 +0200
+++ new/ki18n-5.26.0/CMakeLists.txt     2016-09-06 14:05:12.000000000 +0200
@@ -4,7 +4,7 @@
 
 # ECM setup
 include(FeatureSummary)
-find_package(ECM 5.25.0  NO_MODULE)
+find_package(ECM 5.26.0  NO_MODULE)
 set_package_properties(ECM PROPERTIES TYPE REQUIRED DESCRIPTION "Extra CMake 
Modules." URL 
"https://projects.kde.org/projects/kdesupport/extra-cmake-modules";)
 feature_summary(WHAT REQUIRED_PACKAGES_NOT_FOUND 
FATAL_ON_MISSING_REQUIRED_PACKAGES)
 
@@ -16,7 +16,7 @@
 include(ECMSetupVersion)
 include(ECMGenerateHeaders)
 
-set(KF5_VERSION "5.25.0") # handled by release scripts
+set(KF5_VERSION "5.26.0") # handled by release scripts
 
 ecm_setup_version(
   ${KF5_VERSION}


Reply via email to