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-10-12 23:42:00
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/alligator (Old)
 and      /work/SRC/openSUSE:Factory/.alligator.new.1807 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "alligator"

Thu Oct 12 23:42:00 2023 rev:7 rq:1117207 version:23.08.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/alligator/alligator.changes      2023-09-15 
22:04:56.403987356 +0200
+++ /work/SRC/openSUSE:Factory/.alligator.new.1807/alligator.changes    
2023-10-12 23:43:23.935698832 +0200
@@ -1,0 +2,12 @@
+Tue Oct 10 18:26:45 UTC 2023 - Christophe Marin <[email protected]>
+
+- Update to 23.08.2
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/gear/23.08.2/
+- Changes since 23.08.1:
+  * snapcraft: new content pack
+  * Add snapcraft files to reuse
+  * Add snapcraft files
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ alligator.spec ++++++
--- /var/tmp/diff_new_pack.rFVQc3/_old  2023-10-12 23:43:25.467754290 +0200
+++ /var/tmp/diff_new_pack.rFVQc3/_new  2023-10-12 23:43:25.467754290 +0200
@@ -18,7 +18,7 @@
 
 %bcond_without  released
 Name:           alligator
-Version:        23.08.1
+Version:        23.08.2
 Release:        0
 Summary:        Convergent RSS/Atom feed reader
 License:        GPL-2.0-or-later

++++++ alligator-23.08.1.tar.xz -> alligator-23.08.2.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/alligator-23.08.1/.reuse/dep5 
new/alligator-23.08.2/.reuse/dep5
--- old/alligator-23.08.1/.reuse/dep5   2023-09-09 11:03:07.000000000 +0200
+++ new/alligator-23.08.2/.reuse/dep5   2023-10-10 05:19:52.000000000 +0200
@@ -6,11 +6,12 @@
 Copyright: 2020 Tobias Fella <[email protected]>
 License: CC0-1.0
 
-Files: android/res/drawable/splash.xml
+Files: android/res/drawable/splash.xml snapcraft.yaml
 Copyright: 2020 Tobias Fella <[email protected]>
+           2023 Scarlett Moore <[email protected]>
 License: BSD-2-Clause
 
