Hello community, here is the log from the commit of package kapptemplate for openSUSE:Factory checked in at 2020-02-11 22:18:07 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kapptemplate (Old) and /work/SRC/openSUSE:Factory/.kapptemplate.new.26092 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kapptemplate" Tue Feb 11 22:18:07 2020 rev:80 rq:771616 version:19.12.2 Changes: -------- --- /work/SRC/openSUSE:Factory/kapptemplate/kapptemplate.changes 2020-01-12 23:20:46.462736025 +0100 +++ /work/SRC/openSUSE:Factory/.kapptemplate.new.26092/kapptemplate.changes 2020-02-11 22:18:24.395337515 +0100 @@ -1,0 +2,14 @@ +Fri Feb 7 08:37:08 UTC 2020 - Christophe Giboudeaux <[email protected]> + +- Replace %make_jobs with %cmake_build. + +------------------------------------------------------------------- +Wed Feb 5 06:28:54 UTC 2020 - Luca Beltrame <[email protected]> + +- Update to 19.12.2 + * New bugfix release + * For more details please see: + * https://www.kde.org/announcements/releases/19.12.2 +- No code change since 19.12.1 + +------------------------------------------------------------------- Old: ---- kapptemplate-19.12.1.tar.xz kapptemplate-19.12.1.tar.xz.sig New: ---- kapptemplate-19.12.2.tar.xz kapptemplate-19.12.2.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kapptemplate.spec ++++++ --- /var/tmp/diff_new_pack.74PX0e/_old 2020-02-11 22:18:25.071337885 +0100 +++ /var/tmp/diff_new_pack.74PX0e/_new 2020-02-11 22:18:25.075337888 +0100 @@ -21,7 +21,7 @@ %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} %bcond_without lang Name: kapptemplate -Version: 19.12.1 +Version: 19.12.2 Release: 0 Summary: Template for KDE Application Development License: GPL-2.0-only AND GFDL-1.2-only @@ -65,7 +65,7 @@ %build %cmake_kf5 -d build - %make_jobs + %cmake_build %install %kf5_makeinstall -C build ++++++ kapptemplate-19.12.1.tar.xz -> kapptemplate-19.12.2.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kapptemplate-19.12.1/po/ca@valencia/kapptemplate.po new/kapptemplate-19.12.2/po/ca@valencia/kapptemplate.po --- old/kapptemplate-19.12.1/po/ca@valencia/kapptemplate.po 2020-01-07 03:10:16.000000000 +0100 +++ new/kapptemplate-19.12.2/po/ca@valencia/kapptemplate.po 2020-02-04 01:30:15.000000000 +0100 @@ -127,8 +127,8 @@ #: src/application/generatepage.cpp:240 #, kde-format msgid "" -"You will find a README in your project folder <b>%1</b><br /> to help you " -"get started with your project." +"You will find a README in your project folder <b>%1</b><br /> to help you get " +"started with your project." msgstr "" "Trobareu un fitxer README en la carpeta del projecte <b>%1</b><br /> per a " "ajudar-vos a iniciar el projecte." @@ -147,8 +147,8 @@ "technologies from this template." msgstr "" "Aquest assistent vos ajudarà a generar un projecte nou.\n" -"Podreu començar a desenvolupar el vostre propi programari utilitzant les Qt " -"i les tecnologies del KDE a partir d'aquesta plantilla." +"Podreu començar a desenvolupar el vostre propi programari utilitzant les Qt i " +"les tecnologies del KDE a partir d'aquesta plantilla." #: src/application/kapptemplate.cpp:36 #, kde-format @@ -330,29 +330,3 @@ msgstr "" "Aquesta adreça de correu electrònic està al costat del nom en el crèdit del " "«copyright» dels fitxers del projecte." - -#~ msgctxt "Do not translate" -#~ msgid "Preview" -#~ msgstr "Preview" - -#~ msgctxt "Do not translate" -#~ msgid "Description" -#~ msgstr "Description" - -#~ msgid "" -#~ "The extraction of your personal information in file %1 was not successful" -#~ msgstr "" -#~ "No s'ha pogut fer l'extracció de la vostra informació personal del fitxer " -#~ "%1" - -#~ msgid "The file %1 cannot be created." -#~ msgstr "No s'ha pogut crear el fitxer %1." - -#~ msgid "" -#~ "\n" -#~ "\n" -#~ "The file %1 cannot be created." -#~ msgstr "" -#~ "\n" -#~ "\n" -#~ "No s'ha pogut crear el fitxer %1." diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kapptemplate-19.12.1/po/zh_CN/kapptemplate.po new/kapptemplate-19.12.2/po/zh_CN/kapptemplate.po --- old/kapptemplate-19.12.1/po/zh_CN/kapptemplate.po 2020-01-07 03:11:39.000000000 +0100 +++ new/kapptemplate-19.12.2/po/zh_CN/kapptemplate.po 2020-02-04 01:30:18.000000000 +0100 @@ -9,7 +9,7 @@ "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2019-07-16 02:53+0200\n" -"PO-Revision-Date: 2020-01-04 21:53\n" +"PO-Revision-Date: 2020-01-20 21:57\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n"
