Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package kontrast for openSUSE:Factory 
checked in at 2023-08-31 13:44:52
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kontrast (Old)
 and      /work/SRC/openSUSE:Factory/.kontrast.new.1766 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kontrast"

Thu Aug 31 13:44:52 2023 rev:33 rq:1105744 version:23.08.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/kontrast/kontrast.changes        2023-07-07 
15:51:29.781688577 +0200
+++ /work/SRC/openSUSE:Factory/.kontrast.new.1766/kontrast.changes      
2023-08-31 13:49:23.220091635 +0200
@@ -1,0 +2,41 @@
+Sun Aug 20 13:59:52 UTC 2023 - Christophe Marin <[email protected]>
+
+- Update to 23.08.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/gear/23.08.0/
+- No code change since 23.07.90
+
+-------------------------------------------------------------------
+Mon Aug 14 08:03:09 UTC 2023 - Christophe Marin <[email protected]>
+
+- Update to 23.07.90
+  * New feature release
+- No code change since 23.07.80
+
+-------------------------------------------------------------------
+Tue Aug  1 10:14:08 UTC 2023 - Christophe Marin <[email protected]>
+
+- Update to 23.07.80
+  * New feature release
+- Changes since 23.04.3:
+  * Enable flatpak CI
+  * Update and move the flatpak manifest here
+  * ci: (temporarily) disable FreeBSD builds
+  * Also create the data directory in release builds
+  * Try to fix clang build
+  * Port to FutureSQL
+  * Add explicit moc includes to sources for moc-covered headers
+  * Partly revert 3380c4a and add #include <QtMath> back
+  * We need to add BSD-3-Clause.txt
+  * Add license
+  * Remove unused includes
+  * Const'ify method
+  * Fix show headers in qtc6
+  * It compiles fine without deprecated methods
+  * Add CMakePresets.json
+  * Remove unused structure
+  * Use help-contents icon instead of help-symbolic
+  * We already use override keyword => remove "virtual" + add explicit
+
+-------------------------------------------------------------------

Old:
----
  kontrast-23.04.3.tar.xz
  kontrast-23.04.3.tar.xz.sig

New:
----
  kontrast-23.08.0.tar.xz
  kontrast-23.08.0.tar.xz.sig

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

Other differences:
------------------
++++++ kontrast.spec ++++++
--- /var/tmp/diff_new_pack.t5snJs/_old  2023-08-31 13:49:24.312130668 +0200
+++ /var/tmp/diff_new_pack.t5snJs/_new  2023-08-31 13:49:24.316130810 +0200
@@ -18,7 +18,7 @@
 
 %bcond_without released
 Name:           kontrast
-Version:        23.04.3
+Version:        23.08.0
 Release:        0
 Summary:        Contrast checker
 License:        GPL-3.0-or-later AND CC0-1.0
@@ -29,13 +29,20 @@
 Source2:        applications.keyring
 %endif
 BuildRequires:  extra-cmake-modules
+%if 0%{?suse_version} == 1500
+# gcc10 is not enough. Missing std::coroutine_handle
+BuildRequires:  gcc12-c++
+BuildRequires:  gcc12-PIE
+%endif
 BuildRequires:  update-desktop-files
+BuildRequires:  cmake(FutureSQL5)
 BuildRequires:  cmake(KF5CoreAddons)
 BuildRequires:  cmake(KF5Declarative)
 BuildRequires:  cmake(KF5DocTools)
 BuildRequires:  cmake(KF5I18n)
 BuildRequires:  cmake(KF5Kirigami2)
-BuildRequires:  cmake(Qt5Core) >= 5.14.0
+BuildRequires:  cmake(QCoro5Core)
+BuildRequires:  cmake(Qt5Core) >= 5.15.2
 BuildRequires:  cmake(Qt5DBus)
 BuildRequires:  cmake(Qt5Gui)
 BuildRequires:  cmake(Qt5Qml)
@@ -54,6 +61,9 @@
 %autosetup -p1
 
 %build
+%if 0%{?suse_version} == 1500
+  export CXX=g++-12
+%endif
 %cmake_kf5 -d build
 %cmake_build
 


++++++ kontrast-23.04.3.tar.xz -> kontrast-23.08.0.tar.xz ++++++
++++ 2155 lines of diff (skipped)

Reply via email to