Hello community,

here is the log from the commit of package kholidays for openSUSE:Factory 
checked in at 2020-11-19 11:50:48
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kholidays (Old)
 and      /work/SRC/openSUSE:Factory/.kholidays.new.5913 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kholidays"

Thu Nov 19 11:50:48 2020 rev:66 rq:848553 version:5.76.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/kholidays/kholidays.changes      2020-10-12 
13:56:27.670144711 +0200
+++ /work/SRC/openSUSE:Factory/.kholidays.new.5913/kholidays.changes    
2020-11-23 10:32:19.653482111 +0100
@@ -1,0 +2,9 @@
+Sat Nov  7 21:34:46 UTC 2020 - Christophe Giboudeaux <[email protected]>
+
+- Update to 5.76.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/kde-frameworks-5.76.0
+- No code change since 5.75.0
+
+-------------------------------------------------------------------

Old:
----
  kholidays-5.75.0.tar.xz
  kholidays-5.75.0.tar.xz.sig

New:
----
  kholidays-5.76.0.tar.xz
  kholidays-5.76.0.tar.xz.sig

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ kholidays.spec ++++++
--- /var/tmp/diff_new_pack.XFVYvs/_old  2020-11-23 10:32:20.237482751 +0100
+++ /var/tmp/diff_new_pack.XFVYvs/_new  2020-11-23 10:32:20.241482756 +0100
@@ -17,14 +17,14 @@
 
 
 %define lname   libKF5Holidays5
-%define _tar_path 5.75
+%define _tar_path 5.76
 # Full KF5 version (e.g. 5.33.0)
 %{!?_kf5_version: %global _kf5_version %{version}}
 # Last major and minor KF5 version (e.g. 5.33)
 %{!?_kf5_bugfix_version: %define _kf5_bugfix_version %(echo %{_kf5_version} | 
awk -F. '{print $1"."$2}')}
 %bcond_without lang
 Name:           kholidays
-Version:        5.75.0
+Version:        5.76.0
 Release:        0
 Summary:        Holiday calculation library
 License:        LGPL-2.1-or-later


++++++ kholidays-5.75.0.tar.xz -> kholidays-5.76.0.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kholidays-5.75.0/CMakeLists.txt 
new/kholidays-5.76.0/CMakeLists.txt
--- old/kholidays-5.75.0/CMakeLists.txt 2020-10-04 20:45:39.000000000 +0200
+++ new/kholidays-5.76.0/CMakeLists.txt 2020-11-07 13:07:12.000000000 +0100
@@ -1,9 +1,9 @@
 cmake_minimum_required(VERSION 3.5)
 
-set(KF5_VERSION "5.75.0")
+set(KF5_VERSION "5.76.0")
 project(KHolidays VERSION ${KF5_VERSION})
 
-find_package(ECM 5.75.0 REQUIRED NO_MODULE)
+find_package(ECM 5.76.0 REQUIRED NO_MODULE)
 set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH})
 set(CMAKE_AUTORCC ON)
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kholidays-5.75.0/po/ast/libkholidays5_qt.po 
new/kholidays-5.76.0/po/ast/libkholidays5_qt.po
--- old/kholidays-5.75.0/po/ast/libkholidays5_qt.po     2020-10-04 
20:45:39.000000000 +0200
+++ new/kholidays-5.76.0/po/ast/libkholidays5_qt.po     2020-11-07 
13:07:12.000000000 +0100
@@ -1,17 +1,17 @@
-# enolp <[email protected]>, 2019.
+# enolp <[email protected]>, 2019, 2020.
 msgid ""
 msgstr ""
 "Project-Id-Version: \n"
-"PO-Revision-Date: 2019-09-28 20:46+0200\n"
+"PO-Revision-Date: 2020-11-05 14:24+0100\n"
 "Last-Translator: enolp <[email protected]>\n"
-"Language-Team: Asturian\n"
+"Language-Team: Asturian <[email protected]>\n"
 "Language: ast\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "X-Qt-Contexts: true\n"
 "Plural-Forms: nplurals=2; plural=n != 1;\n"
-"X-Generator: Lokalize 19.08.1\n"
+"X-Generator: Lokalize 20.08.1\n"
 
 #: astroseasons.cpp:132
 msgctxt "AstroSeasons|"
@@ -39,12 +39,9 @@
 msgstr "Quebec"
 
 #: holidayregion.cpp:882
-#, fuzzy
-#| msgctxt "HolidayRegion|German region"
-#| msgid "Bavaria"
 msgctxt "HolidayRegion|German region"
 msgid "Germany, Bavaria"
-msgstr "Baviera"
+msgstr ""
 
 #: holidayregion.cpp:884
 msgctxt "HolidayRegion|German region"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kholidays-5.75.0/po/ru/libkholidays5_qt.po 
new/kholidays-5.76.0/po/ru/libkholidays5_qt.po
--- old/kholidays-5.75.0/po/ru/libkholidays5_qt.po      2020-10-04 
20:45:39.000000000 +0200
+++ new/kholidays-5.76.0/po/ru/libkholidays5_qt.po      2020-11-07 
13:07:12.000000000 +0100
@@ -6,19 +6,20 @@
 # Alexander Potashev <[email protected]>, 2011, 2014, 2015, 2016.
 # Yury G. Kudryashov <[email protected]>, 2011.
 # Alexander Lakhin <[email protected]>, 2013.
