Hello community, here is the log from the commit of package libgravatar for openSUSE:Leap:15.2 checked in at 2020-02-13 14:40:03 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Leap:15.2/libgravatar (Old) and /work/SRC/openSUSE:Leap:15.2/.libgravatar.new.26092 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libgravatar" Thu Feb 13 14:40:03 2020 rev:56 rq:772053 version:19.12.2 Changes: -------- --- /work/SRC/openSUSE:Leap:15.2/libgravatar/libgravatar.changes 2020-01-15 15:21:13.742436163 +0100 +++ /work/SRC/openSUSE:Leap:15.2/.libgravatar.new.26092/libgravatar.changes 2020-02-13 14:40:04.885631800 +0100 @@ -1,0 +2,15 @@ +Fri Feb 7 08:38:15 UTC 2020 - Christophe Giboudeaux <[email protected]> + +- Replace %make_jobs with %cmake_build. + +------------------------------------------------------------------- +Wed Feb 5 06:29:42 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 +- Update build requirements + +------------------------------------------------------------------- Old: ---- libgravatar-19.12.1.tar.xz libgravatar-19.12.1.tar.xz.sig New: ---- libgravatar-19.12.2.tar.xz libgravatar-19.12.2.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libgravatar.spec ++++++ --- /var/tmp/diff_new_pack.uyg8Cr/_old 2020-02-13 14:40:05.477632124 +0100 +++ /var/tmp/diff_new_pack.uyg8Cr/_new 2020-02-13 14:40:05.477632124 +0100 @@ -16,12 +16,12 @@ # -%define kf5_version 5.60.0 +%define kf5_version 5.63.0 # 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 Name: libgravatar -Version: 19.12.1 +Version: 19.12.2 Release: 0 Summary: Library to download and display gravatars License: GPL-2.0-only AND LGPL-2.1-or-later @@ -36,7 +36,9 @@ BuildRequires: kf5-filesystem BuildRequires: cmake(KF5Config) BuildRequires: cmake(KF5I18n) +BuildRequires: cmake(KF5KIO) BuildRequires: cmake(KF5PimCommon) +BuildRequires: cmake(KF5TextWidgets) BuildRequires: cmake(KF5WidgetsAddons) BuildRequires: cmake(Qt5Network) BuildRequires: cmake(Qt5Test) @@ -58,7 +60,7 @@ %build %cmake_kf5 -d build -%make_jobs +%cmake_build %install %kf5_makeinstall -C build ++++++ libgravatar-19.12.1.tar.xz -> libgravatar-19.12.2.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libgravatar-19.12.1/CMakeLists.txt new/libgravatar-19.12.2/CMakeLists.txt --- old/libgravatar-19.12.1/CMakeLists.txt 2020-01-07 03:33:52.000000000 +0100 +++ new/libgravatar-19.12.2/CMakeLists.txt 2020-02-04 02:58:41.000000000 +0100 @@ -1,5 +1,5 @@ cmake_minimum_required(VERSION 3.5) -set(PIM_VERSION "5.13.1") +set(PIM_VERSION "5.13.2") project(gravatar VERSION ${PIM_VERSION}) @@ -27,7 +27,7 @@ set(QT_REQUIRED_VERSION "5.11.0") set(LIBGRAVATAR_LIB_VERSION ${PIM_VERSION}) -set(PIMCOMMON_LIB_VERSION "5.13.1") +set(PIMCOMMON_LIB_VERSION "5.13.2") find_package(Qt5 ${QT_REQUIRED_VERSION} CONFIG REQUIRED Widgets Test Network) find_package(KF5I18n ${KF5_MIN_VERSION} CONFIG REQUIRED) find_package(KF5Config ${KF5_MIN_VERSION} CONFIG REQUIRED) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libgravatar-19.12.1/po/ca@valencia/libgravatar.po new/libgravatar-19.12.2/po/ca@valencia/libgravatar.po --- old/libgravatar-19.12.1/po/ca@valencia/libgravatar.po 2020-01-07 03:33:51.000000000 +0100 +++ new/libgravatar-19.12.2/po/ca@valencia/libgravatar.po 2020-02-04 02:58:39.000000000 +0100 @@ -72,18 +72,3 @@ #, kde-format msgid "No Gravatar found." msgstr "No s'ha trobat «Gravatar»." - -#~ msgid "Libravatar will be shutdown the 1st september 2018" -#~ msgstr "El libravatar es tancarà l'1 de setembre de 2018" - -#~ msgid "Use Libravatar" -#~ msgstr "Usa Libravatar" - -#~ msgid "Fallback to Gravatar" -#~ msgstr "Retorna a Gravatar" - -#~ msgid "Use HTTPS Protocol" -#~ msgstr "Usa el protocol HTTPS" - -#~ msgid "Use HTTPS" -#~ msgstr "Usa l'HTTPS" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libgravatar-19.12.1/po/fi/libgravatar.po new/libgravatar-19.12.2/po/fi/libgravatar.po --- old/libgravatar-19.12.1/po/fi/libgravatar.po 2020-01-07 03:33:51.000000000 +0100 +++ new/libgravatar-19.12.2/po/fi/libgravatar.po 2020-02-04 02:58:39.000000000 +0100 @@ -1,6 +1,6 @@ # Copyright (C) YEAR This_file_is_part_of_KDE # This file is distributed under the same license as the PACKAGE package. -# Tommi Nieminen <[email protected]>, 2015, 2018. +# Tommi Nieminen <[email protected]>, 2015, 2018, 2020. # msgid "" msgstr "" @@ -15,7 +15,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 2.0\n" +"X-Generator: Lokalize 18.12.3\n" #: widgets/gravatarconfiguresettingsdialog.cpp:37 #, kde-format diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libgravatar-19.12.1/po/ia/libgravatar.po new/libgravatar-19.12.2/po/ia/libgravatar.po --- old/libgravatar-19.12.1/po/ia/libgravatar.po 1970-01-01 01:00:00.000000000 +0100 +++ new/libgravatar-19.12.2/po/ia/libgravatar.po 2020-02-04 02:58:39.000000000 +0100 @@ -0,0 +1,71 @@ +# Copyright (C) YEAR This file is copyright: +# This file is distributed under the same license as the libgravatar package. +# +# Giovanni Sora <[email protected]>, 2020. +msgid "" +msgstr "" +"Project-Id-Version: libgravatar\n" +"Report-Msgid-Bugs-To: https://bugs.kde.org\n" +"POT-Creation-Date: 2019-06-19 03:21+0200\n" +"PO-Revision-Date: 2020-01-19 15:55+0100\n" +"Last-Translator: Giovanni Sora <[email protected]>\n" +"Language-Team: Interlingua <[email protected]>\n" +"Language: ia\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-Generator: Lokalize 2.0\n" + +#: widgets/gravatarconfiguresettingsdialog.cpp:37 +#, kde-format +msgid "Configure Gravatar" +msgstr "" + +#: widgets/gravatarconfiguresettingswidget.cpp:42 +#, kde-format +msgid "Use Default Image" +msgstr "" + +#: widgets/gravatarconfiguresettingswidget.cpp:48 +#, kde-format +msgid "Gravatar Cache Size:" +msgstr "" + +#: widgets/gravatarconfiguresettingswidget.cpp:55 +#, kde-format +msgctxt "add space before image" +msgid " image" +msgid_plural " images" +msgstr[0] "Imagine" +msgstr[1] " Images" + +#: widgets/gravatarconfiguresettingswidget.cpp:66 +#, kde-format +msgid "Clear Gravatar Cache" +msgstr "" + +#: widgets/gravatarconfigwidget.cpp:52 +#, kde-format +msgid "Enable Gravatar Support" +msgstr "" + +#: widgets/gravatarconfigwidget.cpp:57 +#, kde-format +msgid "Configure..." +msgstr "Configura..." + +#: widgets/gravatardownloadpixmapwidget.cpp:37 +#, kde-format +msgid "Email:" +msgstr "E-posta:" + +#: widgets/gravatardownloadpixmapwidget.cpp:45 +#, kde-format +msgid "&Search" +msgstr "&Cerca" + +#: widgets/gravatardownloadpixmapwidget.cpp:76 +#, kde-format +msgid "No Gravatar found." +msgstr "" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libgravatar-19.12.1/po/ko/libgravatar.po new/libgravatar-19.12.2/po/ko/libgravatar.po --- old/libgravatar-19.12.1/po/ko/libgravatar.po 2020-01-07 03:33:52.000000000 +0100 +++ new/libgravatar-19.12.2/po/ko/libgravatar.po 2020-02-04 02:58:40.000000000 +0100 @@ -1,6 +1,6 @@ # Copyright (C) YEAR This_file_is_part_of_KDE # This file is distributed under the same license as the PACKAGE package. -# Shinjo Park <[email protected]>, 2015, 2018. +# Shinjo Park <[email protected]>, 2015, 2018, 2020. # msgid "" msgstr "" @@ -15,7 +15,7 @@ "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" -"X-Generator: Lokalize 2.0\n" +"X-Generator: Lokalize 19.04.3\n" #: widgets/gravatarconfiguresettingsdialog.cpp:37 #, kde-format diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libgravatar-19.12.1/po/zh_CN/libgravatar.po new/libgravatar-19.12.2/po/zh_CN/libgravatar.po --- old/libgravatar-19.12.1/po/zh_CN/libgravatar.po 2020-01-07 03:33:52.000000000 +0100 +++ new/libgravatar-19.12.2/po/zh_CN/libgravatar.po 2020-02-04 02:58:41.000000000 +0100 @@ -7,7 +7,7 @@ "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2019-06-19 03:21+0200\n" -"PO-Revision-Date: 2020-01-04 21:48\n" +"PO-Revision-Date: 2020-01-20 21:56\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n"
