Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package blinken for openSUSE:Factory checked 
in at 2023-05-12 20:34:33
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/blinken (Old)
 and      /work/SRC/openSUSE:Factory/.blinken.new.1533 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "blinken"

Fri May 12 20:34:33 2023 rev:154 rq:1086239 version:23.04.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/blinken/blinken.changes  2023-04-23 
22:47:22.690682507 +0200
+++ /work/SRC/openSUSE:Factory/.blinken.new.1533/blinken.changes        
2023-05-12 20:35:41.325340312 +0200
@@ -1,0 +2,9 @@
+Tue May  9 10:46:26 UTC 2023 - Christophe Marin <[email protected]>
+
+- Update to 23.04.1
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/gear/23.04.1/
+- No code change since 23.04.0
+
+-------------------------------------------------------------------

Old:
----
  blinken-23.04.0.tar.xz
  blinken-23.04.0.tar.xz.sig

New:
----
  blinken-23.04.1.tar.xz
  blinken-23.04.1.tar.xz.sig

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

Other differences:
------------------
++++++ blinken.spec ++++++
--- /var/tmp/diff_new_pack.BNDlz4/_old  2023-05-12 20:35:41.937343676 +0200
+++ /var/tmp/diff_new_pack.BNDlz4/_new  2023-05-12 20:35:41.941343697 +0200
@@ -19,7 +19,7 @@
 %define kf5_version 5.90.0
 %bcond_without released
 Name:           blinken
-Version:        23.04.0
+Version:        23.04.1
 Release:        0
 Summary:        Simon Says Game
 License:        GPL-2.0-or-later


++++++ blinken-23.04.0.tar.xz -> blinken-23.04.1.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/blinken-23.04.0/CMakeLists.txt 
new/blinken-23.04.1/CMakeLists.txt
--- old/blinken-23.04.0/CMakeLists.txt  2023-04-12 18:00:59.000000000 +0200
+++ new/blinken-23.04.1/CMakeLists.txt  2023-05-06 10:10:53.000000000 +0200
@@ -3,7 +3,7 @@
 # KDE Application Version, managed by release script
 set(RELEASE_SERVICE_VERSION_MAJOR "23")
 set(RELEASE_SERVICE_VERSION_MINOR "04")
-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(blinken VERSION ${RELEASE_SERVICE_VERSION})
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/blinken-23.04.0/org.kde.blinken.appdata.xml 
new/blinken-23.04.1/org.kde.blinken.appdata.xml
--- old/blinken-23.04.0/org.kde.blinken.appdata.xml     2023-04-12 
18:00:59.000000000 +0200
+++ new/blinken-23.04.1/org.kde.blinken.appdata.xml     2023-05-06 
10:10:53.000000000 +0200
@@ -177,10 +177,10 @@
     <binary>blinken</binary>
   </provides>
   <releases>
+    <release version="23.04.1" date="2023-05-11"/>
     <release version="23.04.0" date="2023-04-20"/>
     <release version="22.12.3" date="2023-03-02"/>
     <release version="22.12.2" date="2023-02-02"/>
-    <release version="22.12.1" date="2023-01-05"/>
   </releases>
   <content_rating type="oars-1.1"/>
 </component>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/blinken-23.04.0/po/de/blinken.po 
new/blinken-23.04.1/po/de/blinken.po
--- old/blinken-23.04.0/po/de/blinken.po        2023-04-12 18:00:59.000000000 
+0200
+++ new/blinken-23.04.1/po/de/blinken.po        2023-05-06 10:10:53.000000000 
+0200
@@ -16,7 +16,7 @@
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms: nplurals=2; plural=n != 1;\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
 
 #, kde-format
 msgctxt "NAME OF TRANSLATORS"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/blinken-23.04.0/po/fr/docs/blinken/index.docbook 
new/blinken-23.04.1/po/fr/docs/blinken/index.docbook
--- old/blinken-23.04.0/po/fr/docs/blinken/index.docbook        2023-04-12 
18:00:59.000000000 +0200
+++ new/blinken-23.04.1/po/fr/docs/blinken/index.docbook        2023-05-06 
10:10:53.000000000 +0200
@@ -3,11 +3,14 @@
  <!ENTITY blinken "<application
 >Blinken</application
 >">
