Hello community,

here is the log from the commit of package libksane for openSUSE:Factory 
checked in at 2016-08-29 14:50:18
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libksane (Old)
 and      /work/SRC/openSUSE:Factory/.libksane.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libksane"

Changes:
--------
--- /work/SRC/openSUSE:Factory/libksane/libksane.changes        2016-07-21 
07:49:21.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.libksane.new/libksane.changes   2016-08-29 
14:50:28.000000000 +0200
@@ -1,0 +2,16 @@
+Fri Aug 12 10:30:01 UTC 2016 - tittiatc...@gmail.com
+
+- Update to KDE Applications 16.08.0
+   * KDE Applications 16.08.0
+   * https://www.kde.org/announcements/announce-applications-16.08.0.php
+
+
+-------------------------------------------------------------------
+Mon Aug  8 15:47:27 UTC 2016 - tittiatc...@gmail.com
+
+- Update to KDE Applications 16.07.90
+   * KDE Applications 16.07.90 (16.08-RC)
+   * https://www.kde.org/announcements/announce-applications-16.07.90.php
+
+
+-------------------------------------------------------------------

Old:
----
  libksane-16.04.3.tar.xz

New:
----
  libksane-16.08.0.tar.xz

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

Other differences:
------------------
++++++ libksane.spec ++++++
--- /var/tmp/diff_new_pack.ArMiea/_old  2016-08-29 14:50:32.000000000 +0200
+++ /var/tmp/diff_new_pack.ArMiea/_new  2016-08-29 14:50:32.000000000 +0200
@@ -35,7 +35,7 @@
 License:        GPL-2.0+
 Group:          Development/Libraries/KDE
 Url:            http://www.kde.org
-Version:        16.04.3
+Version:        16.08.0
 Release:        0
 Source0:        %{name}-%{version}.tar.xz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build

++++++ libksane-16.04.3.tar.xz -> libksane-16.08.0.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libksane-16.04.3/CMakeLists.txt 
new/libksane-16.08.0/CMakeLists.txt
--- old/libksane-16.04.3/CMakeLists.txt 2016-03-15 13:43:23.000000000 +0100
+++ new/libksane-16.08.0/CMakeLists.txt 2016-07-11 20:05:00.000000000 +0200
@@ -1,5 +1,5 @@
 project(KSane)
-cmake_minimum_required(VERSION 2.8.12)
+cmake_minimum_required(VERSION 3.0.0)
 
 if(POLICY CMP0063)
     cmake_policy(SET CMP0063 NEW)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libksane-16.04.3/KF5SaneConfig.cmake.in 
new/libksane-16.08.0/KF5SaneConfig.cmake.in
--- old/libksane-16.04.3/KF5SaneConfig.cmake.in 2016-03-15 13:43:23.000000000 
+0100
+++ new/libksane-16.08.0/KF5SaneConfig.cmake.in 2016-07-11 20:05:00.000000000 
+0200
@@ -1,6 +1,6 @@
 @PACKAGE_INIT@
 
-# Required components to use this framework
+include(CMakeFindDependencyMacro)
 find_dependency(Qt5Widgets "@REQUIRED_QT_VERSION@")
 
 include("${CMAKE_CURRENT_LIST_DIR}/KF5SaneTargets.cmake")


Reply via email to