Hello community,
here is the log from the commit of package extra-cmake-modules for
openSUSE:Factory checked in at 2015-01-29 13:10:04
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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
2014-12-21 11:57:14.000000000 +0100
+++
/work/SRC/openSUSE:Factory/.extra-cmake-modules.new/extra-cmake-modules.changes
2015-01-29 13:10:06.000000000 +0100
@@ -1,0 +2,30 @@
+Sun Jan 11 18:12:19 UTC 2015 - [email protected]
+
+- Update to 1.6.1
+ * Fix building projects that use both GNUInstallDirs and
+ KDEInstallDirs in different subdirectories by not unsetting
+ cache variables in KDEInstallDirs.
+ * Fix KDE_INSTALL_TARGETS_DEFAULT_ARGS value on OSX.
+
+-------------------------------------------------------------------
+Sat Jan 3 18:03:26 UTC 2015 - [email protected]
+
+- Update to 1.6.0
+ * ECM's KDEInstallDirs now provides KDE_INSTALL_* variables.
+ Both CMAKE_INSTALL_* variables and the older KDELibs4-compatible
+ variables are provided, unless KDE_INSTALL_DIRS_NO_DEPRECATED
+ is set to TRUE before the module is included. Even then, the
+ CMAKE_INSTALL_* variables provided by the GNUInstallDirs module
+ will still be set and understood (for compatibility with that
+ module), unless KDE_INSTALL_DIRS_NO_CMAKE_VARIABLES
+ is set to TRUE.
+ * Add COMPATIBILITY argument to ecm_setup_version().
+ Lots of libraries will want to use SameMajorVersion to make
+ sure searching for version 1 of a library doesn't give you
+ version 2, for example.
+ * Fix ECMQueryQmake when Qt5Core is missing.
+ * For more details please see:
+ https://www.kde.org/announcements/kde-frameworks-5.6.0.php
+- BuildRequire 5.6.0 kf5-filesystem
+
+-------------------------------------------------------------------
Old:
----
extra-cmake-modules-1.5.0.tar.xz
New:
----
extra-cmake-modules-1.6.1.tar.xz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ extra-cmake-modules.spec ++++++
--- /var/tmp/diff_new_pack.oXGnMY/_old 2015-01-29 13:10:07.000000000 +0100
+++ /var/tmp/diff_new_pack.oXGnMY/_new 2015-01-29 13:10:07.000000000 +0100
@@ -1,7 +1,7 @@
#
# spec file for package extra-cmake-modules
#
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -21,13 +21,13 @@
License: BSD-3-Clause
Group: Development/Tools/Other
Url:
https://projects.kde.org/projects/kdesupport/extra-cmake-modules
-Version: 1.5.0
+Version: 1.6.1
Release: 0
-Source:
http://download.kde.org/stable/frameworks/5.5/%{name}-%{version}.tar.xz
+Source:
http://download.kde.org/stable/frameworks/5.6/%{name}-%{version}.tar.xz
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: cmake >= 2.8.12
BuildRequires: gcc-c++
-BuildRequires: kf5-filesystem >= 4.100.0
+BuildRequires: kf5-filesystem >= 5.6.0
%if %suse_version != 1315
BuildRequires: python-Sphinx
%endif
++++++ extra-cmake-modules-1.5.0.tar.xz -> extra-cmake-modules-1.6.1.tar.xz
++++++
++++ 2778 lines of diff (skipped)
--
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]