- <!ENTITY kappname "&blinken;">
  <!ENTITY % addindex "IGNORE">
  <!ENTITY % French "INCLUDE"
 ><!-- change language only here -->
 ]>
+<!--
+SPDX-FileCopyrightText: 2005 Danny Allen <[email protected]>
+SPDX-License-Identifier: GFDL-1.2-only
+-->
 
 <book id="blinken" lang="&language;">
 
@@ -17,15 +20,7 @@
 
 <authorgroup>
 <author
-><firstname
->Danny</firstname
-> <surname
->Allen</surname
-> <affiliation
-> <address
->&Danny.Allen.mail;</address>
-</affiliation>
-</author>
+>&Danny.Allen; &Danny.Allen.mail;</author>
 &traducteurAnneMarieMahfouf; 
 </authorgroup>
 
@@ -40,9 +35,9 @@
 >&FDLNotice;</legalnotice>
 
 <date
->26-04-2016</date>
+>10/12/2020</date>
 <releaseinfo
->0.4 (Applications 16.04)</releaseinfo>
+>Applications 20.12.0</releaseinfo>
 
 <abstract>
 <para
@@ -111,8 +106,8 @@
 </screenshot>
 
 <para
->Le bouton <guiicon
->Meilleurs scores</guiicon
+>Le bouton <guibutton
+>Meilleurs scores</guibutton
 > <action
 >ouvre une boîte de dialogue qui affiche la <guilabel
 >table des meilleurs scores</guilabel
@@ -127,8 +122,8 @@
 
 <screenshot>
 <screeninfo
->Le bouton des <guiicon
->meilleurs scores</guiicon
+>Le bouton des <guibutton
+>meilleurs scores</guibutton
 ></screeninfo>
 <mediaobject>
 <imageobject>
@@ -136,24 +131,24 @@
 </imageobject>
 <textobject>
 <phrase
-><guiicon
->Le bouton des </guiicon
->meilleurs scores</phrase>
+>Le bouton des <guibutton
+>meilleurs scores</guibutton
+></phrase>
 </textobject>
 </mediaobject>
 </screenshot>
 
 <para
->Le bouton <guiicon
->Quitter</guiicon
+>Le bouton <guibutton
+>Quitter</guibutton
 > <action
 >ferme l'application</action
 > : </para>
 
 <screenshot>
 <screeninfo
->Le bouton <guiicon
->Quitter</guiicon
+>Le bouton <guibutton
+>Quitter</guibutton
 ></screeninfo>
 <mediaobject>
 <imageobject>
@@ -161,22 +156,22 @@
 </imageobject>
 <textobject>
 <phrase
->Le bouton <guiicon
->Quitter</guiicon
+>Le bouton <guibutton
+>Quitter</guibutton
 ></phrase>
 </textobject>
 </mediaobject>
 </screenshot>
 
 <para
->Le bouton <guiicon
->Aide</guiicon
+>Le bouton <guibutton
+>Aide</guibutton
 > est spécial, car il <action
 >révèle 4 sous-boutons</action
 >. Ces boutons apparaissent lorsque la souris <action
 >passe au-dessus</action
-> du bouton <guiicon
->Aide</guiicon
+> du bouton <guibutton
+>Aide</guibutton
 >, et donnent accès au <guilabel
 >manuel de &blinken;</guilabel
 > (ce document), et aux boîtes de dialogue <guilabel
@@ -187,8 +182,8 @@
 
 <screenshot>
 <screeninfo
->Le bouton <guiicon
->Aide</guiicon
+>Le bouton <guibutton
+>Aide</guibutton
 ></screeninfo>
 <mediaobject>
 <imageobject>
@@ -196,8 +191,8 @@
 </imageobject>
 <textobject>
 <phrase
->Le bouton<guiicon
->Aide</guiicon
+>Le bouton<guibutton
+>Aide</guibutton
 ></phrase>
 </textobject>
 </mediaobject>
