Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package arianna for openSUSE:Leap:16.0 
checked in at 2025-04-23 18:06:57
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Leap:16.0/arianna (Old)
 and      /work/SRC/openSUSE:Leap:16.0/.arianna.new.30101 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "arianna"

Wed Apr 23 18:06:57 2025 rev:3 rq:1271597 version:25.04.0

Changes:
--------
--- /work/SRC/openSUSE:Leap:16.0/arianna/arianna.changes        2025-03-19 
11:39:18.795037592 +0100
+++ /work/SRC/openSUSE:Leap:16.0/.arianna.new.30101/arianna.changes     
2025-04-23 18:07:06.384782594 +0200
@@ -1,0 +2,93 @@
+Mon Apr 14 07:06:20 UTC 2025 - Christophe Marin <christo...@krop.fr>
+
+- Update to 25.04.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/gear/25.04.0/
+- Changes since 25.03.90:
+  * flatpak: Update qt and baloo
+
+-------------------------------------------------------------------
+Sat Mar 29 08:42:03 UTC 2025 - Christophe Marin <christo...@krop.fr>
+
+- Update to 25.03.90
+  * New feature release
+- Too many changes to list here.
+
+-------------------------------------------------------------------
+Tue Mar  4 13:00:37 UTC 2025 - Christophe Marin <christo...@krop.fr>
+
+- Update to 24.12.3
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/gear/24.12.3/
+- No code change since 24.12.2
+
+-------------------------------------------------------------------
+Tue Feb  4 12:29:07 UTC 2025 - Christophe Marin <christo...@krop.fr>
+
+- Update to 24.12.2
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/gear/24.12.2/
+- No code change since 24.12.1
+
+-------------------------------------------------------------------
+Tue Jan  7 18:52:18 UTC 2025 - Christophe Marin <christo...@krop.fr>
+
+- Update to 24.12.1
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/gear/24.12.1/
+- No code change since 24.12.0
+
+-------------------------------------------------------------------
+Sun Dec  8 09:26:55 UTC 2024 - Christophe Marin <christo...@krop.fr>
+
+- Update to 24.12.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/gear/24.12.0/
+- Changes since 24.11.90:
+  * Fix access to undefined variable
+  * Clip TableOfContentDrawer listview
+  * Add missing icon in Settings page
+  * Remove boring screenshots
+  * Fix crash with Qt 6.8
+  * Fix creation of EpubViewerPage
+  * Ensure cover cache is regenerated when deleted
+
+-------------------------------------------------------------------
+Mon Dec  2 08:42:23 UTC 2024 - Christophe Marin <christo...@krop.fr>
+
+- Update to 24.11.90
+  * New feature release
+- No code change since 24.11.80
+
+-------------------------------------------------------------------
+Sat Nov 16 17:28:57 UTC 2024 - Christophe Marin <christo...@krop.fr>
+
+- Update to 24.11.80
+  * New feature release
+- Changes since 24.08.3:
+  * Don't include quiet packages in feature_summary
+  * fix clang-format
+  * Fix build with Qt 6.8 (kde#491761)
+  * Simplify AboutPage and AboutKDE component creation
+  * Port to REUSE.toml
+  * Use new Kirigami SearchDialog
+  * Remove duplicate headers
+  * Add missing override keyword
+  * const'ify pointer
+  * Remove qt5 support
+
+-------------------------------------------------------------------
+Tue Nov  5 10:42:36 UTC 2024 - Christophe Marin <christo...@krop.fr>
+
+- Update to 24.08.3
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/gear/24.08.3/
+- No code change since 24.08.2
+
+-------------------------------------------------------------------

Old:
----
  arianna-24.08.2.tar.xz
  arianna-24.08.2.tar.xz.sig

New:
----
  arianna-25.04.0.tar.xz
  arianna-25.04.0.tar.xz.sig

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

Other differences:
------------------
++++++ arianna.spec ++++++
--- /var/tmp/diff_new_pack.2GI66n/_old  2025-04-23 18:07:06.912804842 +0200
+++ /var/tmp/diff_new_pack.2GI66n/_new  2025-04-23 18:07:06.912804842 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package arianna
 #
-# Copyright (c) 2024 SUSE LLC
+# Copyright (c) 2025 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,12 +16,12 @@
 #
 
 
-%define kf6_version 6.3.0
+%define kf6_version 6.6.0
 %define qt6_version 6.6.0
 
 %bcond_without released
 Name:           arianna
-Version:        24.08.2
+Version:        25.04.0
 Release:        0
 Summary:        Ebook reader and library management app
 License:        GPL-3.0-only
@@ -33,8 +33,10 @@
 %endif
 BuildRequires:  cmake(KF6Archive) >= %{kf6_version}
 BuildRequires:  cmake(KF6Baloo) >= %{kf6_version}
+BuildRequires:  cmake(KF6ColorScheme) >= %{kf6_version}
 BuildRequires:  cmake(KF6Config) >= %{kf6_version}
 BuildRequires:  cmake(KF6CoreAddons) >= %{kf6_version}
+BuildRequires:  cmake(KF6Crash) >= %{kf6_version}
 BuildRequires:  cmake(KF6DBusAddons) >= %{kf6_version}
 BuildRequires:  cmake(KF6FileMetaData) >= %{kf6_version}
 BuildRequires:  cmake(KF6I18n) >= %{kf6_version}


++++++ arianna-24.08.2.tar.xz -> arianna-25.04.0.tar.xz ++++++
++++ 128854 lines of diff (skipped)

Reply via email to