Hello community, here is the log from the commit of package keditbookmarks for openSUSE:Factory checked in at 2020-01-12 23:20:56 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/keditbookmarks (Old) and /work/SRC/openSUSE:Factory/.keditbookmarks.new.6675 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "keditbookmarks" Sun Jan 12 23:20:56 2020 rev:38 rq:762347 version:19.12.1 Changes: -------- --- /work/SRC/openSUSE:Factory/keditbookmarks/keditbookmarks.changes 2019-12-14 12:13:39.707296943 +0100 +++ /work/SRC/openSUSE:Factory/.keditbookmarks.new.6675/keditbookmarks.changes 2020-01-12 23:21:33.962753593 +0100 @@ -1,0 +2,9 @@ +Tue Jan 7 10:00:30 UTC 2020 - Christophe Giboudeaux <[email protected]> + +- Update to 19.12.1 + * New bugfix release + * For more details please see: + * https://www.kde.org/announcements/releases/19.12.1 +- No code change since 19.12.0 + +------------------------------------------------------------------- @@ -7 +16 @@ - * https://www.kde.org/announcements/releases/19.12.0 + * https://www.kde.org/announcements/releases/19.12 Old: ---- keditbookmarks-19.12.0.tar.xz keditbookmarks-19.12.0.tar.xz.sig New: ---- keditbookmarks-19.12.1.tar.xz keditbookmarks-19.12.1.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ keditbookmarks.spec ++++++ --- /var/tmp/diff_new_pack.JDlhYF/_old 2020-01-12 23:21:35.014753982 +0100 +++ /var/tmp/diff_new_pack.JDlhYF/_new 2020-01-12 23:21:35.022753985 +0100 @@ -1,7 +1,7 @@ # # spec file for package keditbookmarks # -# Copyright (c) 2019 SUSE LLC +# Copyright (c) 2020 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -21,7 +21,7 @@ %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} %bcond_without lang Name: keditbookmarks -Version: 19.12.0 +Version: 19.12.1 Release: 0 Summary: KDE Bookmark Editor License: GPL-2.0-only ++++++ keditbookmarks-19.12.0.tar.xz -> keditbookmarks-19.12.1.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/keditbookmarks-19.12.0/CMakeLists.txt new/keditbookmarks-19.12.1/CMakeLists.txt --- old/keditbookmarks-19.12.0/CMakeLists.txt 2019-12-06 01:14:31.000000000 +0100 +++ new/keditbookmarks-19.12.1/CMakeLists.txt 2020-01-07 01:40:08.000000000 +0100 @@ -3,7 +3,7 @@ # KDE Application Version, managed by release script set(KDE_APPLICATIONS_VERSION_MAJOR "19") set(KDE_APPLICATIONS_VERSION_MINOR "12") -set(KDE_APPLICATIONS_VERSION_MICRO "0") +set(KDE_APPLICATIONS_VERSION_MICRO "1") set(KDE_APPLICATIONS_VERSION "${KDE_APPLICATIONS_VERSION_MAJOR}.${KDE_APPLICATIONS_VERSION_MINOR}.${KDE_APPLICATIONS_VERSION_MICRO}") project(keditbookmarks VERSION ${KDE_APPLICATIONS_VERSION}) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/keditbookmarks-19.12.0/po/ca/keditbookmarks.po new/keditbookmarks-19.12.1/po/ca/keditbookmarks.po --- old/keditbookmarks-19.12.0/po/ca/keditbookmarks.po 2019-12-06 01:14:30.000000000 +0100 +++ new/keditbookmarks-19.12.1/po/ca/keditbookmarks.po 2020-01-07 01:40:03.000000000 +0100 @@ -1,22 +1,23 @@ # Translation of keditbookmarks.po to Catalan -# Copyright (C) 2007-2017 This_file_is_part_of_KDE +# Copyright (C) 2007-2019 This_file_is_part_of_KDE # This file is distributed under the same license as the kdebase package. # # Josep Ma. Ferrer <[email protected]>, 2007, 2008, 2009, 2010, 2011, 2013, 2014, 2015, 2016, 2017. # Miquel Oliete i Baliarda <[email protected]>, 2007. +# Antoni Bella Pérez <[email protected]>, 2019. msgid "" msgstr "" "Project-Id-Version: keditbookmarks\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2019-07-12 02:38+0200\n" -"PO-Revision-Date: 2017-06-22 22:23+0100\n" -"Last-Translator: Josep Ma. Ferrer <[email protected]>\n" +"PO-Revision-Date: 2019-12-20 12:21+0100\n" +"Last-Translator: Antoni Bella Pérez <[email protected]>\n" "Language-Team: Catalan <[email protected]>\n" "Language: ca\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Generator: Lokalize 2.0\n" +"X-Generator: Lokalize 20.03.70\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" "X-Accelerator-Marker: &\n" @@ -703,7 +704,7 @@ #: main.cpp:135 #, kde-format msgid "Set the user-readable caption, for example \"Konsole\"" -msgstr "Indica un títol llegible per l'usuari, per exemple «Konsole»" +msgstr "Indica una llegenda llegible per l'usuari, per exemple «Konsole»" #: main.cpp:136 #, kde-format diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/keditbookmarks-19.12.0/po/zh_CN/keditbookmarks.po new/keditbookmarks-19.12.1/po/zh_CN/keditbookmarks.po --- old/keditbookmarks-19.12.0/po/zh_CN/keditbookmarks.po 2019-12-06 01:14:31.000000000 +0100 +++ new/keditbookmarks-19.12.1/po/zh_CN/keditbookmarks.po 2020-01-07 01:40:06.000000000 +0100 @@ -13,15 +13,14 @@ "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2019-07-12 02:38+0200\n" -"PO-Revision-Date: 2019-11-19 23:12\n" -"Last-Translator: Guo Yunhe (guoyunhe)\n" +"PO-Revision-Date: 2020-01-04 21:51\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" -"X-Generator: crowdin.com\n" "X-Crowdin-Project: kdeorg\n" "X-Crowdin-Language: zh-CN\n" "X-Crowdin-File: /kf5-stable/messages/applications/keditbookmarks.pot\n"
