Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libksane for openSUSE:Factory 
checked in at 2022-12-09 13:17:45
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libksane (Old)
 and      /work/SRC/openSUSE:Factory/.libksane.new.1835 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libksane"

Fri Dec  9 13:17:45 2022 rev:150 rq:1041593 version:22.12.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/libksane/libksane.changes        2022-11-04 
17:35:10.164874570 +0100
+++ /work/SRC/openSUSE:Factory/.libksane.new.1835/libksane.changes      
2022-12-09 13:18:46.971320989 +0100
@@ -1,0 +2,20 @@
+Fri Dec  2 12:26:32 UTC 2022 - Christophe Marin <[email protected]>
+
+- Update to 22.12.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/gear/22.12.0/
+
+-------------------------------------------------------------------
+Sat Nov 26 16:46:10 UTC 2022 - Christophe Giboudeaux <[email protected]>
+
+- Update to 22.11.90
+  * New feature release
+
+-------------------------------------------------------------------
+Sat Nov 12 08:55:16 UTC 2022 - Christophe Giboudeaux <[email protected]>
+
+- Update to 22.11.80
+  * New feature release
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ libksane.spec ++++++
--- /var/tmp/diff_new_pack.C4qoOn/_old  2022-12-09 13:18:47.463323602 +0100
+++ /var/tmp/diff_new_pack.C4qoOn/_new  2022-12-09 13:18:47.467323624 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libksane
 #
-# Copyright (c) 2021 SUSE LLC
+# Copyright (c) 2022 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -22,11 +22,10 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without released
 Name:           libksane
-Version:        22.08.3
+Version:        22.12.0
 Release:        0
 Summary:        KDE scanning library
 License:        LGPL-2.1-only OR LGPL-3.0-only
-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 released}
@@ -53,9 +52,11 @@
 
 %package devel
 Summary:        Development files for the KDE scanning library
-Group:          Development/Libraries/KDE
 Requires:       %{lname}%{_so} = %{version}
-Requires:       cmake(KSaneCore)
+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}
@@ -66,7 +67,6 @@
 
 %package -n %{lname}%{_so}
 Summary:        KDE scan library
-Group:          System/Libraries
 Recommends:     %{name}-lang
 Provides:       %{name} = %{version}
 
@@ -80,14 +80,13 @@
 %autosetup -p1
 
 %build
-  %cmake_kf5 -d build
-  %cmake_build
+%cmake_kf5 -d build
+%cmake_build
 
 %install
-  %kf5_makeinstall -C build
-  %if %{with released}
-    %find_lang %{name} --with-man --all-name
-  %endif
+%kf5_makeinstall -C build
+
+%find_lang %{name} --with-man --all-name
 
 %post -n %{lname}%{_so} -p /sbin/ldconfig
 %postun -n %{lname}%{_so} -p /sbin/ldconfig
@@ -105,8 +104,6 @@
 %{_kf5_includedir}/ksane_version.h
 %{_kf5_libdir}/%{lname}.so
 
-%if %{with released}
 %files lang -f %{name}.lang
-%endif
 
 %changelog


++++++ libksane-22.08.3.tar.xz -> libksane-22.12.0.tar.xz ++++++
++++ 3375 lines of diff (skipped)

Reply via email to