Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package kdesdk-thumbnailers for
openSUSE:Factory checked in at 2022-04-23 19:45:49
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kdesdk-thumbnailers (Old)
and /work/SRC/openSUSE:Factory/.kdesdk-thumbnailers.new.1538 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kdesdk-thumbnailers"
Sat Apr 23 19:45:49 2022 rev:109 rq:971455 version:22.04.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/kdesdk-thumbnailers/kdesdk-thumbnailers.changes
2022-03-04 20:18:30.116764309 +0100
+++
/work/SRC/openSUSE:Factory/.kdesdk-thumbnailers.new.1538/kdesdk-thumbnailers.changes
2022-04-23 19:46:37.967030873 +0200
@@ -1,0 +2,22 @@
+Mon Apr 18 07:51:34 UTC 2022 - Christophe Giboudeaux <[email protected]>
+
+- Update to 22.04.0
+ * New feature release
+ * For more details please see:
+ * https://kde.org/announcements/gear/22.04.0/
+
+-------------------------------------------------------------------
+Fri Apr 8 18:18:36 UTC 2022 - Christophe Giboudeaux <[email protected]>
+
+- Update to 22.03.90
+ * New feature release
+
+-------------------------------------------------------------------
+Wed Mar 23 08:14:01 UTC 2022 - Christophe Giboudeaux <[email protected]>
+
+- Update to 22.03.80
+ * New feature release
+- Changes since 21.12.3:
+ * Add GitLab CI
+
+-------------------------------------------------------------------
Old:
----
kdesdk-thumbnailers-21.12.3.tar.xz
kdesdk-thumbnailers-21.12.3.tar.xz.sig
New:
----
kdesdk-thumbnailers-22.04.0.tar.xz
kdesdk-thumbnailers-22.04.0.tar.xz.sig
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ kdesdk-thumbnailers.spec ++++++
--- /var/tmp/diff_new_pack.vo895M/_old 2022-04-23 19:46:38.503031511 +0200
+++ /var/tmp/diff_new_pack.vo895M/_new 2022-04-23 19:46:38.511031520 +0200
@@ -20,7 +20,7 @@
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print
$1"."$2}')}
%bcond_without released
Name: kdesdk-thumbnailers
-Version: 21.12.3
+Version: 22.04.0
Release: 0
Summary: Translation file thumbnail generators
License: GPL-2.0-or-later
++++++ kdesdk-thumbnailers-21.12.3.tar.xz -> kdesdk-thumbnailers-22.04.0.tar.xz
++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/kdesdk-thumbnailers-21.12.3/.gitlab-ci.yml
new/kdesdk-thumbnailers-22.04.0/.gitlab-ci.yml
--- old/kdesdk-thumbnailers-21.12.3/.gitlab-ci.yml 1970-01-01
01:00:00.000000000 +0100
+++ new/kdesdk-thumbnailers-22.04.0/.gitlab-ci.yml 2022-04-12
23:10:57.000000000 +0200
@@ -0,0 +1,6 @@
+# SPDX-FileCopyrightText: None
+# SPDX-License-Identifier: CC0-1.0
+
+include:
+ -
https://invent.kde.org/sysadmin/ci-utilities/raw/master/gitlab-templates/linux.yml
+ -
https://invent.kde.org/sysadmin/ci-utilities/raw/master/gitlab-templates/freebsd.yml
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/kdesdk-thumbnailers-21.12.3/.kde-ci.yml
new/kdesdk-thumbnailers-22.04.0/.kde-ci.yml
--- old/kdesdk-thumbnailers-21.12.3/.kde-ci.yml 1970-01-01 01:00:00.000000000
+0100
+++ new/kdesdk-thumbnailers-22.04.0/.kde-ci.yml 2022-04-12 23:10:57.000000000
+0200
@@ -0,0 +1,12 @@
+# SPDX-FileCopyrightText: None
+# SPDX-License-Identifier: CC0-1.0
+
+Dependencies:
+- 'on': ['@all']
+ 'require':
+ 'frameworks/extra-cmake-modules': '@stable'
+ 'frameworks/kcoreaddons': '@stable'
+ 'frameworks/kconfig': '@stable'
+ 'frameworks/ki18n': '@stable'
+ 'frameworks/kio': '@stable'
+
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/kdesdk-thumbnailers-21.12.3/CMakeLists.txt
new/kdesdk-thumbnailers-22.04.0/CMakeLists.txt
--- old/kdesdk-thumbnailers-21.12.3/CMakeLists.txt 2022-03-01
01:13:31.000000000 +0100
+++ new/kdesdk-thumbnailers-22.04.0/CMakeLists.txt 2022-04-15
02:18:10.000000000 +0200
@@ -1,9 +1,9 @@
cmake_minimum_required(VERSION 3.16)
# Release service version, managed by release script
-set(RELEASE_SERVICE_VERSION_MAJOR "21")
-set(RELEASE_SERVICE_VERSION_MINOR "12")
-set(RELEASE_SERVICE_VERSION_MICRO "3")
+set(RELEASE_SERVICE_VERSION_MAJOR "22")
+set(RELEASE_SERVICE_VERSION_MINOR "04")
+set(RELEASE_SERVICE_VERSION_MICRO "0")
set(RELEASE_SERVICE_VERSION
"${RELEASE_SERVICE_VERSION_MAJOR}.${RELEASE_SERVICE_VERSION_MINOR}.${RELEASE_SERVICE_VERSION_MICRO}")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/kdesdk-thumbnailers-21.12.3/po/ar/pothumbnail.po
new/kdesdk-thumbnailers-22.04.0/po/ar/pothumbnail.po
--- old/kdesdk-thumbnailers-21.12.3/po/ar/pothumbnail.po 1970-01-01
01:00:00.000000000 +0100
+++ new/kdesdk-thumbnailers-22.04.0/po/ar/pothumbnail.po 2022-04-15
02:18:09.000000000 +0200
@@ -0,0 +1,43 @@
+# Copyright (C) YEAR This file is copyright:
+# This file is distributed under the same license as the kdesdk-thumbnailers
package.
+#
+# Zayed Al-Saidi <[email protected]>, 2022.
+msgid ""
+msgstr ""
+"Project-Id-Version: kdesdk-thumbnailers\n"
+"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
+"POT-Creation-Date: 2019-05-20 03:12+0200\n"
+"PO-Revision-Date: 2022-02-05 21:55+0400\n"
+"Last-Translator: Zayed Al-Saidi <[email protected]>\n"
+"Language-Team: ar\n"
+"Language: ar\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 "
+"&& n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n"
+"X-Generator: Lokalize 21.07.70\n"
+
+#. i18n: ectx: property (text), widget (QLabel, label)
+#: pocreatorform.ui:20
+#, kde-format
+msgid "Translated: "
+msgstr "????????????????: "
+
+#. i18n: ectx: property (text), widget (QLabel, label_2)
+#: pocreatorform.ui:30
+#, kde-format
+msgid "Fuzzy: "
+msgstr "?????? ??????????: "
+
+#. i18n: ectx: property (text), widget (QLabel, label_3)
+#: pocreatorform.ui:40
+#, kde-format
+msgid "Untranslated: "
+msgstr "?????? ????????????: "
+
+#. i18n: ectx: property (text), widget (QLabel, label_4)
+#: pocreatorform.ui:50
+#, kde-format
+msgid "Obsoleted: "
+msgstr "??????????: "
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/kdesdk-thumbnailers-21.12.3/po/zh_CN/pothumbnail.po
new/kdesdk-thumbnailers-22.04.0/po/zh_CN/pothumbnail.po
--- old/kdesdk-thumbnailers-21.12.3/po/zh_CN/pothumbnail.po 2022-03-01
01:13:31.000000000 +0100
+++ new/kdesdk-thumbnailers-22.04.0/po/zh_CN/pothumbnail.po 2022-04-15
02:18:10.000000000 +0200
@@ -6,8 +6,8 @@
msgstr ""
"Project-Id-Version: kdeorg\n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
-"POT-Creation-Date: 2019-05-20 03:12+0200\n"
-"PO-Revision-Date: 2022-02-26 05:19\n"
+"POT-Creation-Date: 2019-08-30 07:46+0200\n"
+"PO-Revision-Date: 2022-04-14 15:36\n"
"Last-Translator: \n"
"Language-Team: Chinese Simplified\n"
"Language: zh_CN\n"