-Files: alligator.svg android/res/drawable/alligator.png logo.png 
android/res/mipmap-xxxhdpi/ic_launcher.png 
android/res/mipmap-xxhdpi/ic_launcher.png 
android/res/mipmap-xhdpi/ic_launcher.png 
android/res/mipmap-hdpi/ic_launcher.png android/res/mipmap-mdpi/ic_launcher.png 
android/ic_launcher-playstore.png android/res/drawable-v24/*
+Files: alligator.svg android/res/drawable/alligator.png logo.png 
android/res/mipmap-xxxhdpi/ic_launcher.png 
android/res/mipmap-xxhdpi/ic_launcher.png 
android/res/mipmap-xhdpi/ic_launcher.png 
android/res/mipmap-hdpi/ic_launcher.png android/res/mipmap-mdpi/ic_launcher.png 
android/ic_launcher-playstore.png android/res/drawable-v24/* snap/gui/logo.png
 Copyright: 2020 Mathis Brüchert <[email protected]>
 License: CC-BY-SA-4.0
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/alligator-23.08.1/CMakeLists.txt 
new/alligator-23.08.2/CMakeLists.txt
--- old/alligator-23.08.1/CMakeLists.txt        2023-09-09 11:03:07.000000000 
+0200
+++ new/alligator-23.08.2/CMakeLists.txt        2023-10-10 05:19:52.000000000 
+0200
@@ -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 "1")
+set(RELEASE_SERVICE_VERSION_MICRO "2")
 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.1/org.kde.alligator.appdata.xml 
new/alligator-23.08.2/org.kde.alligator.appdata.xml
--- old/alligator-23.08.1/org.kde.alligator.appdata.xml 2023-09-09 
11:03:07.000000000 +0200
+++ new/alligator-23.08.2/org.kde.alligator.appdata.xml 2023-10-10 
05:19:52.000000000 +0200
@@ -232,6 +232,7 @@
   </screenshots>
   <launchable type="desktop-id">org.kde.alligator.desktop</launchable>
   <releases>
+    <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"/>
     <release version="23.04.3" date="2023-07-06"/>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/alligator-23.08.1/po/ca@valencia/alligator.po 
new/alligator-23.08.2/po/ca@valencia/alligator.po
--- old/alligator-23.08.1/po/ca@valencia/alligator.po   2023-09-09 
11:03:07.000000000 +0200
+++ new/alligator-23.08.2/po/ca@valencia/alligator.po   2023-10-10 
05:19:52.000000000 +0200
@@ -54,7 +54,7 @@
 #: fetcher.cpp:240
 #, kde-format
 msgid "Error while parsing feed"
-msgstr "S'ha produït un error en analitzar la font"
+msgstr "S'ha produït un error en l'anàlisi sintàctica de la font"
 
 #: main.cpp:78 qml/AlligatorGlobalDrawer.qml:57
 #, kde-format
@@ -318,7 +318,7 @@
 #: qml/FeedListPage.qml:122
 #, kde-format
 msgid "XML Files (*.xml)"
-msgstr "Fitxers XML (*.xml)"
+msgstr "Fitxers en XML (*.xml)"
 
 #: qml/FeedListPage.qml:122
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/alligator-23.08.1/po/fr/alligator.po 
new/alligator-23.08.2/po/fr/alligator.po
--- old/alligator-23.08.1/po/fr/alligator.po    2023-09-09 11:03:07.000000000 
+0200
+++ new/alligator-23.08.2/po/fr/alligator.po    2023-10-10 05:19:52.000000000 
+0200
@@ -1,4 +1,4 @@
-# Xavier Besnard <[email protected]>, 2020, 2021, 2022.
+# SPDX-FileCopyrightText: 2020, 2021, 2022, 2023 Xavier Besnard 
<[email protected]>
 # Xavier BESNARD <[email protected]>, 2023.
 msgid ""
 msgstr ""
@@ -13,7 +13,7 @@
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=2; plural=(n > 1);\n"
-"X-Generator: Lokalize 22.12.2\n"
+"X-Generator: Lokalize 23.08.1\n"
 
 #, kde-format
 msgctxt "NAME OF TRANSLATORS"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/alligator-23.08.1/po/gl/alligator.po 
new/alligator-23.08.2/po/gl/alligator.po
--- old/alligator-23.08.1/po/gl/alligator.po    2023-09-09 11:03:07.000000000 
+0200
+++ new/alligator-23.08.2/po/gl/alligator.po    2023-10-10 05:19:52.000000000 
+0200
@@ -1,13 +1,13 @@
-# 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.
-# Adrián Chaves (Gallaecio) <[email protected]>, 2023.
+# SPDX-FileCopyrightText: 2023 Adrián Chaves (Gallaecio)
 #
 msgid ""
 msgstr ""
 "Project-Id-Version: alligator\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2023-03-07 00:46+0000\n"
-"PO-Revision-Date: 2023-06-24 10:35+0200\n"
+"PO-Revision-Date: 2023-10-07 12:22+0200\n"
 "Last-Translator: Adrián Chaves (Gallaecio) <[email protected]>\n"
 "Language-Team: Galician <[email protected]>\n"
 "Language: gl\n"
@@ -15,7 +15,7 @@
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=2; plural=n != 1;\n"
-"X-Generator: Lokalize 23.04.2\n"
+"X-Generator: Lokalize 23.08.1\n"
 
 #, kde-format
 msgctxt "NAME OF TRANSLATORS"
@@ -40,7 +40,7 @@
 #: fetcher.cpp:236
 #, kde-format
 msgid "Invalid XML"
-msgstr "XML non válido"
+msgstr "XML incorrecto"
 
 #: fetcher.cpp:238
 #, kde-format
@@ -161,7 +161,7 @@
 #: qml/EntryListPage.qml:64
 #, kde-format
 msgid "Collapse sidebar"
-msgstr "Recoller a barra lateral"
+msgstr "Pregar a barra lateral"
 
 #: qml/EntryListPage.qml:76
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/alligator-23.08.1/po/it/alligator.po 
new/alligator-23.08.2/po/it/alligator.po
--- old/alligator-23.08.1/po/it/alligator.po    2023-09-09 11:03:07.000000000 
+0200
+++ new/alligator-23.08.2/po/it/alligator.po    2023-10-10 05:19:52.000000000 
+0200
@@ -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.
-# Vincenzo Reale <[email protected]>, 2020, 2021, 2022, 2023.
+# SPDX-FileCopyrightText: 2020, 2021, 2022, 2023 Vincenzo Reale 
<[email protected]>
 #
 msgid ""
 msgstr ""
@@ -15,7 +15,7 @@
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: Lokalize 22.12.2\n"
+"X-Generator: Lokalize 23.08.1\n"
 
 #, kde-format
 msgctxt "NAME OF TRANSLATORS"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/alligator-23.08.1/po/ko/alligator.po 
new/alligator-23.08.2/po/ko/alligator.po
--- old/alligator-23.08.1/po/ko/alligator.po    2023-09-09 11:03:07.000000000 
+0200
+++ new/alligator-23.08.2/po/ko/alligator.po    2023-10-10 05:19:52.000000000 
+0200
@@ -15,7 +15,7 @@
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=1; plural=0;\n"
-"X-Generator: Lokalize 21.12.3\n"
+"X-Generator: Lokalize 22.12.3\n"
 
 #, kde-format
 msgctxt "NAME OF TRANSLATORS"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/alligator-23.08.1/po/zh_CN/alligator.po 
new/alligator-23.08.2/po/zh_CN/alligator.po
--- old/alligator-23.08.1/po/zh_CN/alligator.po 2023-09-09 11:03:07.000000000 
+0200
+++ new/alligator-23.08.2/po/zh_CN/alligator.po 2023-10-10 05:19:52.000000000 
+0200
@@ -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-02 02:59\n"
+"PO-Revision-Date: 2023-09-16 10:12\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
Binary files old/alligator-23.08.1/snap/gui/logo.png and 
new/alligator-23.08.2/snap/gui/logo.png differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/alligator-23.08.1/snapcraft.yaml 
new/alligator-23.08.2/snapcraft.yaml
--- old/alligator-23.08.1/snapcraft.yaml        1970-01-01 01:00:00.000000000 
+0100
+++ new/alligator-23.08.2/snapcraft.yaml        2023-10-10 05:19:52.000000000 
+0200
@@ -0,0 +1,199 @@
+# Trigger rebuild 1
+---
+name: alligator
+confinement: strict
+grade: stable
+base: core22
+adopt-info: alligator
+icon: $CRAFT_PROJECT_DIR/snap/gui/logo.png
+apps:
+    alligator:
+        # extensions:
+        # - kde-neon
+        common-id: org.kde.alligator.desktop
+        desktop: usr/share/applications/org.kde.alligator.desktop
+        command: usr/bin/alligator
+        plugs:
+        - home
+        - desktop
+        - desktop-legacy
+        - opengl
+        - wayland
+        - x11
+        - audio-playback
+        - unity7
+        - network
+        - network-bind
+        - cups
+        - network-manager
+        command-chain:
+        - snap/command-chain/desktop-launch
+assumes:
+- snapd2.58.3
+compression: lzo
+plugs:
+    desktop:
+        mount-host-font-cache: false
+    icon-themes:
+        interface: content
+        target: $SNAP/data-dir/icons
+        default-provider: gtk-common-themes
+    sound-themes:
+        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
+        interface: content
+        default-provider: kf5-5-110-qt-5-15-10-core22
+        target: $SNAP/kf5
+    foo-install-cups:
+        interface: content
+        content: foo
+        default-provider: cups
+        target: $SNAP_DATA/foo
+environment:
+    SNAP_DESKTOP_RUNTIME: $SNAP/kf5
+    GST_PLUGIN_PATH: "$SNAP/usr/lib/$CRAFT_ARCH_TRIPLET/gstreamer-1.0"
+    GST_PLUGIN_SYSTEM_PATH: "$SNAP/usr/lib/$CRAFT_ARCH_TRIPLET/gstreamer-1.0"
+    GST_PLUGIN_SCANNER: 
"$SNAP/usr/lib/$CRAFT_ARCH_TRIPLET/gstreamer1.0/gstreamer-1.0/gst-plugin-scanner"
+    QT_QUICK_CONTROLS_STYLE: org.kde.desktop
+hooks:
+    configure:
+        plugs:
+        - desktop
+        command-chain:
+        - snap/command-chain/hooks-configure-desktop
+layout:
+    /usr/share/X11:
+        symlink: $SNAP/kf5/usr/share/X11
+    "/usr/lib/$CRAFT_ARCH_TRIPLET/alsa-lib":
+        bind: "$SNAP/usr/lib/$CRAFT_ARCH_TRIPLET/alsa-lib"
+    "/usr/share/alsa":
+        bind: "$SNAP/usr/share/alsa"
+slots:
+    session-dbus-interface:
+        interface: dbus
+        name: org.kde.alligator
+        bus: session
+package-repositories:
+-   type: apt
+    components:
+    - main
+    suites:
+    - jammy
+    key-id: 444DABCF3667D0283F894EDDE6D4736255751E5D
+    url: https://origin.archive.neon.kde.org/user
+    key-server: keyserver.ubuntu.com
+parts:
+    kde-neon:
+        source: 
/snap/snapcraft/current/share/snapcraft/extensions/desktop/kde-neon
+        source-type: local
+        plugin: make
+        make-parameters:
+        - PLATFORM_PLUG=kf5-5-110-qt-5-15-10-core22
+        build-snaps:
+        - kf5-5-110-qt-5-15-10-core22-sdk
+        build-environment:
+        - &id001
+            PATH: 
/snap/kf5-5-110-qt-5-15-10-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}
+        - &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}
+        - &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}
+    alligator:
+        after:
+        - kde-neon
+        parse-info:
+        - usr/share/metainfo/org.kde.alligator.appdata.xml
+        plugin: cmake
+        build-packages:
+        - libkf5doctools-dev
+        - kirigami2-dev
+        - kirigami-addons-dev
+        - libkf5syndication-dev
+        stage-packages:
+        - libasound2
+        - libasound2-data
+        - libasound2-plugins
+        - phonon4qt5
+        - gstreamer1.0-alsa
+        - gstreamer1.0-pulseaudio
+        - gstreamer1.0-plugins-good
+        - gstreamer1.0-plugins-bad
+        - gstreamer1.0-plugins-ugly
+        - phonon4qt5-backend-gstreamer
+        - oxygen-sounds
+        - libkf5kirigami2-5
+        - qml-module-org-kde-kirigami2
+        - kirigami-addons-data
+        - qml-module-org-kde-kirigami-addons-datetime
+        - qml-module-org-kde-kirigami-addons-labs-components
+        - qml-module-org-kde-kirigami-addons-labs-mobileform
+        - qml-module-org-kde-kirigami-addons-sounds
+        - qml-module-org-kde-kirigami-addons-treeview
+        - qml-module-qt-labs-platform
+        - qml-module-qtquick-controls2
+        - qml-module-org-kde-qqc2desktopstyle
+        - libkf5syndication5
+        source: .
+        source-type: local
+        cmake-parameters:
+        - "-DCMAKE_INSTALL_PREFIX=/usr"
+        - "-DCMAKE_BUILD_TYPE=Release"
+        - "-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"
+        - "-DKDE_INSTALL_PLUGINDIR=/usr/lib/$CRAFT_ARCH_TRIPLET/qt5/plugins/"
+        prime:
+        - "-usr/lib/*/cmake/*"
+        - "-usr/include/*"
+        - "-usr/share/ECM/*"
+        - "-usr/share/doc/*"
+        - "-usr/share/man/*"
+        - "-usr/share/icons/breeze-dark*"
+        - "-usr/bin/X11"
+        - "-usr/lib/gcc/$CRAFT_ARCH_TRIPLET/6.0.0"
+        - "-usr/lib/aspell/*"
+        - "-usr/share/lintian"
+        - "-usr/bin/corelist"
+        - "-usr/bin/cpan"
+        - "-usr/bin/cpan5.34-*"
+        - "-usr/bin/enc2xs"
+        - "-usr/bin/cguess"
+        - "-usr/bin/fc-*"
+        - "-usr/bin/h2ph"
+        - "-usr/bin/h2xs"
+        - "-usr/bin/instmodsh"
+        - "-usr/bin/json_pp"
+        - "-usr/bin/libnetcfg"
+        - "-usr/bin/perl*"
+        - "-usr/bin/piconv"
+        - "-usr/bin/pl2pm"
+        - "-usr/bin/pod2*"
+        - "-usr/bin/preparetips5"
+        - "-usr/bin/prove"
+        - "-usr/bin/ptar*"
+        - "-usr/bin/session-migration"
+        - "-usr/bin/shasum"
+        - "-usr/bin/splain"
+        - "-usr/bin/streamzip"
+        - "-usr/bin/xsubpp"
+        - "-usr/bin/zipdetails"
+        build-environment: &id005
+        - *id001
+        - *id002
+        - *id003
+        - *id004
+    cleanup:
+        after:
+        - kde-neon
+        - alligator
+        plugin: nil
+        override-prime:  |
+            set -eux
+            # # Unused libraries found by linter
+

Reply via email to