Hello community,

here is the log from the commit of package libksane for openSUSE:Factory 
checked in at 2020-04-25 20:25:14
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libksane (Old)
 and      /work/SRC/openSUSE:Factory/.libksane.new.2738 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libksane"

Sat Apr 25 20:25:14 2020 rev:116 rq:797037 version:20.04.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/libksane/libksane.changes        2020-03-11 
18:43:11.711298060 +0100
+++ /work/SRC/openSUSE:Factory/.libksane.new.2738/libksane.changes      
2020-04-25 20:25:46.937707515 +0200
@@ -1,0 +2,32 @@
+Thu Apr 23 12:23:10 UTC 2020 - Luca Beltrame <lbeltr...@kde.org>
+
+- Update to 20.04.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/releases/2020-04-apps-update
+- No code change since 20.03.90
+
+-------------------------------------------------------------------
+Sun Apr  5 20:30:41 UTC 2020 - Luca Beltrame <lbeltr...@kde.org>
+
+- Update to 20.03.90
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/releases/20.04-rc
+- No code change since 20.03.80
+
+-------------------------------------------------------------------
+Sun Mar 22 09:17:38 UTC 2020 - Luca Beltrame <lbeltr...@kde.org>
+
+- Update to 20.03.80
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/releases/20.04-beta
+- Changes since 19.12.3:
+  * Port away from deprecated API
+  * Try to fix compilation on FreeBSD
+  * Add scan-area sliders and predefined page sizes combobox
+  * Fix color-options layout & KSaneOptCombo::setValue() (kde#414601)
+  * Optimize support of scanners with different image sources or duplex unit 
(kde#414600)
+
+-------------------------------------------------------------------

Old:
----
  libksane-19.12.3.tar.xz
  libksane-19.12.3.tar.xz.sig

New:
----
  libksane-20.04.0.tar.xz
  libksane-20.04.0.tar.xz.sig

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

Other differences:
------------------
++++++ libksane.spec ++++++
--- /var/tmp/diff_new_pack.rYPSfN/_old  2020-04-25 20:25:47.417708506 +0200
+++ /var/tmp/diff_new_pack.rYPSfN/_new  2020-04-25 20:25:47.417708506 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package libksane
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -23,29 +23,29 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:           libksane
-Version:        19.12.3
+Version:        20.04.0
 Release:        0
 Summary:        KDE scanning library
 License:        GPL-2.0-or-later
 Group:          Development/Libraries/KDE
 URL:            https://www.kde.org
 Source:         
https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz
-%if %{with lang}
-Source1:        
https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig
-Source2:        applications.keyring
-%endif
 BuildRequires:  extra-cmake-modules
-BuildRequires:  cmake(KF5Config)
 BuildRequires:  kf5-filesystem
+BuildRequires:  sane-backends-devel
+BuildRequires:  xz
+BuildRequires:  cmake(KF5Config)
 BuildRequires:  cmake(KF5I18n)
 BuildRequires:  cmake(KF5TextWidgets)
 BuildRequires:  cmake(KF5Wallet)
 BuildRequires:  cmake(KF5WidgetsAddons)
-BuildRequires:  sane-backends-devel
-BuildRequires:  xz
 BuildRequires:  cmake(Qt5Core)
 BuildRequires:  cmake(Qt5Test)
 BuildRequires:  cmake(Qt5Widgets)
+%if %{with lang}
+Source1:        
https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig
+Source2:        applications.keyring
+%endif
 
 %description
 The KDE scanner library provides an API and widgets for using
@@ -55,10 +55,10 @@
 Summary:        Development files for the KDE scanning library
 Group:          Development/Libraries/KDE
 Requires:       %{lname}%{_so} = %{version}
-Requires:       cmake(KF5Wallet)
-Requires:       cmake(KF5WidgetsAddons)
 Requires:       pkgconfig
 Requires:       sane-backends-devel
+Requires:       cmake(KF5Wallet)
+Requires:       cmake(KF5WidgetsAddons)
 Requires:       cmake(Qt5Widgets)
 Obsoletes:      libksane-kf5-devel < %{version}
 Provides:       libksane-kf5-devel = %{version}


++++++ libksane-19.12.3.tar.xz -> libksane-20.04.0.tar.xz ++++++
++++ 6681 lines of diff (skipped)


Reply via email to