Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package alligator for openSUSE:Factory 
checked in at 2023-11-10 12:30:44
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/alligator (Old)
 and      /work/SRC/openSUSE:Factory/.alligator.new.17445 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "alligator"

Fri Nov 10 12:30:44 2023 rev:8 rq:1124467 version:23.08.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/alligator/alligator.changes      2023-10-12 
23:43:23.935698832 +0200
+++ /work/SRC/openSUSE:Factory/.alligator.new.17445/alligator.changes   
2023-11-10 12:32:55.475603669 +0100
@@ -1,0 +2,11 @@
+Tue Nov  7 17:03:57 UTC 2023 - Christophe Marin <[email protected]>
+
+- Update to 23.08.3
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/gear/23.08.3/
+- Changes since 23.08.2:
+  * CI: Comment out flatpak as it uses some KF6 dependencies
+  * snapcraft: Bump content pack version.
+
+-------------------------------------------------------------------

Old:
----
  alligator-23.08.2.tar.xz
  alligator-23.08.2.tar.xz.sig

New:
----
  alligator-23.08.3.tar.xz
  alligator-23.08.3.tar.xz.sig

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

Other differences:
------------------
++++++ alligator.spec ++++++
--- /var/tmp/diff_new_pack.6jxgZ7/_old  2023-11-10 12:32:57.863692055 +0100
+++ /var/tmp/diff_new_pack.6jxgZ7/_new  2023-11-10 12:32:57.867692203 +0100
@@ -18,7 +18,7 @@
 
 %bcond_without  released
 Name:           alligator
-Version:        23.08.2
+Version:        23.08.3
 Release:        0
 Summary:        Convergent RSS/Atom feed reader
 License:        GPL-2.0-or-later

++++++ alligator-23.08.2.tar.xz -> alligator-23.08.3.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/alligator-23.08.2/.gitlab-ci.yml 
new/alligator-23.08.3/.gitlab-ci.yml
--- old/alligator-23.08.2/.gitlab-ci.yml        2023-10-10 05:19:52.000000000 
+0200
+++ new/alligator-23.08.3/.gitlab-ci.yml        2023-11-04 15:59:00.000000000 
+0100
@@ -12,4 +12,4 @@
   - 
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/android.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/flatpak.yml
+  #- 
https://invent.kde.org/sysadmin/ci-utilities/raw/master/gitlab-templates/flatpak.yml
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/alligator-23.08.2/CMakeLists.txt 
new/alligator-23.08.3/CMakeLists.txt
--- old/alligator-23.08.2/CMakeLists.txt        2023-10-10 05:19:52.000000000 
+0200
+++ new/alligator-23.08.3/CMakeLists.txt        2023-11-04 15:59:00.000000000 
+0100
@@ -7,7 +7,7 @@
 # KDE Applications version, managed by release script.
 set(RELEASE_SERVICE_VERSION_MAJOR "23")
 set(RELEASE_SERVICE_VERSION_MINOR "08")
-set(RELEASE_SERVICE_VERSION_MICRO "2")
+set(RELEASE_SERVICE_VERSION_MICRO "3")
 set(RELEASE_SERVICE_VERSION 
"${RELEASE_SERVICE_VERSION_MAJOR}.${RELEASE_SERVICE_VERSION_MINOR}.${RELEASE_SERVICE_VERSION_MICRO}")
 
 project(alligator VERSION ${RELEASE_SERVICE_VERSION})
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/alligator-23.08.2/org.kde.alligator.appdata.xml 
new/alligator-23.08.3/org.kde.alligator.appdata.xml
--- old/alligator-23.08.2/org.kde.alligator.appdata.xml 2023-10-10 
05:19:52.000000000 +0200
+++ new/alligator-23.08.3/org.kde.alligator.appdata.xml 2023-11-04 
15:59:00.000000000 +0100
@@ -232,6 +232,7 @@
   </screenshots>
   <launchable type="desktop-id">org.kde.alligator.desktop</launchable>
   <releases>
+    <release version="23.08.3" date="2023-11-09"/>
     <release version="23.08.2" date="2023-10-12"/>
     <release version="23.08.1" date="2023-09-14"/>
     <release version="23.08.0" date="2023-08-24"/>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/alligator-23.08.2/po/cs/alligator.po 
new/alligator-23.08.3/po/cs/alligator.po
--- old/alligator-23.08.2/po/cs/alligator.po    2023-10-10 05:19:52.000000000 
+0200
+++ new/alligator-23.08.3/po/cs/alligator.po    2023-11-04 15:59:00.000000000 
+0100
@@ -1,6 +1,6 @@
-# Copyright (C) YEAR This file is copyright:
+# Copyright (C) 2023 This file is copyright:
 # This file is distributed under the same license as the alligator package.
-# Vit Pelcak <[email protected]>, 2020, 2021, 2022, 2023.
+# SPDX-FileCopyrightText: 2020, 2021, 2022, 2023 Vit Pelcak <[email protected]>
 #
 msgid ""
 msgstr ""