+# Alexander Yavorsky <[email protected]>, 2020.
 msgid ""
 msgstr ""
 "Project-Id-Version: libkholidays\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2015-06-13 09:34+0000\n"
-"PO-Revision-Date: 2016-01-06 15:25+0300\n"
-"Last-Translator: Alexander Potashev <[email protected]>\n"
+"PO-Revision-Date: 2020-10-10 08:50+0300\n"
+"Last-Translator: Alexander Yavorsky <[email protected]>\n"
 "Language-Team: Russian <[email protected]>\n"
 "Language: ru\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.08.2\n"
 "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
 "%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
 "X-Environment: kde\n"
@@ -52,77 +53,74 @@
 msgstr "Квебек"
 
 #: holidayregion.cpp:882
-#, fuzzy
-#| msgctxt "HolidayRegion|German region"
-#| msgid "Bavaria"
 msgctxt "HolidayRegion|German region"
 msgid "Germany, Bavaria"
-msgstr "Бавария"
+msgstr "Германия, Бавария"
 
 #: holidayregion.cpp:884
 msgctxt "HolidayRegion|German region"
 msgid "Germany, Brandenburg"
-msgstr ""
+msgstr "Германия, Бранденбург"
 
 #: holidayregion.cpp:886
 msgctxt "HolidayRegion|German region"
 msgid "Germany, Berlin"
-msgstr ""
+msgstr "Германия, Берлин"
 
 #: holidayregion.cpp:888
 msgctxt "HolidayRegion|German region"
 msgid "Germany, Baden-Wuerttemberg"
-msgstr ""
+msgstr "Германия, Баден-Вюртемберг"
 
 #: holidayregion.cpp:890
 msgctxt "HolidayRegion|German region"
 msgid "Germany, Hesse"
-msgstr ""
+msgstr "Германия, Гессен"
 
 #: holidayregion.cpp:892
 msgctxt "HolidayRegion|German region"
 msgid "Germany, Mecklenburg-Hither Pomerania"
-msgstr ""
+msgstr "Германия, Мекленбург-Передняя Померания"
 
 #: holidayregion.cpp:894
 msgctxt "HolidayRegion|German region"
 msgid "Germany, Lower Saxony"
-msgstr ""
+msgstr "Германия, Нижняя Саксония"
 
 #: holidayregion.cpp:896
 msgctxt "HolidayRegion|German region"
 msgid "Germany, North Rhine-Westphalia"
-msgstr ""
+msgstr "Германия, Северный Рейн — Вестфалия"
 
 #: holidayregion.cpp:898
 msgctxt "HolidayRegion|German region"
 msgid "Germany, Rhineland-Palatinate"
-msgstr ""
+msgstr "Германия, Рейнланд-Пфальц"
 
 #: holidayregion.cpp:900
 msgctxt "HolidayRegion|German region"
 msgid "Germany, Schleswig-Holstein"
-msgstr ""
+msgstr "Германия, Шлезвиг-Гольштейн"
 
 #: holidayregion.cpp:902
 msgctxt "HolidayRegion|German region"
 msgid "Germany, Saarland"
-msgstr ""
+msgstr "Германия, Саар"
 
 #: holidayregion.cpp:904
 msgctxt "HolidayRegion|German region"
 msgid "Germany, Saxony"
-msgstr ""
+msgstr "Германия, Саксония"
 
 #: holidayregion.cpp:906
 msgctxt "HolidayRegion|German region"
 msgid "Germany, Saxony-Anhalt"
-msgstr ""
+msgstr "Германия, Саксония-Анхальт"
 
 #: holidayregion.cpp:908
 msgctxt "HolidayRegion|German region"
 msgid "Germany, Thuringia"
-msgstr ""
+msgstr "Германия, Тюрингия"
 
 #: holidayregion.cpp:911
 msgctxt "HolidayRegion|Spanish region"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kholidays-5.75.0/po/zh_CN/libkholidays5_qt.po 
new/kholidays-5.76.0/po/zh_CN/libkholidays5_qt.po
--- old/kholidays-5.75.0/po/zh_CN/libkholidays5_qt.po   2020-10-04 
20:45:39.000000000 +0200
+++ new/kholidays-5.76.0/po/zh_CN/libkholidays5_qt.po   2020-11-07 
13:07:12.000000000 +0100
@@ -6,7 +6,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: kdeorg\n"
-"PO-Revision-Date: 2020-09-23 12:18\n"
+"PO-Revision-Date: 2020-10-08 19:21\n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
 "MIME-Version: 1.0\n"
_______________________________________________
openSUSE Commits mailing list -- [email protected]
To unsubscribe, email [email protected]
List Netiquette: https://en.opensuse.org/openSUSE:Mailing_list_netiquette
List Archives: 
https://lists.opensuse.org/archives/list/[email protected]

Reply via email to