Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package koi for openSUSE:Factory checked in 
at 2024-06-17 19:28:29
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/koi (Old)
 and      /work/SRC/openSUSE:Factory/.koi.new.19518 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "koi"

Mon Jun 17 19:28:29 2024 rev:4 rq:1181101 version:0.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/koi/koi.changes  2023-12-17 21:34:03.077348093 
+0100
+++ /work/SRC/openSUSE:Factory/.koi.new.19518/koi.changes       2024-06-17 
19:29:04.937348059 +0200
@@ -1,0 +2,9 @@
+Sun Jun 16 09:25:52 UTC 2024 - Christophe Marin <christo...@krop.fr>
+
+- Update to 0.3
+  * Update to QT 6 Build Tools / KF 6 libraries
+  * Updated bundled libraries to their latest changes
+  * Updated UI; Updated Screenshot
+  * Updated README with appropriate build instructions and more
+
+-------------------------------------------------------------------

Old:
----
  0.2.4.tar.gz

New:
----
  koi-0.3.tar.gz

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

Other differences:
------------------
++++++ koi.spec ++++++
--- /var/tmp/diff_new_pack.isDVlR/_old  2024-06-17 19:29:06.445403248 +0200
+++ /var/tmp/diff_new_pack.isDVlR/_new  2024-06-17 19:29:06.453403541 +0200
@@ -17,29 +17,28 @@
 
 
 Name:           koi
-Version:        0.2.4
+Version:        0.3
 Release:        0
 Summary:        Theme scheduling for the KDE Plasma Desktop
 License:        LGPL-3.0-only
 URL:            https://github.com/baduhai/Koi
-Source:         
https://github.com/baduhai/Koi/archive/refs/tags/%{version}.tar.gz
-BuildRequires:  extra-cmake-modules
-BuildRequires:  fdupes
-BuildRequires:  cmake(KF5Config)
-BuildRequires:  cmake(KF5CoreAddons)
-BuildRequires:  cmake(KF5WidgetsAddons)
-BuildRequires:  cmake(Qt5DBus)
-BuildRequires:  cmake(Qt5Gui)
-BuildRequires:  cmake(Qt5Network)
-BuildRequires:  cmake(Qt5Test)
-BuildRequires:  cmake(Qt5Widgets)
-BuildRequires:  cmake(Qt5Xml)
+Source0:        
https://github.com/baduhai/Koi/archive/refs/tags/%{version}.tar.gz#/%{name}-%{version}.tar.gz
+BuildRequires:  kf6-extra-cmake-modules
+BuildRequires:  cmake(KF6Config)
+BuildRequires:  cmake(KF6CoreAddons)
+BuildRequires:  cmake(KF6WidgetsAddons)
+BuildRequires:  cmake(Qt6Core)
+BuildRequires:  cmake(Qt6DBus)
+BuildRequires:  cmake(Qt6Gui)
+BuildRequires:  cmake(Qt6Network)
+BuildRequires:  cmake(Qt6Test)
+BuildRequires:  cmake(Qt6Widgets)
+BuildRequires:  cmake(Qt6Xml)
 Requires:       hicolor-icon-theme
-Requires:       plasma-framework
-Requires:       plasma-framework-components
-Requires:       plasma-framework-desktoptheme
-Requires:       plasma5-desktop
-Requires:       plasma5-workspace
+Requires:       libplasma6-components
+Requires:       libplasma6-desktoptheme
+Requires:       plasma6-desktop
+Requires:       plasma6-workspace
 
 %description
 Koi is a program designed to provide the KDE Plasma Desktop functionality
@@ -53,21 +52,21 @@
 
 %build
 pushd src
-%cmake
-%cmake_build
+%cmake_kf6
+
+%kf6_build
 popd
 
 %install
 pushd src
-%cmake_install
+%kf6_install
 popd
 
-%fdupes %{buildroot}
-
 %files
 %license LICENSE
 %doc README.md
 %{_bindir}/koi
 %{_datadir}/applications/koi.desktop
-%{_datadir}/icons/hicolor/scalable/apps/*
+%{_datadir}/icons/hicolor/scalable/apps/koi.svg
+%{_datadir}/icons/hicolor/scalable/apps/koi_tray.svg
 

Reply via email to