@@ -15,7 +15,7 @@
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
-"X-Generator: Lokalize 22.12.2\n"
+"X-Generator: Lokalize 23.08.2\n"
 
 #, kde-format
 msgctxt "NAME OF TRANSLATORS"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/alligator-23.08.2/po/zh_CN/alligator.po 
new/alligator-23.08.3/po/zh_CN/alligator.po
--- old/alligator-23.08.2/po/zh_CN/alligator.po 2023-10-10 05:19:52.000000000 
+0200
+++ new/alligator-23.08.3/po/zh_CN/alligator.po 2023-11-04 15:59:00.000000000 
+0100
@@ -3,7 +3,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2023-03-07 00:46+0000\n"
-"PO-Revision-Date: 2023-09-16 10:12\n"
+"PO-Revision-Date: 2023-10-21 13:58\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/alligator-23.08.2/snapcraft.yaml 
new/alligator-23.08.3/snapcraft.yaml
--- old/alligator-23.08.2/snapcraft.yaml        2023-10-10 05:19:52.000000000 
+0200
+++ new/alligator-23.08.3/snapcraft.yaml        2023-11-04 15:59:00.000000000 
+0100
@@ -25,7 +25,7 @@
         - network
         - network-bind
         - cups
-        - network-manager
+        - network-manager-observe
         command-chain:
         - snap/command-chain/desktop-launch
 assumes:
@@ -42,10 +42,10 @@
         interface: content
         target: $SNAP/data-dir/sounds
         default-provider: gtk-common-themes
-    kf5-5-110-qt-5-15-10-core22:
-        content: kf5-5-110-qt-5-15-10-core22-all
+    kf5-5-110-qt-5-15-11-core22:
+        content: kf5-5-110-qt-5-15-11-core22-all
         interface: content
-        default-provider: kf5-5-110-qt-5-15-10-core22
+        default-provider: kf5-5-110-qt-5-15-11-core22
         target: $SNAP/kf5
     foo-install-cups:
         interface: content
@@ -91,18 +91,18 @@
         source-type: local
         plugin: make
         make-parameters:
-        - PLATFORM_PLUG=kf5-5-110-qt-5-15-10-core22
+        - PLATFORM_PLUG=kf5-5-110-qt-5-15-11-core22
         build-snaps:
-        - kf5-5-110-qt-5-15-10-core22-sdk
+        - kf5-5-110-qt-5-15-11-core22-sdk
         build-environment:
         - &id001
-            PATH: 
/snap/kf5-5-110-qt-5-15-10-core22-sdk/current/usr/bin${PATH:+:$PATH}
+            PATH: 
/snap/kf5-5-110-qt-5-15-11-core22-sdk/current/usr/bin${PATH:+:$PATH}
         - &id002
-            XDG_DATA_DIRS: 
$CRAFT_STAGE/usr/share:/snap/kf5-5-110-qt-5-15-10-core22-sdk/current/usr/share:/usr/share${XDG_DATA_DIRS:+:$XDG_DATA_DIRS}
+            XDG_DATA_DIRS: 
$CRAFT_STAGE/usr/share:/snap/kf5-5-110-qt-5-15-11-core22-sdk/current/usr/share:/usr/share${XDG_DATA_DIRS:+:$XDG_DATA_DIRS}
         - &id003
-            XDG_CONFIG_HOME: 
$CRAFT_STAGE/etc/xdg:/snap/kf5-5-110-qt-5-15-10-core22-sdk/current/etc/xdg:/etc/xdg${XDG_CONFIG_HOME:+:$XDG_CONFIG_HOME}
+            XDG_CONFIG_HOME: 
$CRAFT_STAGE/etc/xdg:/snap/kf5-5-110-qt-5-15-11-core22-sdk/current/etc/xdg:/etc/xdg${XDG_CONFIG_HOME:+:$XDG_CONFIG_HOME}
         - &id004
-            CRAFT_CMAKE_ARGS: 
-DCMAKE_FIND_ROOT_PATH=/snap/kf5-5-110-qt-5-15-10-core22-sdk/current${CRAFT_CMAKE_ARGS:+:$CRAFT_CMAKE_ARGS}
+            CRAFT_CMAKE_ARGS: 
-DCMAKE_FIND_ROOT_PATH=/snap/kf5-5-110-qt-5-15-11-core22-sdk/current${CRAFT_CMAKE_ARGS:+:$CRAFT_CMAKE_ARGS}
     alligator:
         after:
         - kde-neon
@@ -146,7 +146,7 @@
         - "-DENABLE_TESTING=OFF"
         - "-DBUILD_TESTING=OFF"
         - "-DKDE_SKIP_TEST_SETTINGS=ON"
-        - 
"-DCMAKE_FIND_ROOT_PATH=/usr\\;$CRAFT_STAGE\\;/snap/kf5-5-110-qt-5-15-10-core22-sdk/current"
+        - 
"-DCMAKE_FIND_ROOT_PATH=/usr\\;$CRAFT_STAGE\\;/snap/kf5-5-110-qt-5-15-11-core22-sdk/current"
         - "-DKDE_INSTALL_PLUGINDIR=/usr/lib/$CRAFT_ARCH_TRIPLET/qt5/plugins/"
         prime:
         - "-usr/lib/*/cmake/*"

Reply via email to