@@ -392,13 +387,13 @@
 <para
 >&blinken; </para>
 <para
->Programme copyright 2005 Albert Astals Cid &Albert.Astals.Cid.mail; and 
&Danny.Allen; &Danny.Allen.mail; </para>
+>Programme copyright 2005 Albert Astals Cid &Albert.Astals.Cid.mail; et 
&Danny.Allen; &Danny.Allen.mail; </para>
 <para
 >Contributeurs : </para>
 <itemizedlist>
 <listitem>
 <para
->Steve font par Steve Jordi <email
+>Police Steve par Steve Jordi <email
 >[email protected]</email
 > </para>
 </listitem>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/blinken-23.04.0/po/gl/blinken.po 
new/blinken-23.04.1/po/gl/blinken.po
--- old/blinken-23.04.0/po/gl/blinken.po        2023-04-12 18:00:59.000000000 
+0200
+++ new/blinken-23.04.1/po/gl/blinken.po        2023-05-06 10:10:53.000000000 
+0200
@@ -6,13 +6,13 @@
 # Miguel Branco <[email protected]>, 2008.
 # Xosé <[email protected]>, 2009, 2011.
 # Marce Villarino <[email protected]>, 2012, 2013.
-# Adrián Chaves (Gallaecio) <[email protected]>, 2017, 2019.
+# Adrián Chaves (Gallaecio) <[email protected]>, 2017, 2019, 2023.
 msgid ""
 msgstr ""
 "Project-Id-Version: blinken\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2022-10-02 00:41+0000\n"
-"PO-Revision-Date: 2019-11-17 09:29+0100\n"
+"PO-Revision-Date: 2023-04-23 06:45+0200\n"
 "Last-Translator: Adrián Chaves (Gallaecio) <[email protected]>\n"
 "Language-Team: Galician <[email protected]>\n"
 "Language: gl\n"
@@ -20,7 +20,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 20.03.70\n"
+"X-Generator: Lokalize 22.12.3\n"
 
 #, kde-format
 msgctxt "NAME OF TRANSLATORS"
@@ -239,16 +239,13 @@
 msgstr "Un xogo para exercitar a memoria"
 
 #: main.cpp:31
-#, fuzzy, kde-format
-#| msgid ""
-#| "© 2005-2007 Albert Astals Cid\n"
-#| "© 2005-2007 Danny Allen"
+#, kde-format
 msgid ""
 "© 2005-2007 Albert Astals Cid\n"
 "SPDX-FileCopyrightText: 2005-2007 Danny Allen "
 msgstr ""
 "© 2005-2007 Albert Astals Cid\n"
-"© 2005-2007 Danny Allen"
+"SPDX-FileCopyrightText: 2005-2007 Danny Allen"
 
 #: main.cpp:32
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/blinken-23.04.0/po/it/blinken.po 
new/blinken-23.04.1/po/it/blinken.po
--- old/blinken-23.04.0/po/it/blinken.po        2023-04-12 18:00:59.000000000 
+0200
+++ new/blinken-23.04.1/po/it/blinken.po        2023-05-06 10:10:53.000000000 
+0200
@@ -1,7 +1,7 @@
 # translation of blinken.po to Italian
 #
 # Pino Toscano <[email protected]>, 2005, 2006, 2007, 2008, 2009, 2011, 
2021.
-# Paolo Zamponi <[email protected]>, 2022.
+# Paolo Zamponi <[email protected]>, 2022.
 msgid ""
 msgstr ""
 "Project-Id-Version: blinken\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/blinken-23.04.0/po/zh_CN/blinken.po 
new/blinken-23.04.1/po/zh_CN/blinken.po
--- old/blinken-23.04.0/po/zh_CN/blinken.po     2023-04-12 18:00:59.000000000 
+0200
+++ new/blinken-23.04.1/po/zh_CN/blinken.po     2023-05-06 10:10:53.000000000 
+0200
@@ -3,7 +3,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2022-10-02 00:41+0000\n"
-"PO-Revision-Date: 2023-04-10 14:13\n"
+"PO-Revision-Date: 2023-04-29 08:36\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"

Reply via email to