Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package cervisia for openSUSE:Factory 
checked in at 2022-09-09 18:25:34
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/cervisia (Old)
 and      /work/SRC/openSUSE:Factory/.cervisia.new.2083 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "cervisia"

Fri Sep  9 18:25:34 2022 rev:115 rq:1001951 version:22.08.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/cervisia/cervisia.changes        2022-08-19 
17:55:11.851939283 +0200
+++ /work/SRC/openSUSE:Factory/.cervisia.new.2083/cervisia.changes      
2022-09-09 18:26:00.980698546 +0200
@@ -1,0 +2,8 @@
+Tue Sep  6 15:18:53 UTC 2022 - Christophe Giboudeaux <christo...@krop.fr>
+
+- Update to 22.08.1
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/gear/22.08.1/
+
+-------------------------------------------------------------------

Old:
----
  cervisia-22.08.0.tar.xz
  cervisia-22.08.0.tar.xz.sig

New:
----
  cervisia-22.08.1.tar.xz
  cervisia-22.08.1.tar.xz.sig

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

Other differences:
------------------
++++++ cervisia.spec ++++++
--- /var/tmp/diff_new_pack.Drkmkj/_old  2022-09-09 18:26:01.452699875 +0200
+++ /var/tmp/diff_new_pack.Drkmkj/_new  2022-09-09 18:26:01.456699886 +0200
@@ -20,7 +20,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without released
 Name:           cervisia
-Version:        22.08.0
+Version:        22.08.1
 Release:        0
 Summary:        CVS Frontend
 License:        GPL-2.0-only AND GFDL-1.2-only AND LGPL-2.0-only


++++++ cervisia-22.08.0.tar.xz -> cervisia-22.08.1.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/cervisia-22.08.0/CMakeLists.txt 
new/cervisia-22.08.1/CMakeLists.txt
--- old/cervisia-22.08.0/CMakeLists.txt 2022-08-11 00:08:44.000000000 +0200
+++ new/cervisia-22.08.1/CMakeLists.txt 2022-09-04 13:14:44.000000000 +0200
@@ -3,7 +3,7 @@
 # KDE Application Version, managed by release script
 set(RELEASE_SERVICE_VERSION_MAJOR "22")
 set(RELEASE_SERVICE_VERSION_MINOR "08")
