Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package extra-cmake-modules for
openSUSE:Factory checked in at 2023-07-09 20:39:25
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/extra-cmake-modules (Old)
and /work/SRC/openSUSE:Factory/.extra-cmake-modules.new.23466 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "extra-cmake-modules"
Sun Jul 9 20:39:25 2023 rev:115 rq:1097668 version:5.108.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/extra-cmake-modules/extra-cmake-modules.changes
2023-06-11 19:54:58.523049409 +0200
+++
/work/SRC/openSUSE:Factory/.extra-cmake-modules.new.23466/extra-cmake-modules.changes
2023-07-09 20:41:01.577377758 +0200
@@ -1,0 +2,10 @@
+Mon Jul 3 07:01:35 UTC 2023 - Christophe Marin <[email protected]>
+
+- Update to 5.108.0
+ * New feature release
+ * For more details please see:
+ * https://kde.org/announcements/frameworks/5/5.108.0
+- Changes since 5.107.0:
+ * Remove qt6 CI builds
+
+-------------------------------------------------------------------
Old:
----
extra-cmake-modules-5.107.0.tar.xz
extra-cmake-modules-5.107.0.tar.xz.sig
New:
----
extra-cmake-modules-5.108.0.tar.xz
extra-cmake-modules-5.108.0.tar.xz.sig
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ extra-cmake-modules.spec ++++++
--- /var/tmp/diff_new_pack.ebyDCu/_old 2023-07-09 20:41:02.169381319 +0200
+++ /var/tmp/diff_new_pack.ebyDCu/_new 2023-07-09 20:41:02.173381343 +0200
@@ -30,7 +30,7 @@
# Only needed for the package signature condition
%bcond_without released
Name: extra-cmake-modules%{?pkg_suffix}
-Version: 5.107.0
+Version: 5.108.0
Release: 0
Summary: CMake modules
License: BSD-3-Clause
++++++ extra-cmake-modules-5.107.0.tar.xz -> extra-cmake-modules-5.108.0.tar.xz
++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/extra-cmake-modules-5.107.0/.gitlab-ci.yml
new/extra-cmake-modules-5.108.0/.gitlab-ci.yml
--- old/extra-cmake-modules-5.107.0/.gitlab-ci.yml 2023-05-13
11:17:18.000000000 +0200
+++ new/extra-cmake-modules-5.108.0/.gitlab-ci.yml 2023-06-27
18:27:18.000000000 +0200
@@ -6,12 +6,8 @@
-
https://invent.kde.org/sysadmin/ci-utilities/raw/master/gitlab-templates/linux-static.yml
-
https://invent.kde.org/sysadmin/ci-utilities/raw/master/gitlab-templates/android.yml
-
https://invent.kde.org/sysadmin/ci-utilities/raw/master/gitlab-templates/freebsd.yml
- -
https://invent.kde.org/sysadmin/ci-utilities/raw/master/gitlab-templates/android-qt6.yml
- -
https://invent.kde.org/sysadmin/ci-utilities/raw/master/gitlab-templates/linux-qt6.yml
-
https://invent.kde.org/sysadmin/ci-utilities/raw/master/gitlab-templates/windows.yml
-
https://invent.kde.org/sysadmin/ci-utilities/raw/master/gitlab-templates/windows-static.yml
- -
https://invent.kde.org/sysadmin/ci-utilities/raw/master/gitlab-templates/freebsd-qt6.yml
- -
https://invent.kde.org/sysadmin/ci-utilities/raw/master/gitlab-templates/windows-qt6.yml
docs:
stage: build
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/extra-cmake-modules-5.107.0/CMakeLists.txt
new/extra-cmake-modules-5.108.0/CMakeLists.txt
--- old/extra-cmake-modules-5.107.0/CMakeLists.txt 2023-05-13
11:17:18.000000000 +0200
+++ new/extra-cmake-modules-5.108.0/CMakeLists.txt 2023-06-27
18:27:18.000000000 +0200
@@ -11,7 +11,7 @@
# Preliminary setup
#
-set(VERSION "5.107.0") # handled by release scripts
+set(VERSION "5.108.0") # handled by release scripts
if (POLICY CMP0048)
cmake_policy(SET CMP0048 NEW)