Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package klines for openSUSE:Factory checked in at 2021-09-04 22:34:38 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/klines (Old) and /work/SRC/openSUSE:Factory/.klines.new.1899 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "klines" Sat Sep 4 22:34:38 2021 rev:113 rq:915923 version:21.08.1 Changes: -------- --- /work/SRC/openSUSE:Factory/klines/klines.changes 2021-08-16 10:15:42.698794296 +0200 +++ /work/SRC/openSUSE:Factory/.klines.new.1899/klines.changes 2021-09-04 22:37:08.748294006 +0200 @@ -1,0 +2,10 @@ +Wed Sep 1 12:38:35 UTC 2021 - Christophe Giboudeaux <[email protected]> + +- Update to 21.08.1 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/gear/21.08.1 +- Changes since 21.08.0: + * Remove double content rating + +------------------------------------------------------------------- Old: ---- klines-21.08.0.tar.xz klines-21.08.0.tar.xz.sig New: ---- klines-21.08.1.tar.xz klines-21.08.1.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ klines.spec ++++++ --- /var/tmp/diff_new_pack.5hW8Zx/_old 2021-09-04 22:37:09.124294505 +0200 +++ /var/tmp/diff_new_pack.5hW8Zx/_new 2021-09-04 22:37:09.128294510 +0200 @@ -21,7 +21,7 @@ %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} %bcond_without lang Name: klines -Version: 21.08.0 +Version: 21.08.1 Release: 0 Summary: Tactical game License: GPL-2.0-or-later ++++++ klines-21.08.0.tar.xz -> klines-21.08.1.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/klines-21.08.0/CMakeLists.txt new/klines-21.08.1/CMakeLists.txt --- old/klines-21.08.0/CMakeLists.txt 2021-08-05 00:00:55.000000000 +0200 +++ new/klines-21.08.1/CMakeLists.txt 2021-08-29 03:44:45.000000000 +0200 @@ -2,7 +2,7 @@ set (RELEASE_SERVICE_VERSION_MAJOR "21") 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}") set (RELEASE_SERVICE_COMPACT_VERSION "${RELEASE_SERVICE_VERSION_MAJOR}${RELEASE_SERVICE_VERSION_MINOR}${RELEASE_SERVICE_VERSION_MICRO}") diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/klines-21.08.0/po/ca/docs/klines/index.docbook new/klines-21.08.1/po/ca/docs/klines/index.docbook --- old/klines-21.08.0/po/ca/docs/klines/index.docbook 2021-08-06 02:17:40.000000000 +0200 +++ new/klines-21.08.1/po/ca/docs/klines/index.docbook 2021-08-31 02:31:23.000000000 +0200 @@ -211,7 +211,7 @@ ><title >Nota:</title ><para ->En el &kolorlines;, el cam?? ??s calculat autom??ticament pel joc. Si no hi ha un cam?? (obert) cap a la cel??la de destinaci??, es mostrar?? una notificaci?? amigable.</para +>En el &kolorlines;, el cam?? ??s calculat autom??ticament pel joc. Si no hi ha un cam?? (obert) cap a la cel??la de destinaci??, es mostrar?? una notificaci?? amistosa.</para ></note> <itemizedlist> <listitem diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/klines-21.08.0/po/hi/klines.po new/klines-21.08.1/po/hi/klines.po --- old/klines-21.08.0/po/hi/klines.po 2021-08-06 02:17:40.000000000 +0200 +++ new/klines-21.08.1/po/hi/klines.po 2021-08-31 02:31:23.000000000 +0200 @@ -4,19 +4,20 @@ # # Ravishankar Shrivastava <[email protected]>, 2007. # G Karunakar <[email protected]>, 2017. +# Raghavendra Kamath <[email protected]>, 2021. msgid "" msgstr "" "Project-Id-Version: klines\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2021-01-01 02:17+0100\n" -"PO-Revision-Date: 2017-03-07 23:52+0530\n" -"Last-Translator: G Karunakar <[email protected]>\n" -"Language-Team: Hindi <[email protected]>\n" +"PO-Revision-Date: 2021-08-21 17:43+0530\n" +"Last-Translator: Raghavendra Kamath <[email protected]>\n" +"Language-Team: kde-hindi\n" "Language: hi\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Generator: Lokalize 1.5\n" +"X-Generator: Lokalize 21.08.0\n" "Plural-Forms: nplurals=2; plural=(n!=1);\n" #, kde-format @@ -131,7 +132,7 @@ #: main.cpp:41 #, kde-format msgid "Rewrite and Extension" -msgstr "????????? ?????? ???????????? ?????? ????????????????????? ????????????" +msgstr "????????? ?????? ???????????? ?????? ????????????????????? ????????????" #: main.cpp:42 #, kde-format diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/klines-21.08.0/po/zh_CN/klines.po new/klines-21.08.1/po/zh_CN/klines.po --- old/klines-21.08.0/po/zh_CN/klines.po 2021-08-06 02:17:40.000000000 +0200 +++ new/klines-21.08.1/po/zh_CN/klines.po 2021-08-31 02:31:23.000000000 +0200 @@ -11,7 +11,7 @@ "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2021-01-01 02:17+0100\n" -"PO-Revision-Date: 2021-07-26 13:49\n" +"PO-Revision-Date: 2021-08-30 11:45\n" "Last-Translator: \n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/klines-21.08.0/src/org.kde.klines.appdata.xml new/klines-21.08.1/src/org.kde.klines.appdata.xml --- old/klines-21.08.0/src/org.kde.klines.appdata.xml 2021-08-05 00:00:55.000000000 +0200 +++ new/klines-21.08.1/src/org.kde.klines.appdata.xml 2021-08-29 03:44:45.000000000 +0200 @@ -70,6 +70,7 @@ <p xml:lang="en-GB">Kolor Lines is a simple but highly addictive one player game.</p> <p xml:lang="es">L??neas de color es un juego sencillo pero muy adictivo para un solo jugador.</p> <p xml:lang="eu">Kolor Lines, Kolore Lerroak, joko sinple baina oso adiktiboa da.</p> + <p xml:lang="fi">Kolor Lines on yksinkertainen mutta koukuttava yhden pelaajan peli.</p> <p xml:lang="fr">KLines est un jeu en solo simple mais tr??s addictif.</p> <p xml:lang="it">Kolor Lines ?? un gioco per un solo giocatore, semplice ma divertente.</p> <p xml:lang="ko">Kolor Lines??? ?????????????????? ????????? ?????? 1?????? ???????????????.</p> @@ -190,10 +191,9 @@ <update_contact>kde-games-devel_AT_kde.org</update_contact> <launchable type="desktop-id">org.kde.klines.desktop</launchable> <releases> + <release version="1.6.21081" date="2021-09-02"/> <release version="1.6.21080" date="2021-08-12"/> <release version="1.6.21043" date="2021-07-08"/> <release version="1.6.21042" date="2021-06-10"/> - <release version="1.6.21041" date="2021-05-13"/> </releases> - <content_rating type="oars-1.1"/> </component>
