Hello community,
here is the log from the commit of package extra-cmake-modules for
openSUSE:Factory checked in at 2016-07-03 12:18:44
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/extra-cmake-modules (Old)
and /work/SRC/openSUSE:Factory/.extra-cmake-modules.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "extra-cmake-modules"
Changes:
--------
--- /work/SRC/openSUSE:Factory/extra-cmake-modules/extra-cmake-modules.changes
2016-05-19 12:04:48.000000000 +0200
+++
/work/SRC/openSUSE:Factory/.extra-cmake-modules.new/extra-cmake-modules.changes
2016-07-03 12:18:45.000000000 +0200
@@ -1,0 +2,7 @@
+Mon Jun 6 21:22:11 UTC 2016 - [email protected]
+
+- Update to 5.23.0
+ * For more details please see:
+ https://www.kde.org/announcements/kde-frameworks-5.23.0.php
+
+-------------------------------------------------------------------
Old:
----
extra-cmake-modules-5.22.0.tar.xz
New:
----
extra-cmake-modules-5.23.0.tar.xz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ extra-cmake-modules.spec ++++++
--- /var/tmp/diff_new_pack.JIFKbo/_old 2016-07-03 12:18:46.000000000 +0200
+++ /var/tmp/diff_new_pack.JIFKbo/_new 2016-07-03 12:18:46.000000000 +0200
@@ -16,13 +16,13 @@
#
-%define _tar_path 5.22
+%define _tar_path 5.23
Name: extra-cmake-modules
Summary: CMake modules
License: BSD-3-Clause
Group: Development/Tools/Other
Url:
https://projects.kde.org/projects/kdesupport/extra-cmake-modules
-Version: 5.22.0
+Version: 5.23.0
Release: 0
Source:
http://download.kde.org/stable/frameworks/%{_tar_path}/%{name}-%{version}.tar.xz
BuildRoot: %{_tmppath}/%{name}-%{version}-build
++++++ extra-cmake-modules-5.22.0.tar.xz -> extra-cmake-modules-5.23.0.tar.xz
++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/extra-cmake-modules-5.22.0/CMakeLists.txt
new/extra-cmake-modules-5.23.0/CMakeLists.txt
--- old/extra-cmake-modules-5.22.0/CMakeLists.txt 2016-05-03
17:00:24.000000000 +0200
+++ new/extra-cmake-modules-5.23.0/CMakeLists.txt 2016-06-06
08:47:56.000000000 +0200
@@ -16,7 +16,7 @@
# Preliminary setup
#
-set(VERSION "5.22.0") # handled by release scripts
+set(VERSION "5.23.0") # handled by release scripts
if (POLICY CMP0048)
cmake_policy(SET CMP0048 NEW)