Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package kbruch for openSUSE:Factory checked in at 2022-01-11 21:18:01 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kbruch (Old) and /work/SRC/openSUSE:Factory/.kbruch.new.1892 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kbruch" Tue Jan 11 21:18:01 2022 rev:137 rq:944292 version:21.12.1 Changes: -------- --- /work/SRC/openSUSE:Factory/kbruch/kbruch.changes 2021-12-13 20:47:45.300533533 +0100 +++ /work/SRC/openSUSE:Factory/.kbruch.new.1892/kbruch.changes 2022-01-11 21:21:33.517055428 +0100 @@ -1,0 +2,9 @@ +Tue Jan 4 10:25:22 UTC 2022 - Christophe Giboudeaux <[email protected]> + +- Update to 21.12.1 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/gear/21.12.1/ +- No code change since 21.12.0 + +------------------------------------------------------------------- Old: ---- kbruch-21.12.0.tar.xz kbruch-21.12.0.tar.xz.sig New: ---- kbruch-21.12.1.tar.xz kbruch-21.12.1.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kbruch.spec ++++++ --- /var/tmp/diff_new_pack.8vHlTk/_old 2022-01-11 21:21:34.133055861 +0100 +++ /var/tmp/diff_new_pack.8vHlTk/_new 2022-01-11 21:21:34.137055864 +0100 @@ -18,16 +18,16 @@ # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA) %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} -%bcond_without lang +%bcond_without released Name: kbruch -Version: 21.12.0 +Version: 21.12.1 Release: 0 Summary: Application to excercise fractions License: GPL-2.0-or-later Group: Amusements/Teaching/Mathematics URL: https://apps.kde.org/kbruch Source: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz -%if %{with lang} +%if %{with released} Source1: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig Source2: applications.keyring %endif @@ -61,7 +61,7 @@ %install %kf5_makeinstall -C build - %if %{with lang} + %if %{with released} %find_lang %{name} --with-man --all-name %{kf5_find_htmldocs} %endif @@ -79,7 +79,7 @@ %{_kf5_sharedir}/kbruch/ %{_mandir}/man1/kbruch.1%{?ext_man} -%if %{with lang} +%if %{with released} %files lang -f %{name}.lang %endif ++++++ kbruch-21.12.0.tar.xz -> kbruch-21.12.1.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kbruch-21.12.0/CMakeLists.txt new/kbruch-21.12.1/CMakeLists.txt --- old/kbruch-21.12.0/CMakeLists.txt 2021-12-02 22:06:27.000000000 +0100 +++ new/kbruch-21.12.1/CMakeLists.txt 2022-01-03 22:22:12.000000000 +0100 @@ -3,7 +3,7 @@ # KDE Application Version, managed by release script set(RELEASE_SERVICE_VERSION_MAJOR "21") set(RELEASE_SERVICE_VERSION_MINOR "12") -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(kbruch VERSION ${RELEASE_SERVICE_VERSION}) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kbruch-21.12.0/org.kde.kbruch.appdata.xml new/kbruch-21.12.1/org.kde.kbruch.appdata.xml --- old/kbruch-21.12.0/org.kde.kbruch.appdata.xml 2021-12-02 22:06:27.000000000 +0100 +++ new/kbruch-21.12.1/org.kde.kbruch.appdata.xml 2022-01-03 22:22:12.000000000 +0100 @@ -314,6 +314,7 @@ <caption xml:lang="es">Ejercitando las fracciones con KBruch</caption> <caption xml:lang="et">??lesanded murdudega KBruchis</caption> <caption xml:lang="eu">Zatikiak lantzea KBrunch erabiliz</caption> + <caption xml:lang="fi">Murtolukujen harjoittelu KBruchilla</caption> <caption xml:lang="fr">Exercice sur les fractions gr??ce ?? KBruch</caption> <caption xml:lang="gl">Facendo exercicios de fracci??ns con KBruch</caption> <caption xml:lang="id">Berlatih fraksi dengan KBruch</caption> @@ -339,10 +340,10 @@ <binary>kbruch</binary> </provides> <releases> + <release version="21.12.1" date="2022-01-06"/> + <release version="21.12.0" date="2021-12-09"/> <release version="21.08.3" date="2021-11-04"/> <release version="21.08.2" date="2021-10-07"/> - <release version="21.08.1" date="2021-09-02"/> - <release version="21.08.0" date="2021-08-12"/> </releases> <content_rating type="oars-1.1"/> </component> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kbruch-21.12.0/po/fi/kbruch.po new/kbruch-21.12.1/po/fi/kbruch.po --- old/kbruch-21.12.0/po/fi/kbruch.po 2021-12-03 01:07:09.000000000 +0100 +++ new/kbruch-21.12.1/po/fi/kbruch.po 2022-01-04 01:11:37.000000000 +0100 @@ -3,6 +3,7 @@ # Marko Gronroos <[email protected]>, 2004. # Ilpo Kantonen <[email protected]>, 2005. # Lasse Liehu <[email protected]>, 2010, 2011, 2012, 2013, 2014. +# Tommi Nieminen <[email protected]>, 2021. # # KDE Finnish translation sprint participants: msgid "" @@ -10,26 +11,29 @@ "Project-Id-Version: kbruch\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2021-01-18 02:23+0100\n" -"PO-Revision-Date: 2014-11-09 20:02+0200\n" -"Last-Translator: Lasse Liehu <[email protected]>\n" -"Language-Team: Finnish <[email protected]>\n" +"PO-Revision-Date: 2021-12-07 14:24+0200\n" +"Last-Translator: Tommi Nieminen <[email protected]>\n" +"Language-Team: Finnish <[email protected]>\n" "Language: fi\n" "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" "X-POT-Import-Date: 2012-12-01 22:22:57+0000\n" -"X-Generator: Lokalize 1.5\n" +"X-Generator: Lokalize 20.04.2\n" #, kde-format msgctxt "NAME OF TRANSLATORS" msgid "Your names" -msgstr "Mikko Ikola, Marko Gr??nroos, Ilpo Kantonen, Lasse Liehu" +msgstr "" +"Mikko Ikola, Marko Gr??nroos, Ilpo Kantonen, Lasse Liehu, Tommi Nieminen" #, kde-format msgctxt "EMAIL OF TRANSLATORS" msgid "Your emails" -msgstr "[email protected],[email protected],[email protected],[email protected]" +msgstr "" +"[email protected],[email protected],[email protected],[email protected]," +"[email protected]" #: AppMenuWidget.cpp:97 #, kde-format @@ -1253,19 +1257,19 @@ #, kde-format msgctxt "addition symbol" msgid "+" -msgstr "" +msgstr "+" #: TaskWidget.cpp:99 #, kde-format msgctxt "subtraction symbol" msgid "???" -msgstr "" +msgstr "???" #: TaskWidget.cpp:102 #, kde-format msgctxt "multiplication symbol" msgid "??" -msgstr "" +msgstr "??" #: TaskWidget.cpp:105 #, kde-format diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kbruch-21.12.0/po/zh_CN/kbruch.po new/kbruch-21.12.1/po/zh_CN/kbruch.po --- old/kbruch-21.12.0/po/zh_CN/kbruch.po 2021-12-03 01:07:09.000000000 +0100 +++ new/kbruch-21.12.1/po/zh_CN/kbruch.po 2022-01-04 01:11:38.000000000 +0100 @@ -15,7 +15,7 @@ "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2021-01-18 02:23+0100\n" -"PO-Revision-Date: 2021-11-30 15:23\n" +"PO-Revision-Date: 2021-12-22 14:09\n" "Last-Translator: \n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n"
