Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package skanlite for openSUSE:Factory 
checked in at 2024-03-11 15:27:12
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/skanlite (Old)
 and      /work/SRC/openSUSE:Factory/.skanlite.new.1770 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "skanlite"

Mon Mar 11 15:27:12 2024 rev:75 rq:1151090 version:24.02.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/skanlite/skanlite.changes        2023-12-17 
21:33:38.836467327 +0100
+++ /work/SRC/openSUSE:Factory/.skanlite.new.1770/skanlite.changes      
2024-03-11 15:29:37.428894836 +0100
@@ -1,0 +2,13 @@
+Fri Feb 23 14:01:05 UTC 2024 - Christophe Marin <[email protected]>
+
+- Update to 24.02.0
+  * New feature release
+- No code change since 24.01.95
+
+-------------------------------------------------------------------
+Fri Feb  9 16:10:12 UTC 2024 - Christophe Marin <[email protected]>
+
+- Update to 24.01.95
+  * https://kde.org/announcements/megarelease/6/rc2/
+
+-------------------------------------------------------------------

Old:
----
  skanlite-23.08.4.tar.xz
  skanlite-23.08.4.tar.xz.sig

New:
----
  skanlite-24.02.0.tar.xz
  skanlite-24.02.0.tar.xz.sig

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

Other differences:
------------------
++++++ skanlite.spec ++++++
--- /var/tmp/diff_new_pack.enYfvq/_old  2024-03-11 15:29:38.352928747 +0100
+++ /var/tmp/diff_new_pack.enYfvq/_new  2024-03-11 15:29:38.352928747 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package skanlite
 #
-# Copyright (c) 2023 SUSE LLC
+# Copyright (c) 2024 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -15,30 +15,31 @@
 # Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
+%define kf6_version 5.246.0
+%define qt6_version 6.6.0
+
 %bcond_without released
 Name:           skanlite
-Version:        23.08.4
+Version:        24.02.0
 Release:        0
 Summary:        Image Scanner Application
 License:        LGPL-2.1-or-later
 URL:            https://www.kde.org/applications/graphics/skanlite/
-Source:         
https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz
+Source:         %{name}-%{version}.tar.xz
 %if %{with released}
-Source1:        
https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig
+Source1:        %{name}-%{version}.tar.xz.sig
 Source2:        applications.keyring
 %endif
-BuildRequires:  extra-cmake-modules
-BuildRequires:  libpng-devel
-BuildRequires:  cmake(KF5CoreAddons)
-BuildRequires:  cmake(KF5DocTools)
-BuildRequires:  cmake(KF5I18n)
-BuildRequires:  cmake(KF5KIO)
-BuildRequires:  cmake(KF5Sane)
-BuildRequires:  cmake(KSaneCore)
-BuildRequires:  cmake(KF5XmlGui)
-BuildRequires:  cmake(Qt5Core)
-BuildRequires:  cmake(Qt5Test)
-BuildRequires:  cmake(Qt5Widgets)
+BuildRequires:    kf6-extra-cmake-modules >= %{kf6_version}
+BuildRequires:  cmake(KF6CoreAddons) >= %{kf6_version}
+BuildRequires:  cmake(KF6DocTools) >= %{kf6_version}
+BuildRequires:  cmake(KF6I18n) >= %{kf6_version}
+BuildRequires:  cmake(KF6KIO) >= %{kf6_version}
+BuildRequires:  cmake(KF6XmlGui) >= %{kf6_version}
+BuildRequires:  cmake(KSaneWidgets6)
+BuildRequires:  cmake(Qt6Core) >= %{qt6_version}
+BuildRequires:  cmake(Qt6Core5Compat) >= %{qt6_version}
+BuildRequires:  cmake(Qt6Widgets) >= %{qt6_version}
 Obsoletes:      %{name}-doc < %{version}
 
 %description
@@ -50,26 +51,23 @@
 %autosetup -p1
 
 %build
-%cmake_kf5 -d build
-%cmake_build
+%cmake_kf6 -DBUILD_WITH_QT6:BOOL=TRUE
 
-%install
-%kf5_makeinstall -C build
+%kf6_build
 
-%find_lang %{name} --all-name
-%{kf5_find_htmldocs}
+%install
+%kf6_install
 
-# Fix rpmlint warning "script-without-shebang"
-chmod 644 %{buildroot}%{_kf5_applicationsdir}/org.kde.skanlite.desktop
+%find_lang %{name} --with-html --all-name
 
 %files
 %license LICENSES/*
-%doc src/TODO
-%doc %lang(en) %{_kf5_htmldir}/en/skanlite/
-%{_kf5_applicationsdir}/org.kde.skanlite.desktop
-%{_kf5_appstreamdir}/org.kde.skanlite.appdata.xml
-%{_kf5_bindir}/skanlite
-%{_kf5_iconsdir}/hicolor/48x48/apps/org.kde.skanlite.svg
+%doc %lang(en) %{_kf6_htmldir}/en/skanlite/
+%{_kf6_applicationsdir}/org.kde.skanlite.desktop
+%{_kf6_appstreamdir}/org.kde.skanlite.appdata.xml
+%{_kf6_bindir}/skanlite
+%{_kf6_iconsdir}/hicolor/48x48/apps/org.kde.skanlite.svg
 
 %files lang -f %{name}.lang
+%exclude %{_kf6_htmldir}/en/skanlite/
 

++++++ applications.keyring ++++++
Binary files /var/tmp/diff_new_pack.enYfvq/_old and 
/var/tmp/diff_new_pack.enYfvq/_new differ

++++++ skanlite-23.08.4.tar.xz -> skanlite-24.02.0.tar.xz ++++++
++++ 6918 lines of diff (skipped)

Reply via email to