-set(RELEASE_SERVICE_VERSION_MICRO "0")
+set(RELEASE_SERVICE_VERSION_MICRO "1")
 set(RELEASE_SERVICE_VERSION 
"${RELEASE_SERVICE_VERSION_MAJOR}.${RELEASE_SERVICE_VERSION_MINOR}.${RELEASE_SERVICE_VERSION_MICRO}")
 
 project(cervisia VERSION ${RELEASE_SERVICE_VERSION})
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/cervisia-22.08.0/main.cpp 
new/cervisia-22.08.1/main.cpp
--- old/cervisia-22.08.0/main.cpp       2022-08-11 00:08:44.000000000 +0200
+++ new/cervisia-22.08.1/main.cpp       2022-09-04 13:14:44.000000000 +0200
@@ -173,8 +173,6 @@
     parser.addOption(QCommandLineOption(QLatin1String("resolve"), i18n("Show 
resolve dialog for the given file."), QLatin1String("file")));
     parser.addOption(QCommandLineOption(QLatin1String("log"), i18n("Show log 
dialog for the given file."), QLatin1String("file")));
     parser.addOption(QCommandLineOption(QLatin1String("annotate"), i18n("Show 
annotation dialog for the given file."), QLatin1String("file")));
-    parser.addVersionOption();
-    parser.addHelpOption();
 
     parser.process(app);
     about.processCommandLine(&parser);
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/cervisia-22.08.0/org.kde.cervisia.appdata.xml 
new/cervisia-22.08.1/org.kde.cervisia.appdata.xml
--- old/cervisia-22.08.0/org.kde.cervisia.appdata.xml   2022-08-11 
00:08:44.000000000 +0200
+++ new/cervisia-22.08.1/org.kde.cervisia.appdata.xml   2022-09-04 
13:14:44.000000000 +0200
@@ -112,9 +112,9 @@
     <binary>cervisia</binary>
   </provides>
   <releases>
+    <release version="22.08.1" date="2022-09-08"/>
     <release version="22.08.0" date="2022-08-18"/>
     <release version="22.04.3" date="2022-07-07"/>
     <release version="22.04.2" date="2022-06-09"/>
-    <release version="22.04.1" date="2022-05-12"/>
   </releases>
 </component>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/cervisia-22.08.0/po/be/cervisia.po 
new/cervisia-22.08.1/po/be/cervisia.po
--- old/cervisia-22.08.0/po/be/cervisia.po      2022-08-12 02:09:01.000000000 
+0200
+++ new/cervisia-22.08.1/po/be/cervisia.po      2022-09-06 02:11:01.000000000 
+0200
@@ -16,8 +16,9 @@
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "X-Generator: KBabel 1.11.4\n"
-"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
-"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
+"Plural-Forms: nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
+"%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || n%10>=5 && n%10<=9 || n"
+"%100>=11 && n%100<=14 ? 2 : 3);\n"
 
 #, kde-format
 msgctxt "NAME OF TRANSLATORS"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/cervisia-22.08.0/po/be/cvsservice.po 
new/cervisia-22.08.1/po/be/cvsservice.po
--- old/cervisia-22.08.0/po/be/cvsservice.po    2022-08-12 02:09:01.000000000 
+0200
+++ new/cervisia-22.08.1/po/be/cvsservice.po    2022-09-06 02:11:01.000000000 
+0200
@@ -15,8 +15,9 @@
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "X-Generator: KBabel 1.11.4\n"
-"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
-"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
+"Plural-Forms: nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
+"%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || n%10>=5 && n%10<=9 || n"
+"%100>=11 && n%100<=14 ? 2 : 3);\n"
 
 #, kde-format
 msgctxt "NAME OF TRANSLATORS"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/cervisia-22.08.0/po/ca@valencia/cervisia.po 
new/cervisia-22.08.1/po/ca@valencia/cervisia.po
--- old/cervisia-22.08.0/po/ca@valencia/cervisia.po     2022-08-12 
02:09:01.000000000 +0200
+++ new/cervisia-22.08.1/po/ca@valencia/cervisia.po     2022-09-06 
02:11:01.000000000 +0200
@@ -36,7 +36,7 @@
 #: addignoremenu.cpp:38
 #, kde-format
 msgid "Add to Ignore List"
-msgstr "Afig a la llista a ignorar"
+msgstr "Afig a la llista que s'ha d'ignorar"
 
 #: addignoremenu.cpp:77
 #, kde-format
@@ -212,7 +212,7 @@
 #: cervisiapart.cpp:247
 #, kde-format
 msgid "Opens a CVS working folder in the main window"
-msgstr "Obri una carpeta CVS de treball a la finestra principal"
+msgstr "Obri una carpeta CVS de treball en la finestra principal"
 
 #: cervisiapart.cpp:251
 #, kde-format
@@ -902,7 +902,7 @@
 "The foreground color used to highlight files with a conflict in the file "
 "view."
 msgstr ""
-"El color de primer pla emprat per a marcar a la vista de fitxers aquells "
+"El color de primer pla emprat per a marcar en la vista de fitxers aquells "
 "fitxers que tenen conflictes."
 
 #. i18n: ectx: label, entry, group (General)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/cervisia-22.08.0/po/zh_CN/cervisia.po 
new/cervisia-22.08.1/po/zh_CN/cervisia.po
--- old/cervisia-22.08.0/po/zh_CN/cervisia.po   2022-08-12 02:09:02.000000000 
+0200
+++ new/cervisia-22.08.1/po/zh_CN/cervisia.po   2022-09-06 02:11:01.000000000 
+0200
@@ -3,7 +3,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2022-04-10 00:47+0000\n"
-"PO-Revision-Date: 2022-08-07 13:32\n"
+"PO-Revision-Date: 2022-08-20 14:20\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/cervisia-22.08.0/po/zh_CN/cvsservice.po 
new/cervisia-22.08.1/po/zh_CN/cvsservice.po
--- old/cervisia-22.08.0/po/zh_CN/cvsservice.po 2022-08-12 02:09:02.000000000 
+0200
+++ new/cervisia-22.08.1/po/zh_CN/cvsservice.po 2022-09-06 02:11:01.000000000 
+0200
@@ -3,7 +3,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2019-05-20 03:11+0200\n"
-"PO-Revision-Date: 2022-08-07 13:32\n"
+"PO-Revision-Date: 2022-08-20 14:20\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"

Reply via email to