Hello community,

here is the log from the commit of package killbots for openSUSE:Leap:15.2 
checked in at 2020-06-15 05:30:37
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Leap:15.2/killbots (Old)
 and      /work/SRC/openSUSE:Leap:15.2/.killbots.new.3606 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "killbots"

Mon Jun 15 05:30:37 2020 rev:45 rq:813904 version:20.04.2

Changes:
--------
--- /work/SRC/openSUSE:Leap:15.2/killbots/killbots.changes      2020-05-25 
13:41:40.903280326 +0200
+++ /work/SRC/openSUSE:Leap:15.2/.killbots.new.3606/killbots.changes    
2020-06-15 05:30:40.150217454 +0200
@@ -1,0 +2,9 @@
+Tue Jun  9 12:15:01 UTC 2020 - Christophe Giboudeaux <[email protected]>
+
+- Update to 20.04.2
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/releases/2020-06-apps-update
+- No code change since 20.04.1
+
+-------------------------------------------------------------------

Old:
----
  killbots-20.04.1.tar.xz
  killbots-20.04.1.tar.xz.sig

New:
----
  killbots-20.04.2.tar.xz
  killbots-20.04.2.tar.xz.sig

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

Other differences:
------------------
++++++ killbots.spec ++++++
--- /var/tmp/diff_new_pack.VLVWDR/_old  2020-06-15 05:30:40.522218651 +0200
+++ /var/tmp/diff_new_pack.VLVWDR/_new  2020-06-15 05:30:40.526218664 +0200
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:           killbots
-Version:        20.04.1
+Version:        20.04.2
 Release:        0
 Summary:        Robots-like game by KDE
 License:        GPL-2.0-or-later


++++++ killbots-20.04.1.tar.xz -> killbots-20.04.2.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/killbots-20.04.1/CMakeLists.txt 
new/killbots-20.04.2/CMakeLists.txt
--- old/killbots-20.04.1/CMakeLists.txt 2020-05-12 03:18:13.000000000 +0200
+++ new/killbots-20.04.2/CMakeLists.txt 2020-06-09 02:37:02.000000000 +0200
@@ -3,7 +3,7 @@
 # KDE Application Version, managed by release script
 set(RELEASE_SERVICE_VERSION_MAJOR "20")
 set(RELEASE_SERVICE_VERSION_MINOR "04")
-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(killbots VERSION ${RELEASE_SERVICE_VERSION})
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/killbots-20.04.1/org.kde.killbots.appdata.xml 
new/killbots-20.04.2/org.kde.killbots.appdata.xml
--- old/killbots-20.04.1/org.kde.killbots.appdata.xml   2020-05-11 
23:22:31.000000000 +0200
+++ new/killbots-20.04.2/org.kde.killbots.appdata.xml   2020-06-08 
19:59:02.000000000 +0200
@@ -82,9 +82,9 @@
     </screenshot>
   </screenshots>
   <releases>
+    <release version="20.04.2" date="2020-06-11"/>
     <release version="20.04.1" date="2020-05-14"/>
     <release version="20.04.0" date="2020-04-23"/>
     <release version="19.12.3" date="2020-03-05"/>
-    <release version="19.12.2" date="2020-02-06"/>
   </releases>
 </component>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/killbots-20.04.1/po/cs/killbots.po 
new/killbots-20.04.2/po/cs/killbots.po
--- old/killbots-20.04.1/po/cs/killbots.po      2020-05-12 03:18:13.000000000 
+0200
+++ new/killbots-20.04.2/po/cs/killbots.po      2020-06-09 02:37:01.000000000 
+0200
@@ -1,6 +1,6 @@
 # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
 # This file is distributed under the same license as the PACKAGE package.
-# Vít Pelčák <[email protected]>, 2012, 2016, 2017.
+# Vít Pelčák <[email protected]>, 2012, 2016, 2017, 2020.
 #
 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 2.0\n"
+"X-Generator: Lokalize 20.04.1\n"
 
 #, kde-format
 msgctxt "NAME OF TRANSLATORS"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/killbots-20.04.1/po/fr/killbots.po 
new/killbots-20.04.2/po/fr/killbots.po
--- old/killbots-20.04.1/po/fr/killbots.po      2020-05-12 03:18:13.000000000 
+0200
+++ new/killbots-20.04.2/po/fr/killbots.po      2020-06-09 02:37:01.000000000 
+0200
@@ -3,7 +3,7 @@
 # This file is distributed under the same license as the PACKAGE package.
 # Stanislas Zeller <[email protected]>, 2008.
 # Mickael Sibelle <[email protected]>, 2008, 2009.
-# xavier <[email protected]>, 2013.
+# xavier <[email protected]>, 2013, 2020.
 # Simon Depiets <[email protected]>, 2017.
 #
 msgid ""
@@ -11,9 +11,9 @@
 "Project-Id-Version: killbots\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2019-09-05 02:59+0200\n"
-"PO-Revision-Date: 2017-05-09 16:42+0800\n"
-"Last-Translator: Simon Depiets <[email protected]>\n"
-"Language-Team: French <[email protected]>\n"
+"PO-Revision-Date: 2020-05-30 22:25+0200\n"
+"Last-Translator: Xavier Besnard <[email protected]>\n"
+"Language-Team: FR\n"
 "Language: fr\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -22,17 +22,18 @@
 "X-Environment: kde\n"
 "X-Accelerator-Marker: &\n"
 "X-Text-Markup: kde4\n"
-"X-Generator: Lokalize 2.0\n"
+"X-Generator: Lokalize 20.04.1\n"
 
 #, kde-format
 msgctxt "NAME OF TRANSLATORS"
 msgid "Your names"
-msgstr "Stanislas Zeller, Simon Depiets"
+msgstr "Stanislas Zeller, Simon Depiets, Xavier Besnard"
 
 #, kde-format
 msgctxt "EMAIL OF TRANSLATORS"
 msgid "Your emails"
-msgstr "[email protected], [email protected]"
+msgstr ""
+"[email protected], [email protected], [email protected]"
 
 #: coordinator.cpp:112
 #, kde-format


Reply via email to