Hello community,

here is the log from the commit of package kdoctools for openSUSE:Factory 
checked in at 2014-08-16 15:41:52
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kdoctools (Old)
 and      /work/SRC/openSUSE:Factory/.kdoctools.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kdoctools"

Changes:
--------
--- /work/SRC/openSUSE:Factory/kdoctools/kdoctools.changes      2014-07-15 
08:00:32.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.kdoctools.new/kdoctools.changes 2014-08-16 
15:42:18.000000000 +0200
@@ -1,0 +2,7 @@
+Sat Aug  2 10:20:08 UTC 2014 - hrvoje.sen...@gmail.com
+
+- Update to 5.1.0
+  * For more details please see:
+    http://www.kde.org/announcements/kde-frameworks-5.1.php
+
+-------------------------------------------------------------------

Old:
----
  kdoctools-5.0.0.tar.xz

New:
----
  kdoctools-5.1.0.tar.xz

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

Other differences:
------------------
++++++ kdoctools.spec ++++++
--- /var/tmp/diff_new_pack.Jvhnkz/_old  2014-08-16 15:42:19.000000000 +0200
+++ /var/tmp/diff_new_pack.Jvhnkz/_new  2014-08-16 15:42:19.000000000 +0200
@@ -17,13 +17,13 @@
 
 
 Name:           kdoctools
-Version:        5.0.0
+Version:        5.1.0
 Release:        0
 %define kf5_version %{version}
 BuildRequires:  cmake >= 2.8.12
 BuildRequires:  docbook-xsl-stylesheets
 BuildRequires:  docbook_4
-BuildRequires:  extra-cmake-modules >= 1.0.0
+BuildRequires:  extra-cmake-modules >= 1.1.0
 BuildRequires:  fdupes
 BuildRequires:  karchive-devel >= %{kf5_version}
 BuildRequires:  kf5-filesystem

++++++ kdoctools-5.0.0.tar.xz -> kdoctools-5.1.0.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdoctools-5.0.0/CMakeLists.txt 
new/kdoctools-5.1.0/CMakeLists.txt
--- old/kdoctools-5.0.0/CMakeLists.txt  2014-07-01 20:15:23.000000000 +0200
+++ new/kdoctools-5.1.0/CMakeLists.txt  2014-08-02 10:18:25.000000000 +0200
@@ -3,7 +3,7 @@
 project(KDocTools)
 
 # ECM setup
-find_package(ECM 1.0.0 REQUIRED NO_MODULE)
+find_package(ECM 1.1.0 REQUIRED NO_MODULE)
 set(CMAKE_MODULE_PATH ${CMAKE_CURRENT_SOURCE_DIR}/cmake ${ECM_MODULE_PATH} 
${ECM_KDE_MODULE_DIR})
 
 include(FeatureSummary)
@@ -11,8 +11,8 @@
 include(ECMMarkNonGuiExecutable)
 include(ECMPackageConfigHelpers)
 
-set(KF5_VERSION "5.0.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.0.0") # handled by release scripts
+set(KF5_VERSION "5.1.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.1.0") # handled by release scripts
 ecm_setup_version(${KF5_VERSION} VARIABLE_PREFIX KDOCTOOLS
                         VERSION_HEADER 
"${CMAKE_CURRENT_BINARY_DIR}/kdoctools_version.h"
                         PACKAGE_VERSION_FILE 
"${CMAKE_CURRENT_BINARY_DIR}/KF5DocToolsConfigVersion.cmake"

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to