Script 'mail_helper' called by obssrc
Hello community,

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

Package is "cervisia"

Wed Apr 23 18:07:02 2025 rev:3 rq:1271609 version:25.04.0

Changes:
--------
--- /work/SRC/openSUSE:Leap:16.0/cervisia/cervisia.changes      2025-03-19 
11:40:44.422639624 +0100
+++ /work/SRC/openSUSE:Leap:16.0/.cervisia.new.30101/cervisia.changes   
2025-04-23 18:07:13.461080737 +0200
@@ -1,0 +2,79 @@
+Mon Apr 14 07:06:24 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/
+- No code change since 25.03.90
+
+-------------------------------------------------------------------
+Sat Mar 29 08:42:07 UTC 2025 - Christophe Marin <christo...@krop.fr>
+
+- Update to 25.03.90
+  * New feature release
+- Changes since 24.12.3:
+  * cmake: remove two old variables
+  * slots, signals, emit -> Q_SLOTS, Q_SIGNALS, Q_EMIT
+  * cervisiapart: port to modern JSON plugin definition
+  * Remove the kinit dependency
+
+-------------------------------------------------------------------
+Tue Mar  4 13:00:40 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:12 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:24 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:27:01 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/
+- No code change since 24.11.90
+
+-------------------------------------------------------------------
+Mon Dec  2 08:42:28 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:29:03 UTC 2024 - Christophe Marin <christo...@krop.fr>
+
+- Update to 24.11.80
+  * New feature release
+- No code change since 24.08.3
+
+-------------------------------------------------------------------
+Tue Nov  5 10:42:42 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:
----
  cervisia-24.08.2.tar.xz
  cervisia-24.08.2.tar.xz.sig

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

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

Other differences:
------------------
++++++ cervisia.spec ++++++
--- /var/tmp/diff_new_pack.Ubnmcv/_old  2025-04-23 18:07:13.749092872 +0200
+++ /var/tmp/diff_new_pack.Ubnmcv/_new  2025-04-23 18:07:13.753093040 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package cervisia
 #
-# 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
@@ -18,7 +18,7 @@
 
 %bcond_without released
 Name:           cervisia
-Version:        24.08.2
+Version:        25.04.0
 Release:        0
 Summary:        CVS Frontend
 License:        GPL-2.0-only AND GFDL-1.2-only AND LGPL-2.0-only
@@ -30,11 +30,9 @@
 %endif
 BuildRequires:  extra-cmake-modules
 BuildRequires:  subversion-devel
-BuildRequires:  update-desktop-files
 BuildRequires:  cmake(KF5DBusAddons)
 BuildRequires:  cmake(KF5DocTools)
 BuildRequires:  cmake(KF5IconThemes)
-BuildRequires:  cmake(KF5Init)
 BuildRequires:  cmake(KF5ItemViews)
 BuildRequires:  cmake(KF5Notifications)
 BuildRequires:  cmake(KF5Parts)
@@ -53,21 +51,19 @@
 %autosetup -p1
 
 %build
-%ifarch ppc64
-RPM_OPT_FLAGS="%{optflags} -mminimal-toc"
-%endif
 export CXXFLAGS="%{optflags} -fPIC"
 export CFLAGS="%{optflags} -fPIC"
-  %cmake_kf5 -d build -- -DCMAKE_CXXFLAGS="%{optflags}" 
-DCMAKE_CFLAGS="%{optflags}"
-  %cmake_build
+
+%cmake_kf5 -d build -- -DCMAKE_CXXFLAGS="%{optflags}" 
-DCMAKE_CFLAGS="%{optflags}"
+
+%cmake_build
 
 %install
 %kf5_makeinstall -C build
 
 %find_lang %{name} --with-man --all-name
-%{kf5_find_htmldocs}
 
-%suse_update_desktop_file org.kde.cervisia Development RevisionControl
+%{kf5_find_htmldocs}
 
 %ldconfig_scriptlets
 
@@ -85,13 +81,10 @@
 %{_kf5_iconsdir}/hicolor/*/*/*
 %{_kf5_kxmlguidir}/cervisia/
 %{_kf5_kxmlguidir}/cervisiapart/
-%{_kf5_libdir}/libkdeinit5_cervisia.so
-%{_kf5_libdir}/libkdeinit5_cvsaskpass.so
-%{_kf5_libdir}/libkdeinit5_cvsservice.so
 %{_kf5_mandir}/man1/cervisia.1%{ext_man}
 %{_kf5_notifydir}/cervisia.notifyrc
-%{_kf5_plugindir}/cervisiapart5.so
-%{_kf5_servicesdir}/org.kde.cervisiapart5.desktop
+%dir %{_kf5_plugindir}/kf5/parts
+%{_kf5_plugindir}/kf5/parts/cervisiapart.so
 %{_kf5_servicesdir}/org.kde.cvsservice5.desktop
 
 %files lang -f %{name}.lang


++++++ cervisia-24.08.2.tar.xz -> cervisia-25.04.0.tar.xz ++++++
++++ 58801 lines of diff (skipped)

Reply via email to