commit kholidays for openSUSE:Factory

2020-10-12 Thread root
Hello community,

here is the log from the commit of package kholidays for openSUSE:Factory 
checked in at 2020-10-12 13:54:54

Comparing /work/SRC/openSUSE:Factory/kholidays (Old)
 and  /work/SRC/openSUSE:Factory/.kholidays.new.3486 (New)


Package is "kholidays"

Mon Oct 12 13:54:54 2020 rev:65 rq:840821 version:5.75.0

Changes:

--- /work/SRC/openSUSE:Factory/kholidays/kholidays.changes  2020-09-18 
14:40:55.771977129 +0200
+++ /work/SRC/openSUSE:Factory/.kholidays.new.3486/kholidays.changes
2020-10-12 13:56:27.670144711 +0200
@@ -1,0 +2,11 @@
+Mon Oct  5 08:33:13 UTC 2020 - Christophe Giboudeaux 
+
+- Update to 5.75.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/kde-frameworks-5.75.0
+- Changes since 5.74.0:
+  * Uncommented description fields for mt_* holiday files
+  * Add national holidays for Malta in both English (en-gb) and Maltese (mt)
+
+---

Old:

  kholidays-5.74.0.tar.xz
  kholidays-5.74.0.tar.xz.sig

New:

  kholidays-5.75.0.tar.xz
  kholidays-5.75.0.tar.xz.sig



Other differences:
--
++ kholidays.spec ++
--- /var/tmp/diff_new_pack.KtJVI5/_old  2020-10-12 13:56:28.146144910 +0200
+++ /var/tmp/diff_new_pack.KtJVI5/_new  2020-10-12 13:56:28.146144910 +0200
@@ -17,14 +17,14 @@
 
 
 %define lname   libKF5Holidays5
-%define _tar_path 5.74
+%define _tar_path 5.75
 # 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.74.0
+Version:5.75.0
 Release:0
 Summary:Holiday calculation library
 License:LGPL-2.1-or-later


++ kholidays-5.74.0.tar.xz -> kholidays-5.75.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kholidays-5.74.0/CMakeLists.txt 
new/kholidays-5.75.0/CMakeLists.txt
--- old/kholidays-5.74.0/CMakeLists.txt 2020-09-06 12:25:02.0 +0200
+++ new/kholidays-5.75.0/CMakeLists.txt 2020-10-04 20:45:39.0 +0200
@@ -1,9 +1,9 @@
 cmake_minimum_required(VERSION 3.5)
 
-set(KF5_VERSION "5.74.0")
+set(KF5_VERSION "5.75.0")
 project(KHolidays VERSION ${KF5_VERSION})
 
-find_package(ECM 5.74.0 REQUIRED NO_MODULE)
+find_package(ECM 5.75.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.74.0/holidays/holidays.qrc 
new/kholidays-5.75.0/holidays/holidays.qrc
--- old/kholidays-5.74.0/holidays/holidays.qrc  2020-09-06 12:25:02.0 
+0200
+++ new/kholidays-5.75.0/holidays/holidays.qrc  2020-10-04 20:45:39.0 
+0200
@@ -97,6 +97,8 @@
 plan2/holiday_ma_ar
 plan2/holiday_ma_fr
 plan2/holiday_mq_fr
+plan2/holiday_mt_en-gb
+plan2/holiday_mt_mt
 plan2/holiday_mu_en
 plan2/holiday_mx_es
 plan2/holiday_na_en-gb
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kholidays-5.74.0/holidays/plan2/holiday_mt_en-gb 
new/kholidays-5.75.0/holidays/plan2/holiday_mt_en-gb
--- old/kholidays-5.74.0/holidays/plan2/holiday_mt_en-gb1970-01-01 
01:00:00.0 +0100
+++ new/kholidays-5.75.0/holidays/plan2/holiday_mt_en-gb2020-10-04 
20:45:39.0 +0200
@@ -0,0 +1,51 @@
+::
+:: Country:  Malta
+::
+:: Language: English
+::
+:: Author:   Bogdan Vitel 
+::
+:: Updated:
+::
+:: Source:
+:: https://www.gov.mt/en/About%20Malta/Pages/Public%20Holidays.aspx
+:: https://legislation.mt/eli/cap/252/eng/pdf
+
+:: Metadata
+country "MT"
+language"en_gb"
+::name  "optional - defaults to country name"
+description "Maltese National Holidays"
+
+:: Public Holidays
+"New Year's Day" public on january 1
+"Feast of St. Paul's Shipwreck"  public religious on february 10
+"Feast of St. Joseph"public religious on march 19
+"Freedom Day"public civil on march 31
+"Good Friday"public religious on pascha minus 2 days
+"Worker's Day"   public on may 1
+"Sette Giugno"   public civil on june 7
+"Feast of St. Peter and St. Paul"public religious on june 29
+"Feast of the Assumption"public religious on august 15
+"Feast of Our Lady of Victories" public religious on september 8
+"Independence Day"   public civil on september 21
+"Feast of the Immaculate Conception" public religio

commit kholidays for openSUSE:Factory

2020-09-18 Thread root
Hello community,

here is the log from the commit of package kholidays for openSUSE:Factory 
checked in at 2020-09-18 14:40:01

Comparing /work/SRC/openSUSE:Factory/kholidays (Old)
 and  /work/SRC/openSUSE:Factory/.kholidays.new.4249 (New)


Package is "kholidays"

Fri Sep 18 14:40:01 2020 rev:64 rq:834406 version:5.74.0

Changes:

--- /work/SRC/openSUSE:Factory/kholidays/kholidays.changes  2020-08-12 
12:28:33.424177566 +0200
+++ /work/SRC/openSUSE:Factory/.kholidays.new.4249/kholidays.changes
2020-09-18 14:40:55.771977129 +0200
@@ -1,0 +2,10 @@
+Sun Sep  6 12:49:23 UTC 2020 - Christophe Giboudeaux 
+
+- Update to 5.74.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/kde-frameworks-5.74.0
+- Changes since 5.73.0:
+  * Remove obsolete COPYING files
+
+---

Old:

  kholidays-5.73.0.tar.xz
  kholidays-5.73.0.tar.xz.sig

New:

  kholidays-5.74.0.tar.xz
  kholidays-5.74.0.tar.xz.sig



Other differences:
--
++ kholidays.spec ++
--- /var/tmp/diff_new_pack.9eLPrO/_old  2020-09-18 14:40:57.027978250 +0200
+++ /var/tmp/diff_new_pack.9eLPrO/_new  2020-09-18 14:40:57.027978250 +0200
@@ -17,14 +17,14 @@
 
 
 %define lname   libKF5Holidays5
-%define _tar_path 5.73
+%define _tar_path 5.74
 # 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.73.0
+Version:5.74.0
 Release:0
 Summary:Holiday calculation library
 License:LGPL-2.1-or-later


++ kholidays-5.73.0.tar.xz -> kholidays-5.74.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kholidays-5.73.0/CMakeLists.txt 
new/kholidays-5.74.0/CMakeLists.txt
--- old/kholidays-5.73.0/CMakeLists.txt 2020-08-01 21:47:10.0 +0200
+++ new/kholidays-5.74.0/CMakeLists.txt 2020-09-06 12:25:02.0 +0200
@@ -1,9 +1,9 @@
 cmake_minimum_required(VERSION 3.5)
 
-set(KF5_VERSION "5.73.0")
+set(KF5_VERSION "5.74.0")
 project(KHolidays VERSION ${KF5_VERSION})
 
-find_package(ECM 5.73.0 REQUIRED NO_MODULE)
+find_package(ECM 5.74.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.73.0/COPYING.LIB 
new/kholidays-5.74.0/COPYING.LIB
--- old/kholidays-5.73.0/COPYING.LIB2020-08-01 21:47:10.0 +0200
+++ new/kholidays-5.74.0/COPYING.LIB1970-01-01 01:00:00.0 +0100
@@ -1,510 +0,0 @@
-
-  GNU LESSER GENERAL PUBLIC LICENSE
-   Version 2.1, February 1999
-
- Copyright (C) 1991, 1999 Free Software Foundation, Inc.
-   51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
- Everyone is permitted to copy and distribute verbatim copies
- of this license document, but changing it is not allowed.
-
-[This is the first released version of the Lesser GPL.  It also counts
- as the successor of the GNU Library Public License, version 2, hence
- the version number 2.1.]
-
-Preamble
-
-  The licenses for most software are designed to take away your
-freedom to share and change it.  By contrast, the GNU General Public
-Licenses are intended to guarantee your freedom to share and change
-free software--to make sure the software is free for all its users.
-
-  This license, the Lesser General Public License, applies to some
-specially designated software packages--typically libraries--of the
-Free Software Foundation and other authors who decide to use it.  You
-can use it too, but we suggest you first think carefully about whether
-this license or the ordinary General Public License is the better
-strategy to use in any particular case, based on the explanations
-below.
-
-  When we speak of free software, we are referring to freedom of use,
-not price.  Our General Public Licenses are designed to make sure that
-you have the freedom to distribute copies of free software (and charge
-for this service if you wish); that you receive source code or can get
-it if you want it; that you can change the software and use pieces of
-it in new free programs; and that you are informed that you can do
-these things.
-
-  To protect your rights, we need to make restrictions that forbid
-distributors to deny you these rights or to ask you to surrender these
-rights.  These restrictions translate to certain responsibilities for
-you if you distribute copies of the library o

commit kholidays for openSUSE:Factory

2020-08-12 Thread root
Hello community,

here is the log from the commit of package kholidays for openSUSE:Factory 
checked in at 2020-08-12 12:24:02

Comparing /work/SRC/openSUSE:Factory/kholidays (Old)
 and  /work/SRC/openSUSE:Factory/.kholidays.new.3399 (New)


Package is "kholidays"

Wed Aug 12 12:24:02 2020 rev:63 rq:825079 version:5.73.0

Changes:

--- /work/SRC/openSUSE:Factory/kholidays/kholidays.changes  2020-07-14 
07:53:51.040732987 +0200
+++ /work/SRC/openSUSE:Factory/.kholidays.new.3399/kholidays.changes
2020-08-12 12:28:33.424177566 +0200
@@ -1,0 +2,11 @@
+Sun Aug  2 07:13:25 UTC 2020 - Christophe Giboudeaux 
+
+- Update to 5.73.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/kde-frameworks-5.73.0
+- Changes since 5.72.0:
+  * Use Qt's categorized logging, install kholidays.categories file
+  * Use camelcase include. (scripted)
+
+---

Old:

  kholidays-5.72.0.tar.xz
  kholidays-5.72.0.tar.xz.sig

New:

  kholidays-5.73.0.tar.xz
  kholidays-5.73.0.tar.xz.sig



Other differences:
--
++ kholidays.spec ++
--- /var/tmp/diff_new_pack.rOrmNz/_old  2020-08-12 12:28:34.364177538 +0200
+++ /var/tmp/diff_new_pack.rOrmNz/_new  2020-08-12 12:28:34.364177538 +0200
@@ -17,14 +17,14 @@
 
 
 %define lname   libKF5Holidays5
-%define _tar_path 5.72
+%define _tar_path 5.73
 # 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.72.0
+Version:5.73.0
 Release:0
 Summary:Holiday calculation library
 License:LGPL-2.1-or-later
@@ -91,6 +91,7 @@
 %license LICENSES/*
 %dir %{_kf5_qmldir}/org
 %dir %{_kf5_qmldir}/org/kde
+%{_kf5_debugdir}/kholidays.categories
 %{_kf5_libdir}/libKF5Holidays.so.*
 %{_kf5_qmldir}/org/kde/kholidays/
 


++ kholidays-5.72.0.tar.xz -> kholidays-5.73.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kholidays-5.72.0/CMakeLists.txt 
new/kholidays-5.73.0/CMakeLists.txt
--- old/kholidays-5.72.0/CMakeLists.txt 2020-07-04 15:13:10.0 +0200
+++ new/kholidays-5.73.0/CMakeLists.txt 2020-08-01 21:47:10.0 +0200
@@ -1,9 +1,9 @@
 cmake_minimum_required(VERSION 3.5)
 
-set(KF5_VERSION "5.72.0")
+set(KF5_VERSION "5.73.0")
 project(KHolidays VERSION ${KF5_VERSION})
 
-find_package(ECM 5.72.0 REQUIRED NO_MODULE)
+find_package(ECM 5.73.0 REQUIRED NO_MODULE)
 set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH})
 set(CMAKE_AUTORCC ON)
 
@@ -17,6 +17,7 @@
 include(KDECMakeSettings)
 include(KDEFrameworkCompilerSettings NO_POLICY_SCOPE)
 include(ECMCoverageOption)
+include(ECMQtDeclareLoggingCategory)
 include(ECMAddQch)
 include(ECMGeneratePriFile)
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kholidays-5.72.0/po/da/libkholidays5_qt.po 
new/kholidays-5.73.0/po/da/libkholidays5_qt.po
--- old/kholidays-5.72.0/po/da/libkholidays5_qt.po  2020-07-04 
15:13:10.0 +0200
+++ new/kholidays-5.73.0/po/da/libkholidays5_qt.po  2020-08-01 
21:47:10.0 +0200
@@ -3,20 +3,20 @@
 #
 # Erik Kjær Pedersen , 2005.
 # Jan Madsen , 2008.
-# Martin Schlander , 2009, 2010, 2012, 2014, 2015.
+# Martin Schlander , 2009, 2010, 2012, 2014, 2015, 
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+\n"
-"PO-Revision-Date: 2015-12-08 18:45+0100\n"
+"PO-Revision-Date: 2020-07-27 17:43+0200\n"
 "Last-Translator: Martin Schlander \n"
-"Language-Team: Danish \n"
+"Language-Team: Danish \n"
 "Language: da\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.04.2\n"
 "Plural-Forms: nplurals=2; plural=n != 1;\n"
 "X-Qt-Contexts: true\n"
 
@@ -46,77 +46,74 @@
 msgstr "Quebec"
 
 #: holidayregion.cpp:882
-#, fuzzy
-#| msgctxt "HolidayRegion|German region"
-#| msgid "Bavaria"
 msgctxt "HolidayRegion|German region"
 msgid "Germany, Bavaria"
-msgstr "Bayern"
+msgstr "Tyskland, Bayern"
 
 #: holidayregion.cpp:884
 msgctxt "HolidayRegion|German region"
 msgid "Germany, Brandenburg"
-msgstr ""
+msgstr "Tyskland, Brandenburg"
 
 #: holidayregion.cpp:886
 msgctxt "HolidayRegion|German region"
 msgid "Germany, Berlin"
-msgstr ""
+msgstr "Tyskland, Berlin"
 
 #: holidayregion.cpp:888
 msgctxt "HolidayRegion|German region"
 msgid "Germany, Baden-Wuerttemberg"
-msgstr ""
+msgstr "Tys

commit kholidays for openSUSE:Factory

2020-07-13 Thread root
Hello community,

here is the log from the commit of package kholidays for openSUSE:Factory 
checked in at 2020-07-14 07:52:55

Comparing /work/SRC/openSUSE:Factory/kholidays (Old)
 and  /work/SRC/openSUSE:Factory/.kholidays.new.3060 (New)


Package is "kholidays"

Tue Jul 14 07:52:55 2020 rev:62 rq:820366 version:5.72.0

Changes:

--- /work/SRC/openSUSE:Factory/kholidays/kholidays.changes  2020-06-16 
13:43:03.989164123 +0200
+++ /work/SRC/openSUSE:Factory/.kholidays.new.3060/kholidays.changes
2020-07-14 07:53:51.040732987 +0200
@@ -1,0 +2,9 @@
+Sun Jul  5 07:55:23 UTC 2020 - Christophe Giboudeaux 
+
+- Update to 5.72.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/kde-frameworks-5.72.0
+- No code change since 5.71.0
+
+---

Old:

  kholidays-5.71.0.tar.xz
  kholidays-5.71.0.tar.xz.sig

New:

  kholidays-5.72.0.tar.xz
  kholidays-5.72.0.tar.xz.sig



Other differences:
--
++ kholidays.spec ++
--- /var/tmp/diff_new_pack.1gQhFa/_old  2020-07-14 07:53:52.752738530 +0200
+++ /var/tmp/diff_new_pack.1gQhFa/_new  2020-07-14 07:53:52.756738543 +0200
@@ -17,14 +17,14 @@
 
 
 %define lname   libKF5Holidays5
-%define _tar_path 5.71
+%define _tar_path 5.72
 # 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.71.0
+Version:5.72.0
 Release:0
 Summary:Holiday calculation library
 License:LGPL-2.1-or-later
@@ -88,14 +88,14 @@
 %doc DESIGN
 
 %files -n %{lname}
-%license COPYING.LIB
+%license LICENSES/*
 %dir %{_kf5_qmldir}/org
 %dir %{_kf5_qmldir}/org/kde
 %{_kf5_libdir}/libKF5Holidays.so.*
 %{_kf5_qmldir}/org/kde/kholidays/
 
 %files devel
-%license COPYING.LIB
+%license LICENSES/*
 %{_kf5_cmakedir}/KF5Holidays/
 %{_kf5_includedir}/KHolidays/
 %{_kf5_includedir}/kholidays_version.h
@@ -104,7 +104,7 @@
 
 %if %{with lang}
 %files -n %{lname}-lang -f %{name}.lang
-%license COPYING*
+%license LICENSES/*
 %endif
 
 %changelog


++ kholidays-5.71.0.tar.xz -> kholidays-5.72.0.tar.xz ++
 2521 lines of diff (skipped)




commit kholidays for openSUSE:Factory

2020-06-16 Thread root
Hello community,

here is the log from the commit of package kholidays for openSUSE:Factory 
checked in at 2020-06-16 13:42:46

Comparing /work/SRC/openSUSE:Factory/kholidays (Old)
 and  /work/SRC/openSUSE:Factory/.kholidays.new.3606 (New)


Package is "kholidays"

Tue Jun 16 13:42:46 2020 rev:61 rq:814361 version:5.71.0

Changes:

--- /work/SRC/openSUSE:Factory/kholidays/kholidays.changes  2020-05-11 
13:29:45.531659228 +0200
+++ /work/SRC/openSUSE:Factory/.kholidays.new.3606/kholidays.changes
2020-06-16 13:43:03.989164123 +0200
@@ -1,0 +2,18 @@
+Sun Jun  7 08:06:39 UTC 2020 - Christophe Giboudeaux 
+
+- Update to 5.71.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/kde-frameworks-5.71.0
+- Changes since 5.70.0:
+  * holidayparserdriverplan.cpp,holidayscannerplan_p.h - update urls
+  * holidayparserdriverplan_p.h,holidayscannerplan_p.h - explicit ctors
+  * .krazy - remove a lot of unnecessary SKIPs
+  * Update Taiwanese holidays
+  * holidayregion.cpp - provide translatable strings for the German regions.
+  * holidays_de-foo - set name field for all German holiday files
+  * holiday-de- - where foo is a region is Germany
+  * Add holiday file for DE-BE (Germany/Berlin)
+  * holidays/plan2/holiday_gb-sct_en-gb
+
+---

Old:

  kholidays-5.70.0.tar.xz
  kholidays-5.70.0.tar.xz.sig

New:

  kholidays-5.71.0.tar.xz
  kholidays-5.71.0.tar.xz.sig



Other differences:
--
++ kholidays.spec ++
--- /var/tmp/diff_new_pack.HTse8Y/_old  2020-06-16 13:43:04.885167388 +0200
+++ /var/tmp/diff_new_pack.HTse8Y/_new  2020-06-16 13:43:04.889167403 +0200
@@ -17,14 +17,14 @@
 
 
 %define lname   libKF5Holidays5
-%define _tar_path 5.70
+%define _tar_path 5.71
 # 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.70.0
+Version:5.71.0
 Release:0
 Summary:Holiday calculation library
 License:LGPL-2.1-or-later


++ kholidays-5.70.0.tar.xz -> kholidays-5.71.0.tar.xz ++
 26224 lines of diff (skipped)




commit kholidays for openSUSE:Factory

2020-05-11 Thread root
Hello community,

here is the log from the commit of package kholidays for openSUSE:Factory 
checked in at 2020-05-11 13:28:22

Comparing /work/SRC/openSUSE:Factory/kholidays (Old)
 and  /work/SRC/openSUSE:Factory/.kholidays.new.2738 (New)


Package is "kholidays"

Mon May 11 13:28:22 2020 rev:60 rq:802087 version:5.70.0

Changes:

--- /work/SRC/openSUSE:Factory/kholidays/kholidays.changes  2020-04-15 
20:03:01.329957288 +0200
+++ /work/SRC/openSUSE:Factory/.kholidays.new.2738/kholidays.changes
2020-05-11 13:29:45.531659228 +0200
@@ -1,0 +2,12 @@
+Sun May  3 09:39:58 UTC 2020 - Christophe Giboudeaux 
+
+- Update to 5.70.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/kde-frameworks-5.70.0
+- Changes since 5.69.0:
+  * Nicaragua Holidays
+  * Taiwanese holidays
+  * Updated Romanian holidays
+
+---

Old:

  kholidays-5.69.0.tar.xz
  kholidays-5.69.0.tar.xz.sig

New:

  kholidays-5.70.0.tar.xz
  kholidays-5.70.0.tar.xz.sig



Other differences:
--
++ kholidays.spec ++
--- /var/tmp/diff_new_pack.LrpcFH/_old  2020-05-11 13:29:46.491661241 +0200
+++ /var/tmp/diff_new_pack.LrpcFH/_new  2020-05-11 13:29:46.495661249 +0200
@@ -17,14 +17,14 @@
 
 
 %define lname   libKF5Holidays5
-%define _tar_path 5.69
+%define _tar_path 5.70
 # 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.69.0
+Version:5.70.0
 Release:0
 Summary:Holiday calculation library
 License:LGPL-2.1-or-later


++ kholidays-5.69.0.tar.xz -> kholidays-5.70.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kholidays-5.69.0/CMakeLists.txt 
new/kholidays-5.70.0/CMakeLists.txt
--- old/kholidays-5.69.0/CMakeLists.txt 2020-04-05 00:59:15.0 +0200
+++ new/kholidays-5.70.0/CMakeLists.txt 2020-05-03 00:18:35.0 +0200
@@ -1,9 +1,9 @@
 cmake_minimum_required(VERSION 3.5)
 
-set(KF5_VERSION "5.69.0")
+set(KF5_VERSION "5.70.0")
 project(KHolidays VERSION ${KF5_VERSION})
 
-find_package(ECM 5.69.0 REQUIRED NO_MODULE)
+find_package(ECM 5.70.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.69.0/holidays/holidays.qrc 
new/kholidays-5.70.0/holidays/holidays.qrc
--- old/kholidays-5.69.0/holidays/holidays.qrc  2020-04-05 00:59:15.0 
+0200
+++ new/kholidays-5.70.0/holidays/holidays.qrc  2020-05-03 00:18:35.0 
+0200
@@ -100,6 +100,7 @@
 plan2/holiday_mx_es
 plan2/holiday_na_en-gb
 plan2/holiday_nc_fr
+plan2/holiday_ni_es
 plan2/holiday_nl_nl
 plan2/holiday_no_nb
 plan2/holiday_no_nn
@@ -127,6 +128,7 @@
 plan2/holiday_th_en-gb
 plan2/holiday_tr_en-gb
 plan2/holiday_tr_tr
+plan2/holiday_tw_zh
 plan2/holiday_ua_uk
 plan2/holiday_us_en-us
 plan2/holiday_uy_es
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kholidays-5.69.0/holidays/plan2/holiday_ni_es 
new/kholidays-5.70.0/holidays/plan2/holiday_ni_es
--- old/kholidays-5.69.0/holidays/plan2/holiday_ni_es   1970-01-01 
01:00:00.0 +0100
+++ new/kholidays-5.70.0/holidays/plan2/holiday_ni_es   2020-05-03 
00:18:35.0 +0200
@@ -0,0 +1,41 @@
+::
+:: Country:  Nicaragua
+::
+:: Language: Spanish
+::
+:: Author:   Carlos Arguello 
+::
+:: Updated:
+::
+:: Source:   : https://publicholidays.la/nicaragua/es/2020-dates/
+:: 
https://calendariohispanohablante.com/2020/calendario-nicaragua-2020.html
+::
+:: Metadata
+country  "NI"
+language "es"
+:name"optional - defaults to country name"
+:description "(please add description in source language) National holiday 
file for Nicaragua"
+
+:: Public Holidays
+"Año nuevo"  public on january 1
+"Día del Trabajador" public on may 1
+"Día de la Liberación Nacional"  public on july 19
+"Batalla de San Jacinto" public on september 14
+"Día de la Independencia"public on september 15
+"Navidad"public religious on december 24
+
+:: Religious
+"Jueves Santo"   religious on april 9
+"Viernes Santo"  religious on april 1

commit kholidays for openSUSE:Factory

2020-04-15 Thread root
Hello community,

here is the log from the commit of package kholidays for openSUSE:Factory 
checked in at 2020-04-15 20:01:46

Comparing /work/SRC/openSUSE:Factory/kholidays (Old)
 and  /work/SRC/openSUSE:Factory/.kholidays.new.2738 (New)


Package is "kholidays"

Wed Apr 15 20:01:46 2020 rev:59 rq:793154 version:5.69.0

Changes:

--- /work/SRC/openSUSE:Factory/kholidays/kholidays.changes  2020-03-19 
19:44:30.94206 +0100
+++ /work/SRC/openSUSE:Factory/.kholidays.new.2738/kholidays.changes
2020-04-15 20:03:01.329957288 +0200
@@ -1,0 +2,9 @@
+Sun Apr  5 19:45:34 UTC 2020 - Christophe Giboudeaux 
+
+- Update to 5.69.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/kde-frameworks-5.69.0
+- No code change since 5.68.0
+
+---

Old:

  kholidays-5.68.0.tar.xz
  kholidays-5.68.0.tar.xz.sig

New:

  kholidays-5.69.0.tar.xz
  kholidays-5.69.0.tar.xz.sig



Other differences:
--
++ kholidays.spec ++
--- /var/tmp/diff_new_pack.cuJB2Q/_old  2020-04-15 20:03:01.969957769 +0200
+++ /var/tmp/diff_new_pack.cuJB2Q/_new  2020-04-15 20:03:01.969957769 +0200
@@ -17,14 +17,14 @@
 
 
 %define lname   libKF5Holidays5
-%define _tar_path 5.68
+%define _tar_path 5.69
 # 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.68.0
+Version:5.69.0
 Release:0
 Summary:Holiday calculation library
 License:LGPL-2.1-or-later


++ kholidays-5.68.0.tar.xz -> kholidays-5.69.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kholidays-5.68.0/CMakeLists.txt 
new/kholidays-5.69.0/CMakeLists.txt
--- old/kholidays-5.68.0/CMakeLists.txt 2020-03-07 10:43:13.0 +0100
+++ new/kholidays-5.69.0/CMakeLists.txt 2020-04-05 00:59:15.0 +0200
@@ -1,9 +1,9 @@
 cmake_minimum_required(VERSION 3.5)
 
-set(KF5_VERSION "5.68.0")
+set(KF5_VERSION "5.69.0")
 project(KHolidays VERSION ${KF5_VERSION})
 
-find_package(ECM 5.68.0 REQUIRED NO_MODULE)
+find_package(ECM 5.69.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.68.0/po/nb/libkholidays5_qt.po 
new/kholidays-5.69.0/po/nb/libkholidays5_qt.po
--- old/kholidays-5.68.0/po/nb/libkholidays5_qt.po  2020-03-07 
10:43:13.0 +0100
+++ new/kholidays-5.69.0/po/nb/libkholidays5_qt.po  2020-04-05 
00:59:15.0 +0200
@@ -9,7 +9,7 @@
 "POT-Creation-Date: 2015-06-13 09:34+\n"
 "PO-Revision-Date: 2018-07-17 10:47+0100\n"
 "Last-Translator: Karl Ove Hufthammer \n"
-"Language-Team: Norwegian Bokmål \n"
+"Language-Team: Norwegian Bokmål \n"
 "Language: nb\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kholidays-5.68.0/po/nn/libkholidays5_qt.po 
new/kholidays-5.69.0/po/nn/libkholidays5_qt.po
--- old/kholidays-5.68.0/po/nn/libkholidays5_qt.po  2020-03-07 
10:43:13.0 +0100
+++ new/kholidays-5.69.0/po/nn/libkholidays5_qt.po  2020-04-05 
00:59:15.0 +0200
@@ -9,7 +9,7 @@
 "POT-Creation-Date: 2015-06-13 09:34+\n"
 "PO-Revision-Date: 2018-02-12 20:32+0100\n"
 "Last-Translator: Karl Ove Hufthammer \n"
-"Language-Team: Norwegian Nynorsk \n"
+"Language-Team: Norwegian Nynorsk \n"
 "Language: nn\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kholidays-5.68.0/po/se/libkholidays5_qt.po 
new/kholidays-5.69.0/po/se/libkholidays5_qt.po
--- old/kholidays-5.68.0/po/se/libkholidays5_qt.po  2020-03-07 
10:43:13.0 +0100
+++ new/kholidays-5.69.0/po/se/libkholidays5_qt.po  2020-04-05 
00:59:15.0 +0200
@@ -8,7 +8,7 @@
 "PO-Revision-Date: 2007-09-11 22:44+0200\n"
 "Last-Translator: Northern Sami translation team \n"
-"Language-Team: Northern Sami \n"
+"Language-Team: Northern Sami \n"
 "Language: se\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -20,389 +20,389 @@
 "X-Text-Markup: qtrich\n"
 "X-Qt-Contexts: true\n"
 
-#: astroseasons.cpp:145
+#: astroseasons.cpp:132
 msgctxt "AstroSeasons|"
 msgid "June Solstice"
 msgstr ""
 
-#: astroseasons.cpp:147
+#: astroseasons.cpp:134
 msgctxt "AstroSeasons|"
 msgid "December Solstice"
 msgstr ""
 
-#: astrosea

commit kholidays for openSUSE:Factory

2020-03-19 Thread root
Hello community,

here is the log from the commit of package kholidays for openSUSE:Factory 
checked in at 2020-03-19 19:42:37

Comparing /work/SRC/openSUSE:Factory/kholidays (Old)
 and  /work/SRC/openSUSE:Factory/.kholidays.new.3160 (New)


Package is "kholidays"

Thu Mar 19 19:42:37 2020 rev:58 rq:785323 version:5.68.0

Changes:

--- /work/SRC/openSUSE:Factory/kholidays/kholidays.changes  2020-02-14 
16:33:35.503459249 +0100
+++ /work/SRC/openSUSE:Factory/.kholidays.new.3160/kholidays.changes
2020-03-19 19:44:30.94206 +0100
@@ -1,0 +2,13 @@
+Sun Mar  8 09:17:47 UTC 2020 - Christophe Giboudeaux 
+
+- Update to 5.68.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.68.0.php
+- Changes since 5.67.0:
+  * KHolidays: Convert license statements to SPDX expressions
+  * Update Japanese holidays
+  * holiday_jp_ja - fix spelling for National Foundation Day (kde#417498)
+  * Fix compile: no target named KF5KHolidays
+
+---

Old:

  kholidays-5.67.0.tar.xz
  kholidays-5.67.0.tar.xz.sig

New:

  kholidays-5.68.0.tar.xz
  kholidays-5.68.0.tar.xz.sig



Other differences:
--
++ kholidays.spec ++
--- /var/tmp/diff_new_pack.KBksd6/_old  2020-03-19 19:44:31.571994512 +0100
+++ /var/tmp/diff_new_pack.KBksd6/_new  2020-03-19 19:44:31.575994514 +0100
@@ -17,14 +17,14 @@
 
 
 %define lname   libKF5Holidays5
-%define _tar_path 5.67
+%define _tar_path 5.68
 # 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.67.0
+Version:5.68.0
 Release:0
 Summary:Holiday calculation library
 License:LGPL-2.1-or-later


++ kholidays-5.67.0.tar.xz -> kholidays-5.68.0.tar.xz ++
 37180 lines of diff (skipped)




commit kholidays for openSUSE:Factory

2020-02-14 Thread root
Hello community,

here is the log from the commit of package kholidays for openSUSE:Factory 
checked in at 2020-02-14 16:32:43

Comparing /work/SRC/openSUSE:Factory/kholidays (Old)
 and  /work/SRC/openSUSE:Factory/.kholidays.new.26092 (New)


Package is "kholidays"

Fri Feb 14 16:32:43 2020 rev:57 rq:773261 version:5.67.0

Changes:

--- /work/SRC/openSUSE:Factory/kholidays/kholidays.changes  2020-01-14 
21:04:36.382688522 +0100
+++ /work/SRC/openSUSE:Factory/.kholidays.new.26092/kholidays.changes   
2020-02-14 16:33:35.503459249 +0100
@@ -1,0 +2,15 @@
+Sun Feb  2 18:06:57 UTC 2020 - Christophe Giboudeaux 
+
+- Replace %make_jobs with %cmake_build.
+
+---
+Sun Feb  2 14:32:44 UTC 2020 - Christophe Giboudeaux 
+
+- Update to 5.67.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.67.0.php
+- Changes since 5.66.0:
+  * Update holidays and add flagdays and namedays for Sweden
+
+---

Old:

  kholidays-5.66.0.tar.xz
  kholidays-5.66.0.tar.xz.sig

New:

  kholidays-5.67.0.tar.xz
  kholidays-5.67.0.tar.xz.sig



Other differences:
--
++ kholidays.spec ++
--- /var/tmp/diff_new_pack.HnzUUh/_old  2020-02-14 16:33:36.187459631 +0100
+++ /var/tmp/diff_new_pack.HnzUUh/_new  2020-02-14 16:33:36.191459633 +0100
@@ -17,14 +17,14 @@
 
 
 %define lname   libKF5Holidays5
-%define _tar_path 5.66
+%define _tar_path 5.67
 # 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.66.0
+Version:5.67.0
 Release:0
 Summary:Holiday calculation library
 License:LGPL-2.1-or-later
@@ -73,7 +73,7 @@
 
 %build
   %cmake_kf5 -d build
-  %make_jobs
+  %cmake_build
 
 %install
   %kf5_makeinstall -C build


++ kholidays-5.66.0.tar.xz -> kholidays-5.67.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kholidays-5.66.0/CMakeLists.txt 
new/kholidays-5.67.0/CMakeLists.txt
--- old/kholidays-5.66.0/CMakeLists.txt 2020-01-04 11:08:08.0 +0100
+++ new/kholidays-5.67.0/CMakeLists.txt 2020-02-02 13:48:40.0 +0100
@@ -1,9 +1,9 @@
 cmake_minimum_required(VERSION 3.5)
 
-set(KF5_VERSION "5.66.0")
+set(KF5_VERSION "5.67.0")
 project(KHolidays VERSION ${KF5_VERSION})
 
-find_package(ECM 5.66.0 REQUIRED NO_MODULE)
+find_package(ECM 5.67.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.66.0/holidays/holidays.qrc 
new/kholidays-5.67.0/holidays/holidays.qrc
--- old/kholidays-5.66.0/holidays/holidays.qrc  2020-01-04 11:08:08.0 
+0100
+++ new/kholidays-5.67.0/holidays/holidays.qrc  2020-02-02 13:48:40.0 
+0100
@@ -119,6 +119,7 @@
 plan2/holiday_rs_sr@latin
 plan2/holiday_ru_ru
 plan2/holiday_se_sv
+plan2/holiday_se_sv_nameday
 plan2/holiday_sg_en-gb
 plan2/holiday_si_sl
 plan2/holiday_sk_sk
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kholidays-5.66.0/holidays/plan2/holiday_se_sv 
new/kholidays-5.67.0/holidays/plan2/holiday_se_sv
--- old/kholidays-5.66.0/holidays/plan2/holiday_se_sv   2020-01-04 
11:08:08.0 +0100
+++ new/kholidays-5.67.0/holidays/plan2/holiday_se_sv   2020-02-02 
13:48:40.0 +0100
@@ -3,70 +3,88 @@
 ::
 :: Language: Swedish
 ::
-:: Author:
+:: Author:   riiga
 ::
-:: Updated:
+:: Updated:  2019-12-22
 ::
-:: Source:
+:: Source:   https://sv.wikipedia.org/wiki/Helgdagar_i_Sverige
+::   https://sv.wikipedia.org/wiki/Flaggdagar_i_Sverige
 ::
 
 :: Metadata
 country "SE"
 language"sv"
 :name"optional - defaults to country name"
-:description "(please add description in source language) National holiday 
file for Sweden"
+description "Helg- och flaggdagar i Sverige"
 
 :: Public Holidays
-"Nyårsdagen" public on january 1
-"Trett.d. Jul"   public on january 6
-"Långfredagen"   public religious on easter minus 2
-"Påskdagen"  public religious on easter
-"Annandag påsk"  public on easter plus 1
-"Pingstdagen"public religious on easter plus 49 days
-"Kristi Him.f."  public religious on easter plus 39 days
-:: Before 2005
-:: "Annandag Pingst" public religious on easter plus 50 days
-"Första Maj" public 

commit kholidays for openSUSE:Factory

2020-01-14 Thread root
Hello community,

here is the log from the commit of package kholidays for openSUSE:Factory 
checked in at 2020-01-14 21:01:16

Comparing /work/SRC/openSUSE:Factory/kholidays (Old)
 and  /work/SRC/openSUSE:Factory/.kholidays.new.6675 (New)


Package is "kholidays"

Tue Jan 14 21:01:16 2020 rev:56 rq:763460 version:5.66.0

Changes:

--- /work/SRC/openSUSE:Factory/kholidays/kholidays.changes  2019-12-18 
14:42:46.557786511 +0100
+++ /work/SRC/openSUSE:Factory/.kholidays.new.6675/kholidays.changes
2020-01-14 21:04:36.382688522 +0100
@@ -1,0 +2,10 @@
+Sun Jan  5 09:02:09 UTC 2020 - Christophe Giboudeaux 
+
+- Update to 5.66.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.66.0.php
+- Changes since 5.65.0:
+  * kholidays EBN transport protocol cleanup
+
+---

Old:

  kholidays-5.65.0.tar.xz
  kholidays-5.65.0.tar.xz.sig

New:

  kholidays-5.66.0.tar.xz
  kholidays-5.66.0.tar.xz.sig



Other differences:
--
++ kholidays.spec ++
--- /var/tmp/diff_new_pack.JNQFxd/_old  2020-01-14 21:04:36.982688799 +0100
+++ /var/tmp/diff_new_pack.JNQFxd/_new  2020-01-14 21:04:36.986688801 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package kholidays
 #
-# 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
@@ -17,14 +17,14 @@
 
 
 %define lname   libKF5Holidays5
-%define _tar_path 5.65
+%define _tar_path 5.66
 # 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.65.0
+Version:5.66.0
 Release:0
 Summary:Holiday calculation library
 License:LGPL-2.1-or-later


++ kholidays-5.65.0.tar.xz -> kholidays-5.66.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kholidays-5.65.0/CMakeLists.txt 
new/kholidays-5.66.0/CMakeLists.txt
--- old/kholidays-5.65.0/CMakeLists.txt 2019-12-07 22:43:19.0 +0100
+++ new/kholidays-5.66.0/CMakeLists.txt 2020-01-04 11:08:08.0 +0100
@@ -1,9 +1,9 @@
 cmake_minimum_required(VERSION 3.5)
 
-set(KF5_VERSION "5.65.0")
+set(KF5_VERSION "5.66.0")
 project(KHolidays VERSION ${KF5_VERSION})
 
-find_package(ECM 5.65.0 REQUIRED NO_MODULE)
+find_package(ECM 5.66.0 REQUIRED NO_MODULE)
 set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH})
 set(CMAKE_AUTORCC ON)
 
@@ -32,7 +32,7 @@
 add_feature_info(QCH ${BUILD_QCH} "API documentation in QCH format (for e.g. 
Qt Assistant, Qt Creator & KDevelop)")
 
 ### Find packages ###
-set(REQUIRED_QT_VERSION 5.11.0)
+set(REQUIRED_QT_VERSION 5.12.0)
 find_package(Qt5 ${REQUIRED_QT_VERSION} CONFIG REQUIRED Core Qml)
 
 remove_definitions(-DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_TO_ASCII)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kholidays-5.65.0/po/ia/libkholidays5_qt.po 
new/kholidays-5.66.0/po/ia/libkholidays5_qt.po
--- old/kholidays-5.65.0/po/ia/libkholidays5_qt.po  2019-12-07 
22:43:19.0 +0100
+++ new/kholidays-5.66.0/po/ia/libkholidays5_qt.po  2020-01-04 
11:08:08.0 +0100
@@ -1,199 +1,134 @@
 # Copyright (C) YEAR This_file_is_part_of_KDE
 # This file is distributed under the same license as the PACKAGE package.
 #
-# g.sora , 2011, 2012.
+# g.sora , 2011, 2012, 2019.
 msgid ""
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2015-06-13 09:34+\n"
-"PO-Revision-Date: 2012-07-26 11:43+0200\n"
+"PO-Revision-Date: 2019-12-24 10:19+0100\n"
 "Last-Translator: Giovanni Sora \n"
-"Language-Team: Interlingua \n"
+"Language-Team: Interlingua \n"
 "Language: ia\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"X-Generator: Lokalize 1.2\n"
+"X-Generator: Lokalize 1.5\n"
 "Plural-Forms: nplurals=2; plural=n != 1;\n"
 "X-Qt-Contexts: true\n"
 
 #: astroseasons.cpp:145
-#, fuzzy
-#| msgid "June Solstice"
 msgctxt "AstroSeasons|"
 msgid "June Solstice"
 msgstr "Solstitio de junio"
 
 #: astroseasons.cpp:147
-#, fuzzy
-#| msgid "December Solstice"
 msgctxt "AstroSeasons|"
 msgid "December Solstice"
 msgstr "Solstitio de decembre"
 
 #: astroseasons.cpp:149
-#, fuzzy
-#| msgid "March Equinox"
 msgctxt "AstroSeasons|"
 msgid "March Equinox"
 msgstr "Equinox de martio"
 
 #: astroseasons.cpp:151
-#, fuz

commit kholidays for openSUSE:Factory

2019-12-18 Thread root
Hello community,

here is the log from the commit of package kholidays for openSUSE:Factory 
checked in at 2019-12-18 14:40:57

Comparing /work/SRC/openSUSE:Factory/kholidays (Old)
 and  /work/SRC/openSUSE:Factory/.kholidays.new.4691 (New)


Package is "kholidays"

Wed Dec 18 14:40:57 2019 rev:55 rq:757035 version:5.65.0

Changes:

--- /work/SRC/openSUSE:Factory/kholidays/kholidays.changes  2019-11-12 
11:47:15.862839992 +0100
+++ /work/SRC/openSUSE:Factory/.kholidays.new.4691/kholidays.changes
2019-12-18 14:42:46.557786511 +0100
@@ -1,0 +2,9 @@
+Sun Dec  8 11:18:35 UTC 2019 - Christophe Giboudeaux 
+
+- Update to 5.65.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.65.0.php
+- No code change since 5.64.0
+
+---

Old:

  kholidays-5.64.0.tar.xz
  kholidays-5.64.0.tar.xz.sig

New:

  kholidays-5.65.0.tar.xz
  kholidays-5.65.0.tar.xz.sig



Other differences:
--
++ kholidays.spec ++
--- /var/tmp/diff_new_pack.bXYqNX/_old  2019-12-18 14:42:46.961786696 +0100
+++ /var/tmp/diff_new_pack.bXYqNX/_new  2019-12-18 14:42:46.965786698 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package kholidays
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,14 +17,14 @@
 
 
 %define lname   libKF5Holidays5
-%define _tar_path 5.64
+%define _tar_path 5.65
 # 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.64.0
+Version:5.65.0
 Release:0
 Summary:Holiday calculation library
 License:LGPL-2.1-or-later


++ kholidays-5.64.0.tar.xz -> kholidays-5.65.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kholidays-5.64.0/CMakeLists.txt 
new/kholidays-5.65.0/CMakeLists.txt
--- old/kholidays-5.64.0/CMakeLists.txt 2019-11-02 13:56:03.0 +0100
+++ new/kholidays-5.65.0/CMakeLists.txt 2019-12-07 22:43:19.0 +0100
@@ -1,9 +1,9 @@
 cmake_minimum_required(VERSION 3.5)
 
-set(KF5_VERSION "5.64.0")
+set(KF5_VERSION "5.65.0")
 project(KHolidays VERSION ${KF5_VERSION})
 
-find_package(ECM 5.64.0 REQUIRED NO_MODULE)
+find_package(ECM 5.65.0 REQUIRED NO_MODULE)
 set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH})
 set(CMAKE_AUTORCC ON)
 
@@ -40,7 +40,6 @@
 ### Targets ###
 add_definitions(-DQT_NO_FOREACH)
 add_definitions(-DQT_DISABLE_DEPRECATED_BEFORE=0x050d00)
-add_definitions(-DQT_DEPRECATED_WARNINGS_SINCE=0x06)
 add_subdirectory(src)
 
 if(BUILD_TESTING)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kholidays-5.64.0/po/zh_CN/libkholidays5_qt.po 
new/kholidays-5.65.0/po/zh_CN/libkholidays5_qt.po
--- old/kholidays-5.64.0/po/zh_CN/libkholidays5_qt.po   2019-11-02 
13:56:03.0 +0100
+++ new/kholidays-5.65.0/po/zh_CN/libkholidays5_qt.po   2019-12-07 
22:43:19.0 +0100
@@ -6,7 +6,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: kdeorg\n"
-"PO-Revision-Date: 2019-10-09 09:45\n"
+"PO-Revision-Date: 2019-11-19 23:01\n"
 "Last-Translator: Guo Yunhe (guoyunhe)\n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"




commit kholidays for openSUSE:Factory

2019-11-12 Thread root
Hello community,

here is the log from the commit of package kholidays for openSUSE:Factory 
checked in at 2019-11-12 11:47:09

Comparing /work/SRC/openSUSE:Factory/kholidays (Old)
 and  /work/SRC/openSUSE:Factory/.kholidays.new.2990 (New)


Package is "kholidays"

Tue Nov 12 11:47:09 2019 rev:54 rq:747112 version:5.64.0

Changes:

--- /work/SRC/openSUSE:Factory/kholidays/kholidays.changes  2019-10-14 
13:36:06.282241483 +0200
+++ /work/SRC/openSUSE:Factory/.kholidays.new.2990/kholidays.changes
2019-11-12 11:47:15.862839992 +0100
@@ -1,0 +2,9 @@
+Sun Nov  3 15:47:01 UTC 2019 - Christophe Giboudeaux 
+
+- Update to 5.64.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.64.0.php
+- No code change since 5.63.0
+
+---

Old:

  kholidays-5.63.0.tar.xz
  kholidays-5.63.0.tar.xz.sig

New:

  kholidays-5.64.0.tar.xz
  kholidays-5.64.0.tar.xz.sig



Other differences:
--
++ kholidays.spec ++
--- /var/tmp/diff_new_pack.Ide3mh/_old  2019-11-12 11:47:16.630840777 +0100
+++ /var/tmp/diff_new_pack.Ide3mh/_new  2019-11-12 11:47:16.634840781 +0100
@@ -17,14 +17,14 @@
 
 
 %define lname   libKF5Holidays5
-%define _tar_path 5.63
+%define _tar_path 5.64
 # 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.63.0
+Version:5.64.0
 Release:0
 Summary:Holiday calculation library
 License:LGPL-2.1-or-later


++ kholidays-5.63.0.tar.xz -> kholidays-5.64.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kholidays-5.63.0/CMakeLists.txt 
new/kholidays-5.64.0/CMakeLists.txt
--- old/kholidays-5.63.0/CMakeLists.txt 2019-10-06 11:45:47.0 +0200
+++ new/kholidays-5.64.0/CMakeLists.txt 2019-11-02 13:56:03.0 +0100
@@ -1,9 +1,9 @@
 cmake_minimum_required(VERSION 3.5)
 
-set(KF5_VERSION "5.63.0")
+set(KF5_VERSION "5.64.0")
 project(KHolidays VERSION ${KF5_VERSION})
 
-find_package(ECM 5.63.0 REQUIRED NO_MODULE)
+find_package(ECM 5.64.0 REQUIRED NO_MODULE)
 set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH})
 set(CMAKE_AUTORCC ON)
 
@@ -39,6 +39,8 @@
 
 ### Targets ###
 add_definitions(-DQT_NO_FOREACH)
+add_definitions(-DQT_DISABLE_DEPRECATED_BEFORE=0x050d00)
+add_definitions(-DQT_DEPRECATED_WARNINGS_SINCE=0x06)
 add_subdirectory(src)
 
 if(BUILD_TESTING)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kholidays-5.63.0/po/id/libkholidays5_qt.po 
new/kholidays-5.64.0/po/id/libkholidays5_qt.po
--- old/kholidays-5.63.0/po/id/libkholidays5_qt.po  2019-10-06 
11:45:47.0 +0200
+++ new/kholidays-5.64.0/po/id/libkholidays5_qt.po  2019-11-02 
13:56:03.0 +0100
@@ -10,7 +10,6 @@
 "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-Qt-Contexts: true\n"
 
 #: astroseasons.cpp:145
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kholidays-5.63.0/po/zh_CN/libkholidays5_qt.po 
new/kholidays-5.64.0/po/zh_CN/libkholidays5_qt.po
--- old/kholidays-5.63.0/po/zh_CN/libkholidays5_qt.po   2019-10-06 
11:45:47.0 +0200
+++ new/kholidays-5.64.0/po/zh_CN/libkholidays5_qt.po   2019-11-02 
13:56:03.0 +0100
@@ -6,7 +6,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: kdeorg\n"
-"PO-Revision-Date: 2019-09-05 09:25\n"
+"PO-Revision-Date: 2019-10-09 09:45\n"
 "Last-Translator: Guo Yunhe (guoyunhe)\n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"




commit kholidays for openSUSE:Factory

2019-10-14 Thread root
Hello community,

here is the log from the commit of package kholidays for openSUSE:Factory 
checked in at 2019-10-14 13:36:02

Comparing /work/SRC/openSUSE:Factory/kholidays (Old)
 and  /work/SRC/openSUSE:Factory/.kholidays.new.2352 (New)


Package is "kholidays"

Mon Oct 14 13:36:02 2019 rev:53 rq:738030 version:5.63.0

Changes:

--- /work/SRC/openSUSE:Factory/kholidays/kholidays.changes  2019-09-23 
12:23:23.677748023 +0200
+++ /work/SRC/openSUSE:Factory/.kholidays.new.2352/kholidays.changes
2019-10-14 13:36:06.282241483 +0200
@@ -1,0 +2,10 @@
+Sun Oct  6 13:26:35 UTC 2019 - Christophe Giboudeaux 
+
+- Update to 5.63.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.63.0.php
+- Changes since 5.62.0:
+  * Port away from deprecated methods in Qt 5.14
+
+---

Old:

  kholidays-5.62.0.tar.xz
  kholidays-5.62.0.tar.xz.sig

New:

  kholidays-5.63.0.tar.xz
  kholidays-5.63.0.tar.xz.sig



Other differences:
--
++ kholidays.spec ++
--- /var/tmp/diff_new_pack.qkvK9P/_old  2019-10-14 13:36:06.854239993 +0200
+++ /var/tmp/diff_new_pack.qkvK9P/_new  2019-10-14 13:36:06.854239993 +0200
@@ -17,14 +17,14 @@
 
 
 %define lname   libKF5Holidays5
-%define _tar_path 5.62
+%define _tar_path 5.63
 # 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.62.0
+Version:5.63.0
 Release:0
 Summary:Holiday calculation library
 License:LGPL-2.1-or-later


++ kholidays-5.62.0.tar.xz -> kholidays-5.63.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kholidays-5.62.0/CMakeLists.txt 
new/kholidays-5.63.0/CMakeLists.txt
--- old/kholidays-5.62.0/CMakeLists.txt 2019-09-07 15:59:04.0 +0200
+++ new/kholidays-5.63.0/CMakeLists.txt 2019-10-06 11:45:47.0 +0200
@@ -1,9 +1,9 @@
 cmake_minimum_required(VERSION 3.5)
 
-set(KF5_VERSION "5.62.0")
+set(KF5_VERSION "5.63.0")
 project(KHolidays VERSION ${KF5_VERSION})
 
-find_package(ECM 5.62.0 REQUIRED NO_MODULE)
+find_package(ECM 5.63.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.62.0/po/ast/libkholidays5_qt.po 
new/kholidays-5.63.0/po/ast/libkholidays5_qt.po
--- old/kholidays-5.62.0/po/ast/libkholidays5_qt.po 1970-01-01 
01:00:00.0 +0100
+++ new/kholidays-5.63.0/po/ast/libkholidays5_qt.po 2019-10-06 
11:45:47.0 +0200
@@ -0,0 +1,401 @@
+# enolp , 2019.
+msgid ""
+msgstr ""
+"Project-Id-Version: \n"
+"PO-Revision-Date: 2019-09-28 20:46+0200\n"
+"Last-Translator: enolp \n"
+"Language-Team: Asturian\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"
+
+#: astroseasons.cpp:145
+msgctxt "AstroSeasons|"
+msgid "June Solstice"
+msgstr "Solsticiu de xunu"
+
+#: astroseasons.cpp:147
+msgctxt "AstroSeasons|"
+msgid "December Solstice"
+msgstr "Solsticiu d'avientu"
+
+#: astroseasons.cpp:149
+msgctxt "AstroSeasons|"
+msgid "March Equinox"
+msgstr "Equinociu de marzu"
+
+#: astroseasons.cpp:151
+msgctxt "AstroSeasons|"
+msgid "September Equinox"
+msgstr "Equinociu de setiembre"
+
+#: holidayregion.cpp:893
+msgctxt "HolidayRegion|Canadian region"
+msgid "Quebec"
+msgstr "Quebec"
+
+#: holidayregion.cpp:895
+msgctxt "HolidayRegion|German region"
+msgid "Bavaria"
+msgstr "Baviera"
+
+#: holidayregion.cpp:897
+msgctxt "HolidayRegion|Spanish region"
+msgid "Catalonia"
+msgstr "Cataluña"
+
+#: holidayregion.cpp:899
+msgctxt "HolidayRegion|UK Region"
+msgid "England and Wales"
+msgstr "Inglaterra y Gales"
+
+#: holidayregion.cpp:901
+msgctxt "HolidayRegion|UK Region"
+msgid "England"
+msgstr "Inglaterra"
+
+#: holidayregion.cpp:903
+msgctxt "HolidayRegion|UK Region"
+msgid "Wales"
+msgstr "Gales"
+
+#: holidayregion.cpp:905
+msgctxt "HolidayRegion|UK Region"
+msgid "Scotland"
+msgstr "Escocia"
+
+#: holidayregion.cpp:907
+msgctxt "HolidayRegion|UK Region"
+msgid "Northern Ireland"
+msgstr "Irlanda del Norte"
+
+#: holidayregion.cpp:909
+msgctxt "HolidayRegion|Italian Region"
+msgid "South Tyrol"
+msgstr "Tirolu del Sur"
+
+#: holidayregion.cpp:911
+msgctxt "HolidayRegion|"
+msgid "New South Wales"
+msgstr "Nueva Gales d

commit kholidays for openSUSE:Factory

2019-09-23 Thread root
Hello community,

here is the log from the commit of package kholidays for openSUSE:Factory 
checked in at 2019-09-23 12:23:22

Comparing /work/SRC/openSUSE:Factory/kholidays (Old)
 and  /work/SRC/openSUSE:Factory/.kholidays.new.7948 (New)


Package is "kholidays"

Mon Sep 23 12:23:22 2019 rev:52 rq:730930 version:5.62.0

Changes:

--- /work/SRC/openSUSE:Factory/kholidays/kholidays.changes  2019-08-19 
21:25:12.372672898 +0200
+++ /work/SRC/openSUSE:Factory/.kholidays.new.7948/kholidays.changes
2019-09-23 12:23:23.677748023 +0200
@@ -1,0 +2,13 @@
+Sat Sep  7 20:36:47 UTC 2019 - Christophe Giboudeaux 
+
+- Update to 5.62.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.62.0.php
+- Changes since 5.61.0:
+  * Display filename where we return an error
+  * Remove unused includes
+  * Include ECMGeneratePriFile after KDEInstallDirs
+- Replace pkgconfig(Qt5Foo) with cmake(Qt5Foo) in build requirements
+
+---

Old:

  kholidays-5.61.0.tar.xz
  kholidays-5.61.0.tar.xz.sig

New:

  kholidays-5.62.0.tar.xz
  kholidays-5.62.0.tar.xz.sig



Other differences:
--
++ kholidays.spec ++
--- /var/tmp/diff_new_pack.QIADTo/_old  2019-09-23 12:23:24.141747947 +0200
+++ /var/tmp/diff_new_pack.QIADTo/_new  2019-09-23 12:23:24.141747947 +0200
@@ -17,29 +17,28 @@
 
 
 %define lname   libKF5Holidays5
-%define _tar_path 5.61
+%define _tar_path 5.62
 # 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.61.0
+Version:5.62.0
 Release:0
 Summary:Holiday calculation library
 License:LGPL-2.1-or-later
 Group:  System/GUI/KDE
 URL:https://www.kde.org
-Source: %{name}-%{version}.tar.xz
+Source: 
https://download.kde.org/stable/frameworks/%{_tar_path}/%{name}-%{version}.tar.xz
 %if %{with lang}
-Source1:%{name}-%{version}.tar.xz.sig
+Source1:
https://download.kde.org/stable/frameworks/%{_tar_path}/%{name}-%{version}.tar.xz.sig
 Source2:frameworks.keyring
 %endif
 BuildRequires:  extra-cmake-modules
 BuildRequires:  kf5-filesystem
-BuildRequires:  pkgconfig
-BuildRequires:  pkgconfig(Qt5Core)
-BuildRequires:  pkgconfig(Qt5Qml)
+BuildRequires:  cmake(Qt5Core)
+BuildRequires:  cmake(Qt5Qml)
 %if %{with lang}
 BuildRequires:  cmake(Qt5LinguistTools)
 %endif
@@ -61,7 +60,7 @@
 Summary:Development files for the KDE PIM Holiday API
 Group:  Development/Libraries/KDE
 Requires:   %{lname} = %{version}
-Requires:   pkgconfig(Qt5Core)
+Requires:   cmake(Qt5Core)
 
 %description devel
 This package contains necessary include files and libraries needed


++ kholidays-5.61.0.tar.xz -> kholidays-5.62.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kholidays-5.61.0/CMakeLists.txt 
new/kholidays-5.62.0/CMakeLists.txt
--- old/kholidays-5.61.0/CMakeLists.txt 2019-08-03 21:54:21.0 +0200
+++ new/kholidays-5.62.0/CMakeLists.txt 2019-09-07 15:59:04.0 +0200
@@ -1,15 +1,14 @@
 cmake_minimum_required(VERSION 3.5)
 
-set(KF5_VERSION "5.61.0")
+set(KF5_VERSION "5.62.0")
 project(KHolidays VERSION ${KF5_VERSION})
 
-find_package(ECM 5.61.0 REQUIRED NO_MODULE)
+find_package(ECM 5.62.0 REQUIRED NO_MODULE)
 set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH})
 set(CMAKE_AUTORCC ON)
 
 include(GenerateExportHeader)
 include(ECMGenerateHeaders)
-include(ECMGeneratePriFile)
 include(CMakePackageConfigHelpers)
 include(ECMSetupVersion)
 include(ECMPoQmTools)
@@ -19,6 +18,7 @@
 include(KDEFrameworkCompilerSettings NO_POLICY_SCOPE)
 include(ECMCoverageOption)
 include(ECMAddQch)
+include(ECMGeneratePriFile)
 
 set(KHOLIDAYS_LIB_VERSION ${KF5_VERSION})
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kholidays-5.61.0/po/br/libkholidays5_qt.po 
new/kholidays-5.62.0/po/br/libkholidays5_qt.po
--- old/kholidays-5.61.0/po/br/libkholidays5_qt.po  2019-08-03 
21:54:21.0 +0200
+++ new/kholidays-5.62.0/po/br/libkholidays5_qt.po  2019-09-07 
15:59:04.0 +0200
@@ -12,7 +12,7 @@
 "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"
+"Plural-Forms: nplurals=2; plural=(n > 1);\n"
 "X-Qt-Contexts: true\n"
 
 #: astroseasons.cpp:145
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exc

commit kholidays for openSUSE:Factory

2019-08-19 Thread root
Hello community,

here is the log from the commit of package kholidays for openSUSE:Factory 
checked in at 2019-08-19 21:25:07

Comparing /work/SRC/openSUSE:Factory/kholidays (Old)
 and  /work/SRC/openSUSE:Factory/.kholidays.new.22127 (New)


Package is "kholidays"

Mon Aug 19 21:25:07 2019 rev:51 rq:722508 version:5.61.0

Changes:

--- /work/SRC/openSUSE:Factory/kholidays/kholidays.changes  2019-07-26 
12:14:21.302814148 +0200
+++ /work/SRC/openSUSE:Factory/.kholidays.new.22127/kholidays.changes   
2019-08-19 21:25:12.372672898 +0200
@@ -1,0 +2,16 @@
+Wed Aug  7 17:51:25 UTC 2019 - Christophe Giboudeaux 
+
+- Update to 5.61.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.61.0.php
+- Changes since 5.60.0:
+  * Add public holidays' substitute days in Russia, for 2019-2020 
+  * Update holidays in Russia
+
+---
+Fri Jul 19 11:41:25 UTC 2019 - Wolfgang Bauer 
+
+- Don't lower minimum Qt version anymore, it requires 5.11 now
+
+---

Old:

  kholidays-5.60.0.tar.xz

New:

  frameworks.keyring
  kholidays-5.61.0.tar.xz
  kholidays-5.61.0.tar.xz.sig



Other differences:
--
++ kholidays.spec ++
--- /var/tmp/diff_new_pack.KBGKd3/_old  2019-08-19 21:25:13.460672676 +0200
+++ /var/tmp/diff_new_pack.KBGKd3/_new  2019-08-19 21:25:13.464672675 +0200
@@ -17,20 +17,24 @@
 
 
 %define lname   libKF5Holidays5
-%define _tar_path 5.60
+%define _tar_path 5.61
 # 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.60.0
+Version:5.61.0
 Release:0
 Summary:Holiday calculation library
 License:LGPL-2.1-or-later
 Group:  System/GUI/KDE
 URL:https://www.kde.org
 Source: %{name}-%{version}.tar.xz
+%if %{with lang}
+Source1:%{name}-%{version}.tar.xz.sig
+Source2:frameworks.keyring
+%endif
 BuildRequires:  extra-cmake-modules
 BuildRequires:  kf5-filesystem
 BuildRequires:  pkgconfig
@@ -67,9 +71,6 @@
 
 %prep
 %setup -q
-%if 0%{?suse_version} == 1500
-sed -i -e "s/^set *(REQUIRED_QT_VERSION 5.10.0)$/set(REQUIRED_QT_VERSION 
5.9.0)/" CMakeLists.txt
-%endif
 
 %build
   %cmake_kf5 -d build

++ kholidays-5.60.0.tar.xz -> kholidays-5.61.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kholidays-5.60.0/CMakeLists.txt 
new/kholidays-5.61.0/CMakeLists.txt
--- old/kholidays-5.60.0/CMakeLists.txt 2019-07-07 20:33:47.0 +0200
+++ new/kholidays-5.61.0/CMakeLists.txt 2019-08-03 21:54:21.0 +0200
@@ -1,9 +1,9 @@
 cmake_minimum_required(VERSION 3.5)
 
-set(KF5_VERSION "5.60.0")
+set(KF5_VERSION "5.61.0")
 project(KHolidays VERSION ${KF5_VERSION})
 
-find_package(ECM 5.60.0 REQUIRED NO_MODULE)
+find_package(ECM 5.61.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.60.0/holidays/plan2/holiday_ru_ru 
new/kholidays-5.61.0/holidays/plan2/holiday_ru_ru
--- old/kholidays-5.60.0/holidays/plan2/holiday_ru_ru   2019-07-07 
20:33:47.0 +0200
+++ new/kholidays-5.61.0/holidays/plan2/holiday_ru_ru   2019-08-03 
21:54:21.0 +0200
@@ -6,7 +6,7 @@
 :: Authors:  Andrey Cherepanov 
 ::   Alexander Potashev 
 ::
-:: Updated:  2015-03-11
+:: Updated:  2019-07-23
 ::
 :: Sources:  http://www.rg.ru/2006/06/03/voennye-prazdniki-dok.html
 ::   http://www.consultant.ru/document/cons_doc_LAW_171623/
@@ -39,6 +39,15 @@
 "День России"  public on june 12
 "День народного единства"  public on november 4
 
+:: Public Holidays' substitutes in 2019
+"Перенос выходного дня с 5 января"  public on ((year == 2019) ? 
[may 2] : noop)
+"Перенос выходного дня с 6 января"  public on ((year == 2019) ? 
[may 3] : noop)
+"Перенос выходного дня с 23 февраля"public on ((year == 2019) ? 
[may 10] : noop)
+
+:: Public Holidays' substitutes in 2020
+"Перенос выходного дня с 4 января"  public on ((year == 2020) ? 
[may 4] : noop)
+"Перенос выходного дня с 5 января"  public on ((year == 2020) ? 
[may 5] : noop)
+
 :: Other (all that did not fit the categories below)
 "День единения народов" 
historical on april 2
 "День местного самоуправления"  

commit kholidays for openSUSE:Factory

2019-07-26 Thread root
Hello community,

here is the log from the commit of package kholidays for openSUSE:Factory 
checked in at 2019-07-26 12:14:19

Comparing /work/SRC/openSUSE:Factory/kholidays (Old)
 and  /work/SRC/openSUSE:Factory/.kholidays.new.4126 (New)


Package is "kholidays"

Fri Jul 26 12:14:19 2019 rev:50 rq:715880 version:5.60.0

Changes:

--- /work/SRC/openSUSE:Factory/kholidays/kholidays.changes  2019-06-22 
11:11:16.508504715 +0200
+++ /work/SRC/openSUSE:Factory/.kholidays.new.4126/kholidays.changes
2019-07-26 12:14:21.302814148 +0200
@@ -1,0 +2,11 @@
+Sun Jul 14 06:41:38 UTC 2019 - lbeltr...@kde.org
+
+- Update to 5.60.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.60.0.php
+- Changes since 5.59.0:
+  * Update UK Early May bank holiday for 2020 (kde#409189)
+  * Fix ISO code for Hesse / Germany
+
+---

Old:

  kholidays-5.59.0.tar.xz

New:

  kholidays-5.60.0.tar.xz



Other differences:
--
++ kholidays.spec ++
--- /var/tmp/diff_new_pack.rb8aPt/_old  2019-07-26 12:14:22.098814000 +0200
+++ /var/tmp/diff_new_pack.rb8aPt/_new  2019-07-26 12:14:22.106813999 +0200
@@ -17,14 +17,14 @@
 
 
 %define lname   libKF5Holidays5
-%define _tar_path 5.59
+%define _tar_path 5.60
 # 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.59.0
+Version:5.60.0
 Release:0
 Summary:Holiday calculation library
 License:LGPL-2.1-or-later

++ kholidays-5.59.0.tar.xz -> kholidays-5.60.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kholidays-5.59.0/CMakeLists.txt 
new/kholidays-5.60.0/CMakeLists.txt
--- old/kholidays-5.59.0/CMakeLists.txt 2019-06-01 18:56:03.0 +0200
+++ new/kholidays-5.60.0/CMakeLists.txt 2019-07-07 20:33:47.0 +0200
@@ -1,9 +1,9 @@
 cmake_minimum_required(VERSION 3.5)
 
-set(KF5_VERSION "5.59.0")
+set(KF5_VERSION "5.60.0")
 project(KHolidays VERSION ${KF5_VERSION})
 
-find_package(ECM 5.59.0 REQUIRED NO_MODULE)
+find_package(ECM 5.60.0 REQUIRED NO_MODULE)
 set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH})
 set(CMAKE_AUTORCC ON)
 
@@ -32,7 +32,7 @@
 add_feature_info(QCH ${BUILD_QCH} "API documentation in QCH format (for e.g. 
Qt Assistant, Qt Creator & KDevelop)")
 
 ### Find packages ###
-set(REQUIRED_QT_VERSION 5.10.0)
+set(REQUIRED_QT_VERSION 5.11.0)
 find_package(Qt5 ${REQUIRED_QT_VERSION} CONFIG REQUIRED Core Qml)
 
 remove_definitions(-DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_TO_ASCII)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kholidays-5.59.0/holidays/holidays.qrc 
new/kholidays-5.60.0/holidays/holidays.qrc
--- old/kholidays-5.59.0/holidays/holidays.qrc  2019-06-01 18:56:03.0 
+0200
+++ new/kholidays-5.60.0/holidays/holidays.qrc  2019-07-07 20:33:47.0 
+0200
@@ -39,7 +39,7 @@
 plan2/holiday_de-bb_de
 plan2/holiday_de-bw_de
 plan2/holiday_de-by_de
-plan2/holiday_de-hh_de
+plan2/holiday_de-he_de
 plan2/holiday_de-mv_de
 plan2/holiday_de-ni_de
 plan2/holiday_de-nw_de
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kholidays-5.59.0/holidays/plan2/holiday_de-he_de 
new/kholidays-5.60.0/holidays/plan2/holiday_de-he_de
--- old/kholidays-5.59.0/holidays/plan2/holiday_de-he_de1970-01-01 
01:00:00.0 +0100
+++ new/kholidays-5.60.0/holidays/plan2/holiday_de-he_de2019-07-07 
20:33:47.0 +0200
@@ -0,0 +1,67 @@
+::
+:: Country:  Germany
+::
+:: Language: German
+::
+:: Author: Tobias Leupold 
+::
+:: Updated: 2018-03-25
+::
+:: Source:
+:: 
https://www.bmi.bund.de/DE/themen/verfassung/staatliche-symbole/nationale-feiertage/nationale-feiertage-artikel.html
+:: https://de.wikipedia.org/wiki/Gesetzliche_Feiertage_in_Deutschland
+:: https://innen.hessen.de/buerger-staat/gesetzliche-feiertage
+::
+
+:: Metadata
+country "DE"
+language"de"
+:name"optional - defaults to country name"
+description "Feiertage für Deutschland (Hessen)"
+
+:: -- This part is specific for Hesse --
+
+"Fronleichnam" public on easter plus 60 days
+
+:: -- This part is shared across all Federal States of Germany 
--
+
+:: Public Holidays
+"Neujahr"   public on 1.1.
+"Karfreitag"public on easter minus 2 days
+

commit kholidays for openSUSE:Factory

2019-06-22 Thread root
Hello community,

here is the log from the commit of package kholidays for openSUSE:Factory 
checked in at 2019-06-22 11:11:15

Comparing /work/SRC/openSUSE:Factory/kholidays (Old)
 and  /work/SRC/openSUSE:Factory/.kholidays.new.4615 (New)


Package is "kholidays"

Sat Jun 22 11:11:15 2019 rev:49 rq:710742 version:5.59.0

Changes:

--- /work/SRC/openSUSE:Factory/kholidays/kholidays.changes  2019-05-21 
10:28:30.743480201 +0200
+++ /work/SRC/openSUSE:Factory/.kholidays.new.4615/kholidays.changes
2019-06-22 11:11:16.508504715 +0200
@@ -1,0 +2,9 @@
+Sun Jun 09 07:35:12 UTC 2019 - lbeltr...@kde.org
+
+- Update to 5.59.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.59.0.php
+- No code changes since 5.58.0
+
+---

Old:

  kholidays-5.58.0.tar.xz

New:

  kholidays-5.59.0.tar.xz



Other differences:
--
++ kholidays.spec ++
--- /var/tmp/diff_new_pack.TU5Y5R/_old  2019-06-22 11:11:17.992506902 +0200
+++ /var/tmp/diff_new_pack.TU5Y5R/_new  2019-06-22 11:11:18.020506943 +0200
@@ -17,14 +17,14 @@
 
 
 %define lname   libKF5Holidays5
-%define _tar_path 5.58
+%define _tar_path 5.59
 # 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.58.0
+Version:5.59.0
 Release:0
 Summary:Holiday calculation library
 License:LGPL-2.1-or-later

++ kholidays-5.58.0.tar.xz -> kholidays-5.59.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kholidays-5.58.0/CMakeLists.txt 
new/kholidays-5.59.0/CMakeLists.txt
--- old/kholidays-5.58.0/CMakeLists.txt 2019-05-07 13:23:00.0 +0200
+++ new/kholidays-5.59.0/CMakeLists.txt 2019-06-01 18:56:03.0 +0200
@@ -1,9 +1,9 @@
 cmake_minimum_required(VERSION 3.5)
 
-set(KF5_VERSION "5.58.0")
+set(KF5_VERSION "5.59.0")
 project(KHolidays VERSION ${KF5_VERSION})
 
-find_package(ECM 5.58.0 REQUIRED NO_MODULE)
+find_package(ECM 5.59.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.58.0/po/ko/libkholidays5_qt.po 
new/kholidays-5.59.0/po/ko/libkholidays5_qt.po
--- old/kholidays-5.58.0/po/ko/libkholidays5_qt.po  2019-05-07 
13:23:00.0 +0200
+++ new/kholidays-5.59.0/po/ko/libkholidays5_qt.po  2019-06-01 
18:56:03.0 +0200
@@ -9,7 +9,7 @@
 "POT-Creation-Date: 2015-06-13 09:34+\n"
 "PO-Revision-Date: 2016-12-11 23:14+0100\n"
 "Last-Translator: Shinjo Park \n"
-"Language-Team: Korean \n"
+"Language-Team: Korean \n"
 "Language: ko\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"




commit kholidays for openSUSE:Factory

2019-05-21 Thread root
Hello community,

here is the log from the commit of package kholidays for openSUSE:Factory 
checked in at 2019-05-21 10:28:29

Comparing /work/SRC/openSUSE:Factory/kholidays (Old)
 and  /work/SRC/openSUSE:Factory/.kholidays.new.5148 (New)


Package is "kholidays"

Tue May 21 10:28:29 2019 rev:48 rq:703352 version:5.58.0

Changes:

--- /work/SRC/openSUSE:Factory/kholidays/kholidays.changes  2019-04-19 
21:22:48.963754401 +0200
+++ /work/SRC/openSUSE:Factory/.kholidays.new.5148/kholidays.changes
2019-05-21 10:28:30.743480201 +0200
@@ -1,0 +2,15 @@
+Wed May 15 18:16:16 UTC 2019 - lbeltr...@kde.org
+
+- Update to 5.58.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.58.0.php
+- Changes since 5.57.0:
+  * holidays/plan2/holiday_zm_en-gb - add Zambia holidays
+  * holidays/plan2/holiday_lv_lv - fix Midsummer's Day
+  * holiday_mu_en - Holidays 2019 in Mauritius
+  * holiday_th_en-gb - update for 2019
+  * Update Japanese holidays by N.Higa
+  * Add public holidays for Lower Saxony (Germany) Committed for mmustac
+
+---

Old:

  kholidays-5.57.0.tar.xz

New:

  kholidays-5.58.0.tar.xz



Other differences:
--
++ kholidays.spec ++
--- /var/tmp/diff_new_pack.JCdW0n/_old  2019-05-21 10:28:31.355479966 +0200
+++ /var/tmp/diff_new_pack.JCdW0n/_new  2019-05-21 10:28:31.359479965 +0200
@@ -17,14 +17,14 @@
 
 
 %define lname   libKF5Holidays5
-%define _tar_path 5.57
+%define _tar_path 5.58
 # 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.57.0
+Version:5.58.0
 Release:0
 Summary:Holiday calculation library
 License:LGPL-2.1-or-later

++ kholidays-5.57.0.tar.xz -> kholidays-5.58.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kholidays-5.57.0/CMakeLists.txt 
new/kholidays-5.58.0/CMakeLists.txt
--- old/kholidays-5.57.0/CMakeLists.txt 2019-04-07 09:28:03.0 +0200
+++ new/kholidays-5.58.0/CMakeLists.txt 2019-05-07 13:23:00.0 +0200
@@ -1,9 +1,9 @@
 cmake_minimum_required(VERSION 3.5)
 
-set(KF5_VERSION "5.57.0")
+set(KF5_VERSION "5.58.0")
 project(KHolidays VERSION ${KF5_VERSION})
 
-find_package(ECM 5.57.0 REQUIRED NO_MODULE)
+find_package(ECM 5.58.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.57.0/holidays/holidays.qrc 
new/kholidays-5.58.0/holidays/holidays.qrc
--- old/kholidays-5.57.0/holidays/holidays.qrc  2019-04-07 09:28:03.0 
+0200
+++ new/kholidays-5.58.0/holidays/holidays.qrc  2019-05-07 13:23:00.0 
+0200
@@ -41,6 +41,7 @@
 plan2/holiday_de-by_de
 plan2/holiday_de-hh_de
 plan2/holiday_de-mv_de
+plan2/holiday_de-ni_de
 plan2/holiday_de-nw_de
 plan2/holiday_de-rp_de
 plan2/holiday_de-sh_de
@@ -132,5 +133,6 @@
 plan2/holiday_wf_fr
 plan2/holiday_yt_fr
 plan2/holiday_za_en-gb
+plan2/holiday_zm_en-gb
 
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kholidays-5.57.0/holidays/plan2/holiday_de-ni_de 
new/kholidays-5.58.0/holidays/plan2/holiday_de-ni_de
--- old/kholidays-5.57.0/holidays/plan2/holiday_de-ni_de1970-01-01 
01:00:00.0 +0100
+++ new/kholidays-5.58.0/holidays/plan2/holiday_de-ni_de2019-05-07 
13:23:00.0 +0200
@@ -0,0 +1,68 @@
+::
+:: Country:  Germany
+::
+:: Language: German
+::
+:: Author:
+:: Tobias Leupold 
+:: Marijo Mustac 
+::
+:: Updated: 2019-04-15
+::
+:: Source:
+:: 
https://www.mi.niedersachsen.de/themen/allgemeine_angelegenheiten_inneren/feiertagsrecht/feiertagsgesetz-61491.html
+:: https://de.wikipedia.org/wiki/Gesetzliche_Feiertage_in_Deutschland
+::
+
+:: Metadata
+country "DE"
+language"de"
+:name"optional - defaults to country name"
+description "Feiertage für Deutschland (Niedersachsen)"
+
+:: -- This part is specific for Lower Saxony --
+
+"Reformationstag" public on 31.10.
+
+:: -- This part is shared across all Federal States of Germany 
--
+
+:: Public Holidays
+"Neujahr"   public on 1.1.
+"Karfreitag"public on easter minus 2 days
+"Ostermontag"   public on easter plus 1 days

commit kholidays for openSUSE:Factory

2019-04-19 Thread root
Hello community,

here is the log from the commit of package kholidays for openSUSE:Factory 
checked in at 2019-04-19 21:22:30

Comparing /work/SRC/openSUSE:Factory/kholidays (Old)
 and  /work/SRC/openSUSE:Factory/.kholidays.new.5536 (New)


Package is "kholidays"

Fri Apr 19 21:22:30 2019 rev:47 rq:695223 version:5.57.0

Changes:

--- /work/SRC/openSUSE:Factory/kholidays/kholidays.changes  2019-03-21 
09:45:46.578904783 +0100
+++ /work/SRC/openSUSE:Factory/.kholidays.new.5536/kholidays.changes
2019-04-19 21:22:48.963754401 +0200
@@ -1,0 +2,10 @@
+Sun Apr 14 20:21:43 UTC 2019 - lbeltr...@kde.org
+
+- Update to 5.57.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.57.0.php
+- Changes since 5.56.0:
+  * Sort the polish holidays categories.
+
+---

Old:

  kholidays-5.56.0.tar.xz

New:

  kholidays-5.57.0.tar.xz



Other differences:
--
++ kholidays.spec ++
--- /var/tmp/diff_new_pack.q8e3OE/_old  2019-04-19 21:22:49.407754966 +0200
+++ /var/tmp/diff_new_pack.q8e3OE/_new  2019-04-19 21:22:49.411754971 +0200
@@ -17,14 +17,14 @@
 
 
 %define lname   libKF5Holidays5
-%define _tar_path 5.56
+%define _tar_path 5.57
 # 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.56.0
+Version:5.57.0
 Release:0
 Summary:Holiday calculation library
 License:LGPL-2.1-or-later

++ kholidays-5.56.0.tar.xz -> kholidays-5.57.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kholidays-5.56.0/CMakeLists.txt 
new/kholidays-5.57.0/CMakeLists.txt
--- old/kholidays-5.56.0/CMakeLists.txt 2019-03-02 14:40:23.0 +0100
+++ new/kholidays-5.57.0/CMakeLists.txt 2019-04-07 09:28:03.0 +0200
@@ -1,9 +1,9 @@
 cmake_minimum_required(VERSION 3.5)
 
-set(KF5_VERSION "5.56.0")
+set(KF5_VERSION "5.57.0")
 project(KHolidays VERSION ${KF5_VERSION})
 
-find_package(ECM 5.56.0 REQUIRED NO_MODULE)
+find_package(ECM 5.57.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.56.0/holidays/plan2/holiday_pl_pl 
new/kholidays-5.57.0/holidays/plan2/holiday_pl_pl
--- old/kholidays-5.56.0/holidays/plan2/holiday_pl_pl   2019-03-02 
14:40:23.0 +0100
+++ new/kholidays-5.57.0/holidays/plan2/holiday_pl_pl   2019-04-07 
09:28:03.0 +0200
@@ -6,6 +6,7 @@
 :: Author:   Krzysztof P. Jasiutowicz 
 ::
 :: Updated:
+:: 2019-03-22: added english names, sort categories.
 ::
 :: Source:
 ::
@@ -17,28 +18,71 @@
 :description "(please add description in source language) National holiday 
file for Poland"
 
 :: Public Holidays
+: New Year's Day
 "Nowy Rok"   public on january 1
-"Wielkanoc"  public religious on easter length 2 days
-"Lany Poniedziałek"  public on easter plus 1 day
+: Epiphany (public holiday since 2011)
+"Trzech Króli"   public on january 6
+: Easter
+"Niedziela Wielkanocna"  public religious on easter
+: Easter Monday
+"Poniedziałek Wielkanocny" public on easter plus 1 day
+: May Day
+"Święto Pracy"   public on may 1
+: Constitution Day
+"Święto Konstytucji 3 Maja" public on may 3
+: Pentecost Sunday
 "Zielone Świątki"public religious on easter plus 49 days
+: Corpus Christi
 "Boże Ciało" public religious on easter plus 60 days
-"Święto Pracy"   public on may 1
-"Święto Konstytucji" public on may 3
+: Assumption
 "Wniebowzięcie NMP"  public on august 15
+: All Saints day
 "Wszystkich Świętych"public religious on november 1
+: Independence Day
 "Święto Niepodległości"  public on november 11
+: Christmas Day and Second day of Christmastide
 "Boże Narodzenie"public religious on december 25 length 2 days
 
 :: Religious
-"Śledzik"religious on easter minus 47 days
+: Ash Wednesday
 "Popielec"   religious on easter minus 46 days
+: Good Friday
 "Wielki Piątek"  religious on easter minus  2 days
+: Palm Sunday
 "Niedziela Palmowa"  religious on easter minus 7 days
+: All souls' Day
+"Zaduszki"   religious on november 2
+: Vigil
+"Wigilia"religious on december 24
 
 :: Financial
 
 :: Cultural
+:Grandma's Day
+"Dzień Babci"Cultural on january 21
+: Grandpa's Day
+"Dzień Dziadka"  Cultural on j

commit kholidays for openSUSE:Factory

2019-03-21 Thread root
Hello community,

here is the log from the commit of package kholidays for openSUSE:Factory 
checked in at 2019-03-21 09:45:44

Comparing /work/SRC/openSUSE:Factory/kholidays (Old)
 and  /work/SRC/openSUSE:Factory/.kholidays.new.28833 (New)


Package is "kholidays"

Thu Mar 21 09:45:44 2019 rev:46 rq:686741 version:5.56.0

Changes:

--- /work/SRC/openSUSE:Factory/kholidays/kholidays.changes  2019-02-28 
21:30:08.621797850 +0100
+++ /work/SRC/openSUSE:Factory/.kholidays.new.28833/kholidays.changes   
2019-03-21 09:45:46.578904783 +0100
@@ -1,0 +2,12 @@
+Sun Mar 10 20:15:36 UTC 2019 - lbeltr...@kde.org
+
+- Update to 5.56.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.56.0.php
+- Changes since 5.55.0:
+  * Rename as REQUIRED_QT_VERSION. All other module use it
+  * Make it compiles without foreach
+  * I don't know why it's not sync with other modules.
+
+---

Old:

  kholidays-5.55.0.tar.xz

New:

  kholidays-5.56.0.tar.xz



Other differences:
--
++ kholidays.spec ++
--- /var/tmp/diff_new_pack.o5LjP1/_old  2019-03-21 09:45:47.842904492 +0100
+++ /var/tmp/diff_new_pack.o5LjP1/_new  2019-03-21 09:45:47.866904486 +0100
@@ -17,14 +17,14 @@
 
 
 %define lname   libKF5Holidays5
-%define _tar_path 5.55
+%define _tar_path 5.56
 # 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.55.0
+Version:5.56.0
 Release:0
 Summary:Holiday calculation library
 License:LGPL-2.1-or-later

++ kholidays-5.55.0.tar.xz -> kholidays-5.56.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kholidays-5.55.0/CMakeLists.txt 
new/kholidays-5.56.0/CMakeLists.txt
--- old/kholidays-5.55.0/CMakeLists.txt 2019-02-03 00:57:19.0 +0100
+++ new/kholidays-5.56.0/CMakeLists.txt 2019-03-02 14:40:23.0 +0100
@@ -1,9 +1,9 @@
 cmake_minimum_required(VERSION 3.5)
 
-set(KF5_VERSION "5.55.0")
+set(KF5_VERSION "5.56.0")
 project(KHolidays VERSION ${KF5_VERSION})
 
-find_package(ECM 5.55.0 REQUIRED NO_MODULE)
+find_package(ECM 5.56.0 REQUIRED NO_MODULE)
 set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH})
 set(CMAKE_AUTORCC ON)
 
@@ -32,13 +32,13 @@
 add_feature_info(QCH ${BUILD_QCH} "API documentation in QCH format (for e.g. 
Qt Assistant, Qt Creator & KDevelop)")
 
 ### Find packages ###
-set(QT_REQUIRED_VERSION 5.8.0)
-find_package(Qt5 ${QT_REQUIRED_VERSION} CONFIG REQUIRED Core Qml)
+set(REQUIRED_QT_VERSION 5.10.0)
+find_package(Qt5 ${REQUIRED_QT_VERSION} CONFIG REQUIRED Core Qml)
 
 remove_definitions(-DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_TO_ASCII)
 
-
 ### Targets ###
+add_definitions(-DQT_NO_FOREACH)
 add_subdirectory(src)
 
 if(BUILD_TESTING)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kholidays-5.55.0/autotests/testholidayregion.cpp 
new/kholidays-5.56.0/autotests/testholidayregion.cpp
--- old/kholidays-5.55.0/autotests/testholidayregion.cpp2019-02-03 
00:57:19.0 +0100
+++ new/kholidays-5.56.0/autotests/testholidayregion.cpp2019-03-02 
14:40:23.0 +0100
@@ -44,10 +44,10 @@
 qDebug() << "";
 }
 
-void HolidayRegionTest::printHolidays(KHolidays::Holiday::List holidays)
+void HolidayRegionTest::printHolidays(const KHolidays::Holiday::List &holidays)
 {
 if (!holidays.isEmpty()) {
-foreach (const KHolidays::Holiday &holiday, holidays) {
+for (const KHolidays::Holiday &holiday : holidays) {
 qDebug() << "Date = " << 
holiday.observedStartDate().toString(Qt::ISODate)
  << " Duration = " << holiday.duration()
  << " Name = " << holiday.name();
@@ -139,15 +139,15 @@
 void HolidayRegionTest::testRegions()
 {
 qDebug() << "Available region codes:";
-QStringList regionCodes = KHolidays::HolidayRegion::regionCodes();
-foreach (const QString ®ionCode, regionCodes) {
+const QStringList regionCodes = KHolidays::HolidayRegion::regionCodes();
+for (const QString ®ionCode : regionCodes) {
 KHolidays::HolidayRegion testRegion(regionCode);
 qDebug() << regionCode << " = " << testRegion.name();
 }
 qDebug() << "";
 
 qDebug() << "This years holidays:";
-foreach (const QString ®ionCode, regionCodes) {
+for (const QString ®ionCode : regionCodes) {
 KHolidays::HolidayRegion testRegion(r

commit kholidays for openSUSE:Factory

2019-02-28 Thread root
Hello community,

here is the log from the commit of package kholidays for openSUSE:Factory 
checked in at 2019-02-28 21:30:05

Comparing /work/SRC/openSUSE:Factory/kholidays (Old)
 and  /work/SRC/openSUSE:Factory/.kholidays.new.28833 (New)


Package is "kholidays"

Thu Feb 28 21:30:05 2019 rev:45 rq:678689 version:5.55.0

Changes:

--- /work/SRC/openSUSE:Factory/kholidays/kholidays.changes  2019-02-14 
14:25:39.143866356 +0100
+++ /work/SRC/openSUSE:Factory/.kholidays.new.28833/kholidays.changes   
2019-02-28 21:30:08.621797850 +0100
@@ -1,0 +2,5 @@
+Fri Feb 15 09:25:42 UTC 2019 - alarr...@suse.com
+
+- Downgrade the Qt version requirement to build with 5.9
+
+---



Other differences:
--
++ kholidays.spec ++
--- /var/tmp/diff_new_pack.XuduUL/_old  2019-02-28 21:30:09.261797636 +0100
+++ /var/tmp/diff_new_pack.XuduUL/_new  2019-02-28 21:30:09.265797634 +0100
@@ -67,6 +67,9 @@
 
 %prep
 %setup -q
+%if 0%{?suse_version} == 1500
+sed -i -e "s/^set *(REQUIRED_QT_VERSION 5.10.0)$/set(REQUIRED_QT_VERSION 
5.9.0)/" CMakeLists.txt
+%endif
 
 %build
   %cmake_kf5 -d build




commit kholidays for openSUSE:Factory

2019-02-14 Thread root
Hello community,

here is the log from the commit of package kholidays for openSUSE:Factory 
checked in at 2019-02-14 14:25:36

Comparing /work/SRC/openSUSE:Factory/kholidays (Old)
 and  /work/SRC/openSUSE:Factory/.kholidays.new.28833 (New)


Package is "kholidays"

Thu Feb 14 14:25:36 2019 rev:44 rq:674240 version:5.55.0

Changes:

--- /work/SRC/openSUSE:Factory/kholidays/kholidays.changes  2019-01-21 
10:20:12.722083645 +0100
+++ /work/SRC/openSUSE:Factory/.kholidays.new.28833/kholidays.changes   
2019-02-14 14:25:39.143866356 +0100
@@ -1,0 +2,10 @@
+Sun Feb 10 22:03:09 UTC 2019 - lbeltr...@kde.org
+
+- Update to 5.55.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.55.0.php
+- Changes since 5.54.0:
+  * holidays/plan2/holiday_ua_uk - updated for 2019
+
+---

Old:

  kholidays-5.54.0.tar.xz

New:

  kholidays-5.55.0.tar.xz



Other differences:
--
++ kholidays.spec ++
--- /var/tmp/diff_new_pack.8HyE2o/_old  2019-02-14 14:25:39.791866052 +0100
+++ /var/tmp/diff_new_pack.8HyE2o/_new  2019-02-14 14:25:39.795866050 +0100
@@ -17,14 +17,14 @@
 
 
 %define lname   libKF5Holidays5
-%define _tar_path 5.54
+%define _tar_path 5.55
 # 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.54.0
+Version:5.55.0
 Release:0
 Summary:Holiday calculation library
 License:LGPL-2.1-or-later

++ kholidays-5.54.0.tar.xz -> kholidays-5.55.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kholidays-5.54.0/CMakeLists.txt 
new/kholidays-5.55.0/CMakeLists.txt
--- old/kholidays-5.54.0/CMakeLists.txt 2019-01-06 21:22:16.0 +0100
+++ new/kholidays-5.55.0/CMakeLists.txt 2019-02-03 00:57:19.0 +0100
@@ -1,9 +1,9 @@
 cmake_minimum_required(VERSION 3.5)
 
-set(KF5_VERSION "5.54.0")
+set(KF5_VERSION "5.55.0")
 project(KHolidays VERSION ${KF5_VERSION})
 
-find_package(ECM 5.54.0 REQUIRED NO_MODULE)
+find_package(ECM 5.55.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.54.0/holidays/plan2/holiday_ua_uk 
new/kholidays-5.55.0/holidays/plan2/holiday_ua_uk
--- old/kholidays-5.54.0/holidays/plan2/holiday_ua_uk   2019-01-06 
21:22:16.0 +0100
+++ new/kholidays-5.55.0/holidays/plan2/holiday_ua_uk   2019-02-03 
00:57:19.0 +0100
@@ -7,7 +7,7 @@
 ::Oleg Ivashchenko 
 ::Yuri Chornoivan  
 ::
-:: Updated:   2016-03-03
+:: Updated:   2019-01-31
 ::
 :: Source:   http://en.wikipedia.org/wiki/Public_holidays_in_Ukraine
 ::   http://uk.wikipedia.org/wiki/Свята_та_пам'ятні_дні_в_Україні
@@ -139,6 +139,8 @@
 "День пам'яті та примирення"cultural 
on may 8
 : Mother's Day
 "День матері"   cultural 
on second sunday in may
+: Day of Remembrance for the Victims of the Crimean Tatar Genocide
+"День боротьби за права кримськотатарського народу" cultural 
on may 18
 : Europe Day
 "День Європи"   cultural 
on third saturday in may
 : Saints Cyril and Methodius Day
@@ -179,10 +181,8 @@
 "Міжнародний день митника" 
 cultural on january 26
 : Firefighter's Day
 "День працівників пожежної охорони"
 cultural on january 29
-: Soviet Troop Withdrawal from Afghanistan Day
+: Day of Commemoration of Combatants in the Territories of Other States
 "День вшанування учасників бойових дій на території інших держав"  
 cultural on february 15
-: Defender of the Fatherland Day
-"День захисника Вітчизни"  
 cultural on february 23
 : Land Surveyor's Day
 "День землевпорядника" 
 cultural on second saturday in march
 : Day of the Housing and Consumer Services
@@ -239,14 +239,18 @@
 "День працівників морського та річкового флоту"
 cultural on first sunday in july
 : Fishman's Day
 "День рибалки" 
 cultural

commit kholidays for openSUSE:Factory

2019-01-21 Thread root
Hello community,

here is the log from the commit of package kholidays for openSUSE:Factory 
checked in at 2019-01-21 10:20:10

Comparing /work/SRC/openSUSE:Factory/kholidays (Old)
 and  /work/SRC/openSUSE:Factory/.kholidays.new.28833 (New)


Package is "kholidays"

Mon Jan 21 10:20:10 2019 rev:43 rq:665807 version:5.54.0

Changes:

--- /work/SRC/openSUSE:Factory/kholidays/kholidays.changes  2018-12-19 
13:41:19.807963948 +0100
+++ /work/SRC/openSUSE:Factory/.kholidays.new.28833/kholidays.changes   
2019-01-21 10:20:12.722083645 +0100
@@ -1,0 +2,11 @@
+Mon Jan 14 06:08:47 UTC 2019 - lbeltr...@kde.org
+
+- Update to 5.54.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.54.0.php
+- Changes since 5.53.0:
+  * README.md - add basic instructions for testing holiday files
+  * various calendars - fix syntax errors
+
+---

Old:

  kholidays-5.53.0.tar.xz

New:

  kholidays-5.54.0.tar.xz



Other differences:
--
++ kholidays.spec ++
--- /var/tmp/diff_new_pack.b0lPjT/_old  2019-01-21 10:20:13.118083248 +0100
+++ /var/tmp/diff_new_pack.b0lPjT/_new  2019-01-21 10:20:13.122083244 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package kholidays
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,14 +17,14 @@
 
 
 %define lname   libKF5Holidays5
-%define _tar_path 5.53
+%define _tar_path 5.54
 # 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.53.0
+Version:5.54.0
 Release:0
 Summary:Holiday calculation library
 License:LGPL-2.1-or-later

++ kholidays-5.53.0.tar.xz -> kholidays-5.54.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kholidays-5.53.0/CMakeLists.txt 
new/kholidays-5.54.0/CMakeLists.txt
--- old/kholidays-5.53.0/CMakeLists.txt 2018-12-01 15:55:30.0 +0100
+++ new/kholidays-5.54.0/CMakeLists.txt 2019-01-06 21:22:16.0 +0100
@@ -1,9 +1,9 @@
-cmake_minimum_required(VERSION 3.0)
+cmake_minimum_required(VERSION 3.5)
 
-set(KF5_VERSION "5.53.0")
+set(KF5_VERSION "5.54.0")
 project(KHolidays VERSION ${KF5_VERSION})
 
-find_package(ECM 5.53.0 REQUIRED NO_MODULE)
+find_package(ECM 5.54.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.53.0/README.md 
new/kholidays-5.54.0/README.md
--- old/kholidays-5.53.0/README.md  2018-12-01 15:55:30.0 +0100
+++ new/kholidays-5.54.0/README.md  2019-01-06 21:22:16.0 +0100
@@ -6,3 +6,14 @@
 
 This library provides a C++ API that determines holiday and other
 special events for a geographical region.
+
+## Testing New Holiday Files
+
+put the new file in place under holidays/plan2
+edit the holidays/holidays.qrc file accordingly
+% cd 
+% make install && QT_LOGGING_RULES="*.debug=true" ./bin/testholidayregion  >& 
foo.txt
+look for lines containing "syntax error" in foo.txt.
+fix any such syntax errors and then you can commit
+
+
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kholidays-5.53.0/holidays/plan2/holiday_ci_fr 
new/kholidays-5.54.0/holidays/plan2/holiday_ci_fr
--- old/kholidays-5.53.0/holidays/plan2/holiday_ci_fr   2018-12-01 
15:55:30.0 +0100
+++ new/kholidays-5.54.0/holidays/plan2/holiday_ci_fr   2019-01-06 
21:22:16.0 +0100
@@ -16,7 +16,7 @@
 :name"[optional - defaults to country name]"
 description "Jours fériés et chômés"
 
-:: Public Holidays 
+:: Public Holidays
 "Fête du 1er janvier"
public cultural on 1.1
 "Lundi de Pâques"
public religious on easter plus 1 days
 "Fête du travail"
public cultural on 1.5.
@@ -33,9 +33,9 @@
 "Lendemain de l’anniversaire de la naissance du Prophète Mahomet (Maouloud)" 
public religious on hijri rabialawal 12
 "Lendemain de la nuit du destin (Laïlatou-Kadr)" 
public religious on hijri ramadan 27
 "Fête du Ramadan (Aîd-El-Fitr)"

commit kholidays for openSUSE:Factory

2018-12-19 Thread root
Hello community,

here is the log from the commit of package kholidays for openSUSE:Factory 
checked in at 2018-12-19 13:41:17

Comparing /work/SRC/openSUSE:Factory/kholidays (Old)
 and  /work/SRC/openSUSE:Factory/.kholidays.new.28833 (New)


Package is "kholidays"

Wed Dec 19 13:41:17 2018 rev:42 rq:658565 version:5.53.0

Changes:

--- /work/SRC/openSUSE:Factory/kholidays/kholidays.changes  2018-11-14 
14:34:42.147249517 +0100
+++ /work/SRC/openSUSE:Factory/.kholidays.new.28833/kholidays.changes   
2018-12-19 13:41:19.807963948 +0100
@@ -1,0 +2,11 @@
+Sun Dec 09 19:43:43 UTC 2018 - lbeltr...@kde.org
+
+- Update to 5.53.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.53.0.php
+- Changes since 5.52.0:
+  * Use isEmpty()
+  * Use the right maintainer username.
+
+---

Old:

  kholidays-5.52.0.tar.xz

New:

  kholidays-5.53.0.tar.xz



Other differences:
--
++ kholidays.spec ++
--- /var/tmp/diff_new_pack.Z9AEW0/_old  2018-12-19 13:41:20.499962972 +0100
+++ /var/tmp/diff_new_pack.Z9AEW0/_new  2018-12-19 13:41:20.503962966 +0100
@@ -17,14 +17,14 @@
 
 
 %define lname   libKF5Holidays5
-%define _tar_path 5.52
+%define _tar_path 5.53
 # 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.52.0
+Version:5.53.0
 Release:0
 Summary:Holiday calculation library
 License:LGPL-2.1-or-later

++ kholidays-5.52.0.tar.xz -> kholidays-5.53.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kholidays-5.52.0/CMakeLists.txt 
new/kholidays-5.53.0/CMakeLists.txt
--- old/kholidays-5.52.0/CMakeLists.txt 2018-11-03 19:01:07.0 +0100
+++ new/kholidays-5.53.0/CMakeLists.txt 2018-12-01 15:55:30.0 +0100
@@ -1,9 +1,9 @@
 cmake_minimum_required(VERSION 3.0)
 
-set(KF5_VERSION "5.52.0")
+set(KF5_VERSION "5.53.0")
 project(KHolidays VERSION ${KF5_VERSION})
 
-find_package(ECM 5.52.0 REQUIRED NO_MODULE)
+find_package(ECM 5.53.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.52.0/autotests/testholidayregion.cpp 
new/kholidays-5.53.0/autotests/testholidayregion.cpp
--- old/kholidays-5.52.0/autotests/testholidayregion.cpp2018-11-03 
19:01:07.0 +0100
+++ new/kholidays-5.53.0/autotests/testholidayregion.cpp2018-12-01 
15:55:30.0 +0100
@@ -46,7 +46,7 @@
 
 void HolidayRegionTest::printHolidays(KHolidays::Holiday::List holidays)
 {
-if (holidays.count() > 0) {
+if (!holidays.isEmpty()) {
 foreach (const KHolidays::Holiday &holiday, holidays) {
 qDebug() << "Date = " << 
holiday.observedStartDate().toString(Qt::ISODate)
  << " Duration = " << holiday.duration()
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kholidays-5.52.0/metainfo.yaml 
new/kholidays-5.53.0/metainfo.yaml
--- old/kholidays-5.52.0/metainfo.yaml  2018-11-03 19:01:07.0 +0100
+++ new/kholidays-5.53.0/metainfo.yaml  2018-12-01 15:55:30.0 +0100
@@ -1,4 +1,4 @@
-maintainer: winter
+maintainer: winterz
 description: Holiday calculation library
 tier: 1
 type: functional
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kholidays-5.52.0/po/sr/libkholidays5_qt.po 
new/kholidays-5.53.0/po/sr/libkholidays5_qt.po
--- old/kholidays-5.52.0/po/sr/libkholidays5_qt.po  2018-11-03 
19:01:07.0 +0100
+++ new/kholidays-5.53.0/po/sr/libkholidays5_qt.po  2018-12-01 
15:55:30.0 +0100
@@ -40,229 +40,229 @@
 msgid "September Equinox"
 msgstr "септембарска равнодневница"
 
-#: holidayregion.cpp:882
+#: holidayregion.cpp:893
 msgctxt "HolidayRegion|Canadian region"
 msgid "Quebec"
 msgstr "Квебек"
 
-#: holidayregion.cpp:884
+#: holidayregion.cpp:895
 msgctxt "HolidayRegion|German region"
 msgid "Bavaria"
 msgstr "Баварска"
 
-#: holidayregion.cpp:886
+#: holidayregion.cpp:897
 msgctxt "HolidayRegion|Spanish region"
 msgid "Catalonia"
 msgstr "Каталонија"
 
-#: holidayregion.cpp:888
+#: holidayregion.cpp:899
 msgctxt "HolidayRegion|UK Region"
 msgid "England and Wales"
 msgstr "Енглеска и Велс"
 
-#: holidayregion.cpp:890
+#: holidayregion.cpp:901
 msgctxt "HolidayRegion|UK Region"
 msgid "England"
 msgstr "Енглес

commit kholidays for openSUSE:Factory

2018-11-14 Thread root
Hello community,

here is the log from the commit of package kholidays for openSUSE:Factory 
checked in at 2018-11-14 14:34:39

Comparing /work/SRC/openSUSE:Factory/kholidays (Old)
 and  /work/SRC/openSUSE:Factory/.kholidays.new (New)


Package is "kholidays"

Wed Nov 14 14:34:39 2018 rev:41 rq:648516 version:5.52.0

Changes:

--- /work/SRC/openSUSE:Factory/kholidays/kholidays.changes  2018-10-22 
11:12:16.311829989 +0200
+++ /work/SRC/openSUSE:Factory/.kholidays.new/kholidays.changes 2018-11-14 
14:34:42.147249517 +0100
@@ -1,0 +2,11 @@
+Sun Nov 11 19:48:05 UTC 2018 - lbeltr...@kde.org
+
+- Update to 5.52.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.52.0.php
+- Changes since 5.51.0:
+  * Add Bahrain Holiday File
+  * Make KHolidays work as static library too
+
+---

Old:

  kholidays-5.51.0.tar.xz

New:

  kholidays-5.52.0.tar.xz



Other differences:
--
++ kholidays.spec ++
--- /var/tmp/diff_new_pack.DcF92H/_old  2018-11-14 14:34:43.111248576 +0100
+++ /var/tmp/diff_new_pack.DcF92H/_new  2018-11-14 14:34:43.111248576 +0100
@@ -17,14 +17,14 @@
 
 
 %define lname   libKF5Holidays5
-%define _tar_path 5.51
+%define _tar_path 5.52
 # 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.51.0
+Version:5.52.0
 Release:0
 Summary:Holiday calculation library
 License:LGPL-2.1-or-later

++ kholidays-5.51.0.tar.xz -> kholidays-5.52.0.tar.xz ++
 20412 lines of diff (skipped)




commit kholidays for openSUSE:Factory

2018-10-22 Thread root
Hello community,

here is the log from the commit of package kholidays for openSUSE:Factory 
checked in at 2018-10-22 11:12:11

Comparing /work/SRC/openSUSE:Factory/kholidays (Old)
 and  /work/SRC/openSUSE:Factory/.kholidays.new (New)


Package is "kholidays"

Mon Oct 22 11:12:11 2018 rev:40 rq:642319 version:5.51.0

Changes:

--- /work/SRC/openSUSE:Factory/kholidays/kholidays.changes  2018-10-01 
08:06:33.558348152 +0200
+++ /work/SRC/openSUSE:Factory/.kholidays.new/kholidays.changes 2018-10-22 
11:12:16.311829989 +0200
@@ -1,0 +2,17 @@
+Tue Oct 16 08:02:11 UTC 2018 - Luca Beltrame 
+
+- Run spec-cleaner
+
+---
+Mon Oct 15 11:50:35 UTC 2018 - lbeltr...@kde.org
+
+- Update to 5.51.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.51.0.php
+- Changes since 5.50.0:
+  * Avoid potential detach on range-loops with non-const Qt containers
+  * add Ivory Coast holidays (French) Thanks Lukas. seems to work from my 
limited testing (kde#398161)
+  * holiday_hk_* - fix date for Tuen Ng Festival in 2019 BUG: 398670 FIXED-IN: 
5.51.0 (kde#398670)
+
+---

Old:

  kholidays-5.50.0.tar.xz

New:

  kholidays-5.51.0.tar.xz



Other differences:
--
++ kholidays.spec ++
--- /var/tmp/diff_new_pack.26HTG6/_old  2018-10-22 11:12:17.031829412 +0200
+++ /var/tmp/diff_new_pack.26HTG6/_new  2018-10-22 11:12:17.031829412 +0200
@@ -12,25 +12,25 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
 %define lname   libKF5Holidays5
-%define _tar_path 5.50
+%define _tar_path 5.51
 # 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.50.0
+Version:5.51.0
 Release:0
 Summary:Holiday calculation library
 License:LGPL-2.1-or-later
 Group:  System/GUI/KDE
-URL:http://www.kde.org
-Source: 
http://download.kde.org/stable/frameworks/%{_tar_path}/%{name}-%{version}.tar.xz
+URL:https://www.kde.org
+Source: %{name}-%{version}.tar.xz
 BuildRequires:  extra-cmake-modules
 BuildRequires:  kf5-filesystem
 BuildRequires:  pkgconfig

++ kholidays-5.50.0.tar.xz -> kholidays-5.51.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kholidays-5.50.0/CMakeLists.txt 
new/kholidays-5.51.0/CMakeLists.txt
--- old/kholidays-5.50.0/CMakeLists.txt 2018-09-02 21:21:22.0 +0200
+++ new/kholidays-5.51.0/CMakeLists.txt 2018-10-08 10:14:42.0 +0200
@@ -1,9 +1,9 @@
 cmake_minimum_required(VERSION 3.0)
 
-set(KF5_VERSION "5.50.0")
+set(KF5_VERSION "5.51.0")
 project(KHolidays VERSION ${KF5_VERSION})
 
-find_package(ECM 5.50.0 REQUIRED NO_MODULE)
+find_package(ECM 5.51.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.50.0/holidays/holidays.qrc 
new/kholidays-5.51.0/holidays/holidays.qrc
--- old/kholidays-5.50.0/holidays/holidays.qrc  2018-09-02 21:21:22.0 
+0200
+++ new/kholidays-5.51.0/holidays/holidays.qrc  2018-10-08 10:14:42.0 
+0200
@@ -26,6 +26,7 @@
 plan2/holiday_ch_de
 plan2/holiday_ch_fr
 plan2/holiday_ch_it
+plan2/holiday_ci_fr
 plan2/holiday_cl_es
 plan2/holiday_cm_en
 plan2/holiday_cm_fr
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kholidays-5.50.0/holidays/plan2/holiday_ci_fr 
new/kholidays-5.51.0/holidays/plan2/holiday_ci_fr
--- old/kholidays-5.50.0/holidays/plan2/holiday_ci_fr   1970-01-01 
01:00:00.0 +0100
+++ new/kholidays-5.51.0/holidays/plan2/holiday_ci_fr   2018-10-08 
10:14:42.0 +0200
@@ -0,0 +1,60 @@
+::
+:: Country:  Ivory Coast
+::
+:: Language: French
+::
+:: Author:   Lukas Sommer 
+::
+:: Updated:  2018-09-01
+::
+:: Source:   
https://fr.wikipedia.org/wiki/F%C3%AAtes_et_jours_f%C3%A9ri%C3%A9s_en_C%C3%B4te_d%27Ivoire
+::
+
+:: Metadata
+country "CI"
+language"fr"
+:name"[optional - defaults to country name]"
+description "Jours fériés et chômés"
+
+:: Public Holidays 
+"Fête du 1er janvier"

commit kholidays for openSUSE:Factory

2018-09-30 Thread root
Hello community,

here is the log from the commit of package kholidays for openSUSE:Factory 
checked in at 2018-10-01 08:06:28

Comparing /work/SRC/openSUSE:Factory/kholidays (Old)
 and  /work/SRC/openSUSE:Factory/.kholidays.new (New)


Package is "kholidays"

Mon Oct  1 08:06:28 2018 rev:39 rq:635998 version:5.50.0

Changes:

--- /work/SRC/openSUSE:Factory/kholidays/kholidays.changes  2018-08-24 
16:53:25.117312895 +0200
+++ /work/SRC/openSUSE:Factory/.kholidays.new/kholidays.changes 2018-10-01 
08:06:33.558348152 +0200
@@ -1,0 +2,11 @@
+Thu Sep 13 21:58:45 UTC 2018 - lbeltr...@kde.org
+
+- Update to 5.50.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.50.0.php
+- Changes since 5.49.0:
+  * Implement proper equinox and solstice calculation algorithm (kde#396750)
+  * src/CMakeLists.txt - install headers the frameworks-way
+
+---

Old:

  kholidays-5.49.0.tar.xz

New:

  kholidays-5.50.0.tar.xz



Other differences:
--
++ kholidays.spec ++
--- /var/tmp/diff_new_pack.nbFlLi/_old  2018-10-01 08:06:34.806347485 +0200
+++ /var/tmp/diff_new_pack.nbFlLi/_new  2018-10-01 08:06:34.806347485 +0200
@@ -17,14 +17,14 @@
 
 
 %define lname   libKF5Holidays5
-%define _tar_path 5.49
+%define _tar_path 5.50
 # 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.49.0
+Version:5.50.0
 Release:0
 Summary:Holiday calculation library
 License:LGPL-2.1-or-later

++ kholidays-5.49.0.tar.xz -> kholidays-5.50.0.tar.xz ++
 2744 lines of diff (skipped)




commit kholidays for openSUSE:Factory

2018-08-24 Thread root
Hello community,

here is the log from the commit of package kholidays for openSUSE:Factory 
checked in at 2018-08-24 16:53:22

Comparing /work/SRC/openSUSE:Factory/kholidays (Old)
 and  /work/SRC/openSUSE:Factory/.kholidays.new (New)


Package is "kholidays"

Fri Aug 24 16:53:22 2018 rev:38 rq:630609 version:5.49.0

Changes:

--- /work/SRC/openSUSE:Factory/kholidays/kholidays.changes  2018-07-21 
10:12:57.475132499 +0200
+++ /work/SRC/openSUSE:Factory/.kholidays.new/kholidays.changes 2018-08-24 
16:53:25.117312895 +0200
@@ -1,0 +2,16 @@
+Sun Aug 19 09:19:06 UTC 2018 - christo...@krop.fr
+
+- Update to 5.49.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.49.0.php
+- Changes since 5.48.0:
+  * Install the sunrise/sunset computation header
+  * Added leap year day as (cultural) holiday for Norway
+  * Minor formatting changes (e.g. newlines)
+  * Added ‘name’ entry for Norwegian holiday files
+  * Added descriptions for Norwegian holiday files
+  * more Japanese holiday updates from phanect
+  * Update holiday_jp_ja and holiday_jp-en_us (kde#365241)
+
+---

Old:

  kholidays-5.48.0.tar.xz

New:

  kholidays-5.49.0.tar.xz



Other differences:
--
++ kholidays.spec ++
--- /var/tmp/diff_new_pack.bEIbSa/_old  2018-08-24 16:53:25.473313314 +0200
+++ /var/tmp/diff_new_pack.bEIbSa/_new  2018-08-24 16:53:25.473313314 +0200
@@ -17,20 +17,20 @@
 
 
 %define lname   libKF5Holidays5
-%define _tar_path 5.48
+%define _tar_path 5.49
 # 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.48.0
+Version:5.49.0
 Release:0
 Summary:Holiday calculation library
 License:LGPL-2.1-or-later
 Group:  System/GUI/KDE
 URL:http://www.kde.org
-Source: %{name}-%{version}.tar.xz
+Source: 
http://download.kde.org/stable/frameworks/%{_tar_path}/%{name}-%{version}.tar.xz
 BuildRequires:  extra-cmake-modules
 BuildRequires:  kf5-filesystem
 BuildRequires:  pkgconfig

++ kholidays-5.48.0.tar.xz -> kholidays-5.49.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kholidays-5.48.0/.gitignore 
new/kholidays-5.49.0/.gitignore
--- old/kholidays-5.48.0/.gitignore 2018-07-08 00:30:47.0 +0200
+++ new/kholidays-5.49.0/.gitignore 2018-08-04 12:58:20.0 +0200
@@ -1,7 +1,6 @@
 # Ignore the following files
 *~
 *.[oa]
-*.diff
 *.kate-swp
 *.kdev4
 .kdev_include_paths
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kholidays-5.48.0/CMakeLists.txt 
new/kholidays-5.49.0/CMakeLists.txt
--- old/kholidays-5.48.0/CMakeLists.txt 2018-07-08 00:30:47.0 +0200
+++ new/kholidays-5.49.0/CMakeLists.txt 2018-08-04 12:58:20.0 +0200
@@ -1,9 +1,9 @@
 cmake_minimum_required(VERSION 3.0)
 
-set(KF5_VERSION "5.48.0")
+set(KF5_VERSION "5.49.0")
 project(KHolidays VERSION ${KF5_VERSION})
 
-find_package(ECM 5.48.0 REQUIRED NO_MODULE)
+find_package(ECM 5.49.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.48.0/holidays/plan2/holiday_jp_en-us 
new/kholidays-5.49.0/holidays/plan2/holiday_jp_en-us
--- old/kholidays-5.48.0/holidays/plan2/holiday_jp_en-us2018-07-08 
00:30:47.0 +0200
+++ new/kholidays-5.49.0/holidays/plan2/holiday_jp_en-us2018-08-04 
12:58:20.0 +0200
@@ -2,15 +2,25 @@
 :: Country:  Japan
 ::
 :: Author:   Toyohiro Asukai 
+::   Jumpei Ogawa 
 ::   Firas Kraiem 
 ::
 :: Language: English
 ::
-:: Updated:  2016-07-09
+:: Updated:  2018-07-16
 ::
 :: Source:   http://www8.cao.go.jp/chosei/shukujitsu/gaiyou.html
 ::   http://www.nao.ac.jp/faq/a0301.html
 ::
+:: Note: On each Februaries, Vernal and Autumnal Equinox Days of next year 
are announced by government.
+::   Currently Equinox Days on and after 2019 are expected dates and 
may be changed.
+::
+
+:: Metadata
+country "JP"
+language"en_US"
+:name"optional - defaults to country name"
+description "National holiday file for Japan"
 
 :: Metadata
 country "JP"
@@ -23,60 +33,125 @@
 "New Year's Day"   public on january 1
 "Coming of Age Day"public on second monday in january
 "National Foundation Day"  

commit kholidays for openSUSE:Factory

2018-07-21 Thread root
Hello community,

here is the log from the commit of package kholidays for openSUSE:Factory 
checked in at 2018-07-21 10:12:55

Comparing /work/SRC/openSUSE:Factory/kholidays (Old)
 and  /work/SRC/openSUSE:Factory/.kholidays.new (New)


Package is "kholidays"

Sat Jul 21 10:12:55 2018 rev:37 rq:623283 version:5.48.0

Changes:

--- /work/SRC/openSUSE:Factory/kholidays/kholidays.changes  2018-06-22 
13:26:45.669771829 +0200
+++ /work/SRC/openSUSE:Factory/.kholidays.new/kholidays.changes 2018-07-21 
10:12:57.475132499 +0200
@@ -1,0 +2,14 @@
+Mon Jul 16 04:37:40 UTC 2018 - lbeltr...@kde.org
+
+- Update to 5.48.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.48.0.php
+- Changes since 5.47.0:
+  * Use more nullptr
+  * holidays/plan2/holiday_jp_* - add missing metainfo
+  * updated Japanese holidays (in Japanese and English) BUG: 365241 FIXED-IN: 
5.48.0 (kde#365241)
+  * holidays/plan2/holiday_th_en-gb - updated Thailand (UK English) for 2018 
BUG: 393770 FIXED-IN: 5.48.0 (kde#393770)
+  * add Venezula holidays (Spanish) BUG: 334305 FIXED-IN: 5.48.0 (kde#334305)
+
+---

Old:

  kholidays-5.47.0.tar.xz

New:

  kholidays-5.48.0.tar.xz



Other differences:
--
++ kholidays.spec ++
--- /var/tmp/diff_new_pack.Aq2Qay/_old  2018-07-21 10:12:57.919132396 +0200
+++ /var/tmp/diff_new_pack.Aq2Qay/_new  2018-07-21 10:12:57.919132396 +0200
@@ -17,14 +17,14 @@
 
 
 %define lname   libKF5Holidays5
-%define _tar_path 5.47
+%define _tar_path 5.48
 # 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: %global _kf5_bugfix_version %(echo %{_kf5_version} | 
awk -F. '{print $1"."$2}')}
+%{!?_kf5_bugfix_version: %define _kf5_bugfix_version %(echo %{_kf5_version} | 
awk -F. '{print $1"."$2}')}
 %bcond_without lang
 Name:   kholidays
-Version:5.47.0
+Version:5.48.0
 Release:0
 Summary:Holiday calculation library
 License:LGPL-2.1-or-later

++ kholidays-5.47.0.tar.xz -> kholidays-5.48.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kholidays-5.47.0/CMakeLists.txt 
new/kholidays-5.48.0/CMakeLists.txt
--- old/kholidays-5.47.0/CMakeLists.txt 2018-06-02 19:55:44.0 +0200
+++ new/kholidays-5.48.0/CMakeLists.txt 2018-07-08 00:30:47.0 +0200
@@ -1,9 +1,9 @@
 cmake_minimum_required(VERSION 3.0)
 
-set(KF5_VERSION "5.47.0")
+set(KF5_VERSION "5.48.0")
 project(KHolidays VERSION ${KF5_VERSION})
 
-find_package(ECM 5.47.0 REQUIRED NO_MODULE)
+find_package(ECM 5.48.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.47.0/holidays/holidays.qrc 
new/kholidays-5.48.0/holidays/holidays.qrc
--- old/kholidays-5.47.0/holidays/holidays.qrc  2018-06-02 19:55:44.0 
+0200
+++ new/kholidays-5.48.0/holidays/holidays.qrc  2018-07-08 00:30:47.0 
+0200
@@ -126,6 +126,7 @@
 plan2/holiday_ua_uk
 plan2/holiday_us_en-us
 plan2/holiday_uy_es
+plan2/holiday_ve_es
 plan2/holiday_wf_fr
 plan2/holiday_yt_fr
 plan2/holiday_za_en-gb
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kholidays-5.47.0/holidays/plan2/holiday_jp_en-us 
new/kholidays-5.48.0/holidays/plan2/holiday_jp_en-us
--- old/kholidays-5.47.0/holidays/plan2/holiday_jp_en-us2018-06-02 
19:55:44.0 +0200
+++ new/kholidays-5.48.0/holidays/plan2/holiday_jp_en-us2018-07-08 
00:30:47.0 +0200
@@ -2,131 +2,81 @@
 :: Country:  Japan
 ::
 :: Author:   Toyohiro Asukai 
-::   Jumpei Ogawa 
+::   Firas Kraiem 
 ::
 :: Language: English
 ::
-:: Updated:  2017-05-07
+:: Updated:  2016-07-09
 ::
 :: Source:   http://www8.cao.go.jp/chosei/shukujitsu/gaiyou.html
 ::   http://www.nao.ac.jp/faq/a0301.html
 ::
-:: Note: On each Februaries, Vernal and Autumnal Equinox Days of next year 
are announced by government.
-::   Currently Equinox Days on and after 2019 are expected dates and 
may be changed.
-::
 
 :: Metadata
 country "JP"
 language"en_US"
 :name"optional - defaults to country name"
-description "National holiday file for Japan"
+description "National Holiday file for Japan"
+
 
 :: Public Holidays
 "New Year's Day"   public on january 1
 "Coming of Age Day"public on second monday in january
 "National Foundation Day"  public on

commit kholidays for openSUSE:Factory

2018-06-22 Thread root
Hello community,

here is the log from the commit of package kholidays for openSUSE:Factory 
checked in at 2018-06-22 13:26:40

Comparing /work/SRC/openSUSE:Factory/kholidays (Old)
 and  /work/SRC/openSUSE:Factory/.kholidays.new (New)


Package is "kholidays"

Fri Jun 22 13:26:40 2018 rev:36 rq:617203 version:5.47.0

Changes:

--- /work/SRC/openSUSE:Factory/kholidays/kholidays.changes  2018-05-18 
14:21:18.676886037 +0200
+++ /work/SRC/openSUSE:Factory/.kholidays.new/kholidays.changes 2018-06-22 
13:26:45.669771829 +0200
@@ -1,0 +2,25 @@
+Fri Jun 15 10:17:54 UTC 2018 - wba...@tmo.at
+
+- Rename the lang package to libKF5Holidays5-lang and recommend it
+  by libKF5Holidays5 so that it actually gets installed, kholidays
+  just contains a "DESIGN" document and is not pulled in by
+  anything
+- Provide/Obsolete kholidays-lang in case somebody installed it
+  manually
+- Use %{lname} instead of libKF5Holidays5 everywhere
+- Remove outdated minimum versions
+- Mark license files as %license instead of %doc
+- Run spec-cleaner
+
+---
+Tue Jun 12 21:35:06 UTC 2018 - lbeltr...@kde.org
+
+- Update to 5.47.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.47.0.php
+- Changes since 5.46.0:
+  * Fix warning
+  * holiday_es_es - Fix day of the "Comunidad de Madrid" Patch by juanmanuelm
+
+---

Old:

  kholidays-5.46.0.tar.xz

New:

  kholidays-5.47.0.tar.xz



Other differences:
--
++ kholidays.spec ++
--- /var/tmp/diff_new_pack.n3wydW/_old  2018-06-22 13:26:46.465742413 +0200
+++ /var/tmp/diff_new_pack.n3wydW/_new  2018-06-22 13:26:46.465742413 +0200
@@ -16,58 +16,54 @@
 #
 
 
-%bcond_without lang
-
 %define lname   libKF5Holidays5
-%define _tar_path 5.46
-Name:   kholidays
-Version:5.46.0
-Release:0
+%define _tar_path 5.47
 # 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: %global _kf5_bugfix_version %(echo %{_kf5_version} | 
awk -F. '{print $1"."$2}')}
+%bcond_without lang
+Name:   kholidays
+Version:5.47.0
+Release:0
 Summary:Holiday calculation library
 License:LGPL-2.1-or-later
 Group:  System/GUI/KDE
-Url:http://www.kde.org
+URL:http://www.kde.org
 Source: %{name}-%{version}.tar.xz
-BuildRequires:  extra-cmake-modules >= 5.19.0
+BuildRequires:  extra-cmake-modules
 BuildRequires:  kf5-filesystem
 BuildRequires:  pkgconfig
+BuildRequires:  pkgconfig(Qt5Core)
+BuildRequires:  pkgconfig(Qt5Qml)
 %if %{with lang}
-BuildRequires:  cmake(Qt5LinguistTools) >= 5.6.0
-%endif
-BuildRequires:  pkgconfig(Qt5Core) >= 5.4.0
-BuildRequires:  pkgconfig(Qt5Qml) >= 5.4.0
-%if %{with lang}
-Recommends: %{name}-lang
+BuildRequires:  cmake(Qt5LinguistTools)
 %endif
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
 This package contains a library which helps developers determining when 
holidays occur.
 
-%package -n %lname
+%package -n %{lname}
 Summary:Holiday API for KDE PIM
 Group:  System/GUI/KDE
+Recommends: %{lname}-lang
+Provides:   %{name}-lang = %{version}
+Obsoletes:  %{name}-lang < %{version}
 
-%description -n libKF5Holidays5
+%description -n %{lname}
 This package contains a library which helps developers determining when 
holidays occur.
 
 %package devel
 Summary:Development files for the KDE PIM Holiday API
 Group:  Development/Libraries/KDE
-Requires:   libKF5Holidays5 = %{version}
-Requires:   pkgconfig(Qt5Core) >= 5.4.0
+Requires:   %{lname} = %{version}
+Requires:   pkgconfig(Qt5Core)
 
 %description devel
 This package contains necessary include files and libraries needed
 to develop applications depending on the kholidays library
 
-%if %{with lang}
-%lang_package
-%endif
+%lang_package -n %{lname}
 
 %prep
 %setup -q
@@ -82,24 +78,21 @@
 %find_lang %{name} --with-man --all-name --with-qt
   %endif
 
-%post -n %lname -p /sbin/ldconfig
-%postun -n %lname -p /sbin/ldconfig
+%post -n %{lname} -p /sbin/ldconfig
+%postun -n %{lname} -p /sbin/ldconfig
 
 %files
-%defattr(-,root,root)
 %doc DESIGN
 
-%files -n %lname
-%defattr(-,root,root)
-%doc COPYING.LIB
+%files -n %{lname}
+%license COPYING.LIB
 %dir %{_kf5_qmldir}/org
 %dir %{_kf5_qmldir}/org/kde
 %{_kf5_libdir}/libKF5Holidays.so.*
 %{_kf5_qmldir}/org/kde/kholidays/
 
 %files devel
-%defattr(-,root,root)
-%doc COPYING.LIB
+%license COPYING.LIB
 %{_kf5_cmakedir}/KF5Holidays/
 %{_kf5_includedir}/KHolidays/
 %{_kf5_inc

commit kholidays for openSUSE:Factory

2018-05-18 Thread root
Hello community,

here is the log from the commit of package kholidays for openSUSE:Factory 
checked in at 2018-05-18 14:21:16

Comparing /work/SRC/openSUSE:Factory/kholidays (Old)
 and  /work/SRC/openSUSE:Factory/.kholidays.new (New)


Package is "kholidays"

Fri May 18 14:21:16 2018 rev:35 rq:607560 version:5.46.0

Changes:

--- /work/SRC/openSUSE:Factory/kholidays/kholidays.changes  2018-04-19 
15:16:24.670735779 +0200
+++ /work/SRC/openSUSE:Factory/.kholidays.new/kholidays.changes 2018-05-18 
14:21:18.676886037 +0200
@@ -1,0 +2,10 @@
+Sun May 13 21:03:03 UTC 2018 - lbeltr...@kde.org
+
+- Update to 5.46.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.46.0.php
+- Changes since 5.45.0:
+  * holidays/plan2/holiday_sk_sk - Teacher's Day fix BUG: 393245 FIXED-IN: 
5.46 (kde#393245)
+
+---

Old:

  kholidays-5.45.0.tar.xz

New:

  kholidays-5.46.0.tar.xz



Other differences:
--
++ kholidays.spec ++
--- /var/tmp/diff_new_pack.7jZz1s/_old  2018-05-18 14:21:19.312862699 +0200
+++ /var/tmp/diff_new_pack.7jZz1s/_new  2018-05-18 14:21:19.316862552 +0200
@@ -19,9 +19,9 @@
 %bcond_without lang
 
 %define lname   libKF5Holidays5
-%define _tar_path 5.45
+%define _tar_path 5.46
 Name:   kholidays
-Version:5.45.0
+Version:5.46.0
 Release:0
 # Full KF5 version (e.g. 5.33.0)
 %{!?_kf5_version: %global _kf5_version %{version}}

++ kholidays-5.45.0.tar.xz -> kholidays-5.46.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kholidays-5.45.0/CMakeLists.txt 
new/kholidays-5.46.0/CMakeLists.txt
--- old/kholidays-5.45.0/CMakeLists.txt 2018-04-07 21:35:34.0 +0200
+++ new/kholidays-5.46.0/CMakeLists.txt 2018-05-05 14:57:44.0 +0200
@@ -1,9 +1,9 @@
 cmake_minimum_required(VERSION 3.0)
 
-set(KF5_VERSION "5.45.0")
+set(KF5_VERSION "5.46.0")
 project(KHolidays VERSION ${KF5_VERSION})
 
-find_package(ECM 5.45.0 REQUIRED NO_MODULE)
+find_package(ECM 5.46.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.45.0/holidays/plan2/holiday_sk_sk 
new/kholidays-5.46.0/holidays/plan2/holiday_sk_sk
--- old/kholidays-5.45.0/holidays/plan2/holiday_sk_sk   2018-04-07 
21:35:34.0 +0200
+++ new/kholidays-5.46.0/holidays/plan2/holiday_sk_sk   2018-05-05 
14:57:44.0 +0200
@@ -52,7 +52,7 @@
 
 :: To be sorted
 "Medzinárodný deň žien" civil on march 8
-"Deň učiteľov"  civil on april 28
+"Deň učiteľov"  civil on march 28
 "Deň matiek"civil on may 13
 "Medzinárodný deň detí" civil on june 1
 "Deň otcov" civil on june 17
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kholidays-5.45.0/po/eu/libkholidays5_qt.po 
new/kholidays-5.46.0/po/eu/libkholidays5_qt.po
--- old/kholidays-5.45.0/po/eu/libkholidays5_qt.po  2018-04-07 
21:35:34.0 +0200
+++ new/kholidays-5.46.0/po/eu/libkholidays5_qt.po  2018-05-05 
14:57:44.0 +0200
@@ -1,415 +1,409 @@
-# translation of libkholidays.po to Euskara
-# translation of libkholidays.po to Basque
-# Marcos  , 2005.
-# Ion Gaztañaga , 2005.
+# Translation of libkholidays5_qt.po to Euskara/Basque (eu).
+# Copyright (C) 2018, Free Software Foundation.
+# This file is distributed under the same license as the frameworks package.
+# KDE Euskaratzeko proiektuaren arduraduna .
 #
+# Translators:
+# Iñigo Salvador Azurmendi , 2018.
 msgid ""
 msgstr ""
-"Project-Id-Version: libkholidays\n"
+"Project-Id-Version: libkholidays5_qt\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2015-06-13 09:34+\n"
-"PO-Revision-Date: 2005-02-12 07:59+0100\n"
-"Last-Translator: Ion Gaztañaga \n"
-"Language-Team: Euskara \n"
+"PO-Revision-Date: 2018-04-30 03:37+0100\n"
+"Last-Translator: Iñigo Salvador Azurmendi \n"
+"Language-Team: Basque \n"
 "Language: eu\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"X-Generator: KBabel 1.9\n"
+"X-Generator: Lokalize 2.0\n"
 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
 "X-Qt-Contexts: true\n"
 
 #: astroseasons.cpp:38
 msgctxt "AstroSeasons|"
 msgid "June Solstice"
-msgstr ""
+msgstr "Ekaineko solztizioa"
 
 #: astroseasons.cpp:40
 msgctxt "AstroSeasons|"
 msgid "December Solstice"
-msgstr ""
+msgstr "Abenduko solztizioa"
 
 #: astroseasons.cpp:42
 msgctxt "AstroSeasons|"
 msgid "March Equinox"
-m

commit kholidays for openSUSE:Factory

2018-04-19 Thread root
Hello community,

here is the log from the commit of package kholidays for openSUSE:Factory 
checked in at 2018-04-19 15:16:22

Comparing /work/SRC/openSUSE:Factory/kholidays (Old)
 and  /work/SRC/openSUSE:Factory/.kholidays.new (New)


Package is "kholidays"

Thu Apr 19 15:16:22 2018 rev:34 rq:596872 version:5.45.0

Changes:

--- /work/SRC/openSUSE:Factory/kholidays/kholidays.changes  2018-03-20 
21:45:30.833755482 +0100
+++ /work/SRC/openSUSE:Factory/.kholidays.new/kholidays.changes 2018-04-19 
15:16:24.670735779 +0200
@@ -1,0 +2,14 @@
+Sat Apr 14 13:19:04 CEST 2018 - lbeltr...@kde.org
+
+- Update to 5.45.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.45.0.php
+- Changes since 5.44.0:
+  * holidays/plan2/holiday_in_en-gb - update holiday file for India Thank you 
for the patch. BUG: 392503 (kde#392503)
+  * We depend against 5.8.0
+  * This package was not be updated. Perhaps a problem with script
+  * Reworked the holiday files for Germany. (kde#373686)
+  * Format README.md as the tools expect (with an Introduction section)
+
+---

Old:

  kholidays-5.44.0.tar.xz

New:

  kholidays-5.45.0.tar.xz



Other differences:
--
++ kholidays.spec ++
--- /var/tmp/diff_new_pack.n9MmVp/_old  2018-04-19 15:16:25.390707147 +0200
+++ /var/tmp/diff_new_pack.n9MmVp/_new  2018-04-19 15:16:25.394706988 +0200
@@ -19,9 +19,9 @@
 %bcond_without lang
 
 %define lname   libKF5Holidays5
-%define _tar_path 5.44
+%define _tar_path 5.45
 Name:   kholidays
-Version:5.44.0
+Version:5.45.0
 Release:0
 # Full KF5 version (e.g. 5.33.0)
 %{!?_kf5_version: %global _kf5_version %{version}}

++ kholidays-5.44.0.tar.xz -> kholidays-5.45.0.tar.xz ++
 1846 lines of diff (skipped)




commit kholidays for openSUSE:Factory

2018-03-20 Thread root
Hello community,

here is the log from the commit of package kholidays for openSUSE:Factory 
checked in at 2018-03-20 21:45:24

Comparing /work/SRC/openSUSE:Factory/kholidays (Old)
 and  /work/SRC/openSUSE:Factory/.kholidays.new (New)


Package is "kholidays"

Tue Mar 20 21:45:24 2018 rev:33 rq:586829 version:5.44.0

Changes:

--- /work/SRC/openSUSE:Factory/kholidays/kholidays.changes  2018-02-16 
21:36:49.640068757 +0100
+++ /work/SRC/openSUSE:Factory/.kholidays.new/kholidays.changes 2018-03-20 
21:45:30.833755482 +0100
@@ -0,0 +1,12 @@
+---
+Mon Mar 12 23:29:41 CET 2018 - lbeltr...@kde.org
+
+- Update to 5.44.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.44.0.php
+- Changes since 5.43.0:
+  * various - use camelcase headers, minor coding style
+  * Use override
+  * I'll take maintainership --Allen
+

Old:

  kholidays-5.43.0.tar.xz

New:

  kholidays-5.44.0.tar.xz



Other differences:
--
++ kholidays.spec ++
--- /var/tmp/diff_new_pack.nigogW/_old  2018-03-20 21:45:31.709723955 +0100
+++ /var/tmp/diff_new_pack.nigogW/_new  2018-03-20 21:45:31.709723955 +0100
@@ -19,16 +19,16 @@
 %bcond_without lang
 
 %define lname   libKF5Holidays5
-%define _tar_path 5.43
+%define _tar_path 5.44
 Name:   kholidays
-Version:5.43.0
+Version:5.44.0
 Release:0
 # 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: %global _kf5_bugfix_version %(echo %{_kf5_version} | 
awk -F. '{print $1"."$2}')}
 Summary:Holiday calculation library
-License:LGPL-2.1+
+License:LGPL-2.1-or-later
 Group:  System/GUI/KDE
 Url:http://www.kde.org
 Source: %{name}-%{version}.tar.xz

++ kholidays-5.43.0.tar.xz -> kholidays-5.44.0.tar.xz ++
 1688 lines of diff (skipped)




commit kholidays for openSUSE:Factory

2018-02-16 Thread root
Hello community,

here is the log from the commit of package kholidays for openSUSE:Factory 
checked in at 2018-02-16 21:36:48

Comparing /work/SRC/openSUSE:Factory/kholidays (Old)
 and  /work/SRC/openSUSE:Factory/.kholidays.new (New)


Package is "kholidays"

Fri Feb 16 21:36:48 2018 rev:32 rq:576782 version:5.43.0

Changes:

--- /work/SRC/openSUSE:Factory/kholidays/kholidays.changes  2018-02-12 
10:01:27.471253580 +0100
+++ /work/SRC/openSUSE:Factory/.kholidays.new/kholidays.changes 2018-02-16 
21:36:49.640068757 +0100
@@ -0,0 +1,9 @@
+
+---
+Mon Feb 12 23:42:13 CET 2018 - lbeltr...@kde.org
+
+  - Update to 5.43.0
+* Now part of KDE Frameworks 5
+* For more details please see:
+* https://www.kde.org/announcements/kde-frameworks-5.43.0.php
+

Old:

  kholidays-17.12.2.tar.xz

New:

  kholidays-5.43.0.tar.xz



Other differences:
--
++ kholidays.spec ++
--- /var/tmp/diff_new_pack.XmBSiG/_old  2018-02-16 21:36:50.364042620 +0100
+++ /var/tmp/diff_new_pack.XmBSiG/_new  2018-02-16 21:36:50.368042477 +0100
@@ -18,13 +18,16 @@
 
 %bcond_without lang
 
+%define lname   libKF5Holidays5
+%define _tar_path 5.43
 Name:   kholidays
-Version:17.12.2
+Version:5.43.0
 Release:0
-%define kf5_version 5.26.0
-# Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)
-%{!?_kapp_version: %global _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
-Summary:Holiday API for KDE PIM
+# 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: %global _kf5_bugfix_version %(echo %{_kf5_version} | 
awk -F. '{print $1"."$2}')}
+Summary:Holiday calculation library
 License:LGPL-2.1+
 Group:  System/GUI/KDE
 Url:http://www.kde.org
@@ -32,7 +35,9 @@
 BuildRequires:  extra-cmake-modules >= 5.19.0
 BuildRequires:  kf5-filesystem
 BuildRequires:  pkgconfig
-BuildRequires:  cmake(Qt5LinguistTools)
+%if %{with lang}
+BuildRequires:  cmake(Qt5LinguistTools) >= 5.6.0
+%endif
 BuildRequires:  pkgconfig(Qt5Core) >= 5.4.0
 BuildRequires:  pkgconfig(Qt5Qml) >= 5.4.0
 %if %{with lang}
@@ -41,14 +46,14 @@
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
-This package contains the Holiday API library  for KDE PIM applications.
+This package contains a library which helps developers determining when 
holidays occur.
 
-%package -n libKF5Holidays5
+%package -n %lname
 Summary:Holiday API for KDE PIM
 Group:  System/GUI/KDE
 
 %description -n libKF5Holidays5
-This package contains the Holiday API library  for KDE PIM applications.
+This package contains a library which helps developers determining when 
holidays occur.
 
 %package devel
 Summary:Development files for the KDE PIM Holiday API
@@ -58,7 +63,7 @@
 
 %description devel
 This package contains necessary include files and libraries needed
-to develop KDE PIM applications.
+to develop applications depending on the kholidays library
 
 %if %{with lang}
 %lang_package
@@ -77,19 +82,18 @@
 %find_lang %{name} --with-man --all-name --with-qt
   %endif
 
-%post -n libKF5Holidays5 -p /sbin/ldconfig
-%postun -n libKF5Holidays5 -p /sbin/ldconfig
+%post -n %lname -p /sbin/ldconfig
+%postun -n %lname -p /sbin/ldconfig
 
 %files
 %defattr(-,root,root)
 %doc DESIGN
 
-%files -n libKF5Holidays5
+%files -n %lname
 %defattr(-,root,root)
 %doc COPYING.LIB
 %dir %{_kf5_qmldir}/org
 %dir %{_kf5_qmldir}/org/kde
-%{_kf5_datadir}/libkholidays/
 %{_kf5_libdir}/libKF5Holidays.so.*
 %{_kf5_qmldir}/org/kde/kholidays/
 

++ kholidays-17.12.2.tar.xz -> kholidays-5.43.0.tar.xz ++
 63497 lines of diff (skipped)




commit kholidays for openSUSE:Factory

2018-02-12 Thread root
Hello community,

here is the log from the commit of package kholidays for openSUSE:Factory 
checked in at 2018-02-12 10:01:26

Comparing /work/SRC/openSUSE:Factory/kholidays (Old)
 and  /work/SRC/openSUSE:Factory/.kholidays.new (New)


Package is "kholidays"

Mon Feb 12 10:01:26 2018 rev:31 rq:575039 version:17.12.2

Changes:

--- /work/SRC/openSUSE:Factory/kholidays/kholidays.changes  2018-01-17 
21:49:53.982828840 +0100
+++ /work/SRC/openSUSE:Factory/.kholidays.new/kholidays.changes 2018-02-12 
10:01:27.471253580 +0100
@@ -1,0 +2,10 @@
+Wed Feb 07 08:48:16 CET 2018 - lbeltr...@kde.org
+
+- Update to 17.12.2
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.12.2.php
+- Changes since 17.12.1:
+  * None
+
+---

Old:

  kholidays-17.12.1.tar.xz

New:

  kholidays-17.12.2.tar.xz



Other differences:
--
++ kholidays.spec ++
--- /var/tmp/diff_new_pack.x0DBta/_old  2018-02-12 10:01:28.475217394 +0100
+++ /var/tmp/diff_new_pack.x0DBta/_new  2018-02-12 10:01:28.479217249 +0100
@@ -19,7 +19,7 @@
 %bcond_without lang
 
 Name:   kholidays
-Version:17.12.1
+Version:17.12.2
 Release:0
 %define kf5_version 5.26.0
 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)

++ kholidays-17.12.1.tar.xz -> kholidays-17.12.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kholidays-17.12.1/CMakeLists.txt 
new/kholidays-17.12.2/CMakeLists.txt
--- old/kholidays-17.12.1/CMakeLists.txt2018-01-09 02:17:40.0 
+0100
+++ new/kholidays-17.12.2/CMakeLists.txt2018-02-06 01:38:48.0 
+0100
@@ -1,5 +1,5 @@
 cmake_minimum_required(VERSION 3.0)
-set(PIM_VERSION "5.7.1")
+set(PIM_VERSION "5.7.2")
 
 project(KHolidays VERSION ${PIM_VERSION})
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kholidays-17.12.1/poqm/ca/libkholidays5_qt.po 
new/kholidays-17.12.2/poqm/ca/libkholidays5_qt.po
--- old/kholidays-17.12.1/poqm/ca/libkholidays5_qt.po   2018-01-09 
02:17:38.0 +0100
+++ new/kholidays-17.12.2/poqm/ca/libkholidays5_qt.po   2018-02-06 
01:38:48.0 +0100
@@ -410,74 +410,3 @@
 msgctxt "HolidayRegion|zodiac symbol for Pices"
 msgid "fish"
 msgstr "peix"
-
-#~ msgid "Select to use Holiday Region"
-#~ msgstr "Selecció per utilitzar la regió per als dies festius"
-
-#~ msgid ""
-#~ "Region: %1Language: %2Description: %3"
-#~ msgstr ""
-#~ "Regió: %1Idioma: %2Descripció: %3"
-
-#~ msgid ""
-#~ "You can choose to display the Holiday Region for information only, or "
-#~ "to use the Holiday Region when displaying or calculating days off such as "
-#~ "Public Holidays.  If you choose to use the Holiday Region for Days Off, "
-#~ "then only those Holiday Events marked in the Holiday Region as Days Off "
-#~ "will be used for non-work days, Holiday Events that are not marked in the "
-#~ "Holiday Region as Days Off will continue to be work days."
-#~ msgstr ""
-#~ "Podeu triar entre mostrar la regió per als dies festius només per a la "
-#~ "informació, o utilitzar la regió per als dies festius en mostrar o "
-#~ "calcular els dies no laborables com a festius públics. Si trieu l'ús "
-#~ "d'una regió per als dies festius, només els esdeveniments festius marcats "
-#~ "com a dies festius en la regió de festius s'utilitzaran com a dies no "
-#~ "laborables, els esdeveniments festius que no estiguin marcats en la regió "
-#~ "per als dies festius com a dies festius continuaran sent dies laborables."
-#~ ""
-
-#~ msgctxt "Combobox label, Holiday Region not used"
-#~ msgid "Not Used"
-#~ msgstr "En desús"
-
-#~ msgctxt "Combobox label, use Holiday Region for information only"
-#~ msgid "Information"
-#~ msgstr "Informació"
-
-#~ msgctxt "Combobox label, use Holiday Region for days off"
-#~ msgid "Days Off"
-#~ msgstr "Dies festius"
-
-#~ msgctxt "Header for Select column"
-#~ msgid "Select"
-#~ msgstr "Selecció"
-
-#~ msgid "This column selects to use the Holiday Region"
-#~ msgstr ""
-#~ "Aquesta columna selecciona l'ús de la regió per als dies festius"
-
-#~ msgctxt "Header for Holiday Region column"
-#~ msgid "Region"
-#~ msgstr "Regió"
-
-#~ msgid "This column displays the name of the Holiday Region"
-#~ msgstr ""
-#~ "Aquesta columna mostra el nom de la regió per als dies festius"
-
-#~ msgctxt "Header for Language column"
-#~ msgid "Language"
-#~ msgstr "Idioma"
-
-#~ msgid "This column displays the language of the Holiday Region"
-#~ msgstr ""
-#~ "Aquesta columna mostra l'idioma de la regió per als dies festius"
-
-#~ msgctxt "Header for Description column"
-#~

commit kholidays for openSUSE:Factory

2018-01-17 Thread root
Hello community,

here is the log from the commit of package kholidays for openSUSE:Factory 
checked in at 2018-01-17 21:49:53

Comparing /work/SRC/openSUSE:Factory/kholidays (Old)
 and  /work/SRC/openSUSE:Factory/.kholidays.new (New)


Package is "kholidays"

Wed Jan 17 21:49:53 2018 rev:30 rq:564312 version:17.12.1

Changes:

--- /work/SRC/openSUSE:Factory/kholidays/kholidays.changes  2017-12-18 
08:50:13.821670949 +0100
+++ /work/SRC/openSUSE:Factory/.kholidays.new/kholidays.changes 2018-01-17 
21:49:53.982828840 +0100
@@ -1,0 +2,10 @@
+Thu Jan 11 23:41:10 CET 2018 - lbeltr...@kde.org
+
+- Update to 17.12.1
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.12.1.php
+- Changes since 17.12.0:
+  * None
+
+---

Old:

  kholidays-17.12.0.tar.xz

New:

  kholidays-17.12.1.tar.xz



Other differences:
--
++ kholidays.spec ++
--- /var/tmp/diff_new_pack.kQAkH9/_old  2018-01-17 21:49:54.742793295 +0100
+++ /var/tmp/diff_new_pack.kQAkH9/_new  2018-01-17 21:49:54.746793109 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package kholidays
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -19,7 +19,7 @@
 %bcond_without lang
 
 Name:   kholidays
-Version:17.12.0
+Version:17.12.1
 Release:0
 %define kf5_version 5.26.0
 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)

++ kholidays-17.12.0.tar.xz -> kholidays-17.12.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kholidays-17.12.0/CMakeLists.txt 
new/kholidays-17.12.1/CMakeLists.txt
--- old/kholidays-17.12.0/CMakeLists.txt2017-12-08 02:01:31.0 
+0100
+++ new/kholidays-17.12.1/CMakeLists.txt2018-01-09 02:17:40.0 
+0100
@@ -1,5 +1,5 @@
 cmake_minimum_required(VERSION 3.0)
-set(PIM_VERSION "5.7.0")
+set(PIM_VERSION "5.7.1")
 
 project(KHolidays VERSION ${PIM_VERSION})
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kholidays-17.12.0/poqm/tr/libkholidays5_qt.po 
new/kholidays-17.12.1/poqm/tr/libkholidays5_qt.po
--- old/kholidays-17.12.0/poqm/tr/libkholidays5_qt.po   2017-12-08 
02:01:31.0 +0100
+++ new/kholidays-17.12.1/poqm/tr/libkholidays5_qt.po   2018-01-09 
02:17:40.0 +0100
@@ -425,12 +425,12 @@
 #~ "will be used for non-work days, Holiday Events that are not marked in the "
 #~ "Holiday Region as Days Off will continue to be work days."
 #~ msgstr ""
-#~ "Resmi tatiller gibi günleri gösterir ya da hesaplarken, Tatil "
-#~ "bölgesini sadece bilgi amaçlı ya da kullanmak için seçebilirsiniz.  Eğer "
-#~ "Tatil Bölgelerini Boş Günler olarak olarak kullanmayı seçerseniz, sadece "
-#~ "Tatil Bölgesinin Boş Günlerinde olarak işaretlenmiş Tatil Olayları iş "
-#~ "dışı günler olarak kullanılacaktır, Tatil Bölgesinin Boş Günleri olarak "
-#~ "gösterilmemiş olanlar iş günü olarak görünmeye devam edecektir."
+#~ "Resmi tatiller gibi günleri gösterir ya da hesaplarken, Tatil bölgesini 
"
+#~ "sadece bilgi amaçlı ya da kullanmak için seçebilirsiniz.  Eğer Tatil "
+#~ "Bölgelerini Boş Günler olarak olarak kullanmayı seçerseniz, sadece Tatil "
+#~ "Bölgesinin Boş Günlerinde olarak işaretlenmiş Tatil Olayları iş dışı 
günler "
+#~ "olarak kullanılacaktır, Tatil Bölgesinin Boş Günleri olarak gösterilmemiş "
+#~ "olanlar iş günü olarak görünmeye devam edecektir."
 
 #~ msgctxt "Combobox label, Holiday Region not used"
 #~ msgid "Not Used"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kholidays-17.12.0/poqm/zh_CN/libkholidays5_qt.po 
new/kholidays-17.12.1/poqm/zh_CN/libkholidays5_qt.po
--- old/kholidays-17.12.0/poqm/zh_CN/libkholidays5_qt.po2017-12-08 
02:01:31.0 +0100
+++ new/kholidays-17.12.1/poqm/zh_CN/libkholidays5_qt.po2018-01-09 
02:17:40.0 +0100
@@ -18,6 +18,19 @@
 "Plural-Forms: nplurals=1; plural=0;\n"
 "X-Generator: crowdin.com\n"
 "X-Qt-Contexts: true\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-Qt-Contexts: true\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/pim/libkholidays5_qt.pot\n"
+"Project-Id-Version: kdeorg\n"
+"Last-Translator: guoyunhebrave \n"
+"Language-Team: Chinese Simplified\n"
+"Language: zh_CN\n

commit kholidays for openSUSE:Factory

2017-12-17 Thread root
Hello community,

here is the log from the commit of package kholidays for openSUSE:Factory 
checked in at 2017-12-18 08:50:11

Comparing /work/SRC/openSUSE:Factory/kholidays (Old)
 and  /work/SRC/openSUSE:Factory/.kholidays.new (New)


Package is "kholidays"

Mon Dec 18 08:50:11 2017 rev:29 rq:556194 version:17.12.0

Changes:

--- /work/SRC/openSUSE:Factory/kholidays/kholidays.changes  2017-11-16 
14:22:30.422912567 +0100
+++ /work/SRC/openSUSE:Factory/.kholidays.new/kholidays.changes 2017-12-18 
08:50:13.821670949 +0100
@@ -1,0 +2,32 @@
+Sat Dec 09 14:59:05 CET 2017 - lbeltr...@kde.org
+
+- Update to 17.12.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.12.0.php
+- Changes since 17.11.90:
+  * None
+
+---
+Sat Dec 02 10:12:37 CET 2017 - lbeltr...@kde.org
+
+- Update to 17.11.90
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.12-rc.php
+- Changes since 17.11.80:
+  * Fix require
+
+---
+Mon Nov 20 06:59:12 CET 2017 - lbeltr...@kde.org
+
+- Update to 17.11.80
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.12-beta.php
+- Changes since 17.08.3:
+  * Make sure we include CMakeFindDependencyMacro.
+  * Initialize variables
+  * Make run without install them
+
+---

Old:

  kholidays-17.08.3.tar.xz

New:

  kholidays-17.12.0.tar.xz



Other differences:
--
++ kholidays.spec ++
--- /var/tmp/diff_new_pack.0OsAEz/_old  2017-12-18 08:50:15.849573053 +0100
+++ /var/tmp/diff_new_pack.0OsAEz/_new  2017-12-18 08:50:15.853572860 +0100
@@ -19,7 +19,7 @@
 %bcond_without lang
 
 Name:   kholidays
-Version:17.08.3
+Version:17.12.0
 Release:0
 %define kf5_version 5.26.0
 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)

++ kholidays-17.08.3.tar.xz -> kholidays-17.12.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kholidays-17.08.3/.reviewboardrc 
new/kholidays-17.12.0/.reviewboardrc
--- old/kholidays-17.08.3/.reviewboardrc2017-11-06 14:29:29.0 
+0100
+++ new/kholidays-17.12.0/.reviewboardrc1970-01-01 01:00:00.0 
+0100
@@ -1,5 +0,0 @@
-REVIEWBOARD_URL = "https://git.reviewboard.kde.org";
-REPOSITORY = "git://anongit.kde.org/kholidays"
-BRANCH = "master"
-TARGET_GROUPS = "kdeframeworks"
-TARGET_PEOPLE = "jlayt"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kholidays-17.08.3/CMakeLists.txt 
new/kholidays-17.12.0/CMakeLists.txt
--- old/kholidays-17.08.3/CMakeLists.txt2017-11-07 02:25:37.0 
+0100
+++ new/kholidays-17.12.0/CMakeLists.txt2017-12-08 02:01:31.0 
+0100
@@ -1,10 +1,11 @@
 cmake_minimum_required(VERSION 3.0)
-set(PIM_VERSION "5.6.3")
+set(PIM_VERSION "5.7.0")
 
 project(KHolidays VERSION ${PIM_VERSION})
 
 # ECM setup
-set(KF5_VERSION "5.35.0")
+set(KF5_VERSION "5.39.0")
+
 find_package(ECM ${KF5_VERSION} CONFIG REQUIRED)
 set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH})
 
@@ -31,7 +32,7 @@
 )
 
 ### Find packages ###
-set(QT_REQUIRED_VERSION 5.7.0)
+set(QT_REQUIRED_VERSION 5.8.0)
 find_package(Qt5 ${QT_REQUIRED_VERSION} CONFIG REQUIRED Core Qml)
 
 remove_definitions(-DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_TO_ASCII)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kholidays-17.08.3/KF5HolidaysConfig.cmake.in 
new/kholidays-17.12.0/KF5HolidaysConfig.cmake.in
--- old/kholidays-17.08.3/KF5HolidaysConfig.cmake.in2017-11-06 
14:29:29.0 +0100
+++ new/kholidays-17.12.0/KF5HolidaysConfig.cmake.in2017-12-02 
08:25:50.0 +0100
@@ -1,5 +1,6 @@
 @PACKAGE_INIT@
 
+include(CMakeFindDependencyMacro)
 find_dependency(Qt5Core @REQUIRED_QT_VERSION@)
 
 include("${CMAKE_CURRENT_LIST_DIR}/KF5HolidaysTargets.cmake")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kholidays-17.08.3/autotests/CMakeLists.txt 
new/kholidays-17.12.0/autotests/CMakeLists.txt
--- old/kholidays-17.08.3/autotests/CMakeLists.txt  2017-11-06 
14:29:29.0 +0100
+++ new/kholidays-17.12.0/autotests/CMakeLists.txt  2017-12-02 
08:25:50.0 +0100
@@ -7,7 +7,7 @@
 set(testlunar_SRCS testlunar.cpp)
 
 add_executable(testlunar ${testlunar_SRCS})
-add_test(testlunar testlunar)
+add_test(NAME testlunar COMMAND testlunar)
 ecm_mark_as_test(tes

commit kholidays for openSUSE:Factory

2017-11-16 Thread root
Hello community,

here is the log from the commit of package kholidays for openSUSE:Factory 
checked in at 2017-11-16 14:22:28

Comparing /work/SRC/openSUSE:Factory/kholidays (Old)
 and  /work/SRC/openSUSE:Factory/.kholidays.new (New)


Package is "kholidays"

Thu Nov 16 14:22:28 2017 rev:28 rq:540885 version:17.08.3

Changes:

--- /work/SRC/openSUSE:Factory/kholidays/kholidays.changes  2017-10-23 
16:30:36.768374233 +0200
+++ /work/SRC/openSUSE:Factory/.kholidays.new/kholidays.changes 2017-11-16 
14:22:30.422912567 +0100
@@ -1,0 +2,11 @@
+Thu Nov 09 23:11:44 CET 2017 - lbeltr...@kde.org
+
+- Update to 17.08.3
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.08.3.php
+- Changes since 17.08.2:
+  * Russia: Internal Troops Day renamed
+  * holidays/plan2/holiday_kr_ko - Added Korean lunar holiday entries until 
2037/12/31 Authored by Mnkai_rin on Thu, Oct 26, 23:01
+
+---

Old:

  kholidays-17.08.2.tar.xz

New:

  kholidays-17.08.3.tar.xz



Other differences:
--
++ kholidays.spec ++
--- /var/tmp/diff_new_pack.xlN4JQ/_old  2017-11-16 14:22:31.306880555 +0100
+++ /var/tmp/diff_new_pack.xlN4JQ/_new  2017-11-16 14:22:31.310880410 +0100
@@ -19,7 +19,7 @@
 %bcond_without lang
 
 Name:   kholidays
-Version:17.08.2
+Version:17.08.3
 Release:0
 %define kf5_version 5.26.0
 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)

++ kholidays-17.08.2.tar.xz -> kholidays-17.08.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kholidays-17.08.2/CMakeLists.txt 
new/kholidays-17.08.3/CMakeLists.txt
--- old/kholidays-17.08.2/CMakeLists.txt2017-10-10 02:15:41.0 
+0200
+++ new/kholidays-17.08.3/CMakeLists.txt2017-11-07 02:25:37.0 
+0100
@@ -1,5 +1,5 @@
 cmake_minimum_required(VERSION 3.0)
-set(PIM_VERSION "5.6.2")
+set(PIM_VERSION "5.6.3")
 
 project(KHolidays VERSION ${PIM_VERSION})
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kholidays-17.08.2/holidays/plan2/holiday_kr_ko 
new/kholidays-17.08.3/holidays/plan2/holiday_kr_ko
--- old/kholidays-17.08.2/holidays/plan2/holiday_kr_ko  2017-09-08 
06:50:10.0 +0200
+++ new/kholidays-17.08.3/holidays/plan2/holiday_kr_ko  2017-11-06 
14:29:29.0 +0100
@@ -5,8 +5,9 @@
 ::
 :: Author:   John Layt 
 ::   Park Shinjo 
+::   Minori Hiraoka 
 ::
-:: Updated:  2014-06-20
+:: Updated:  2017-10-27
 ::
 :: Source:   
http://www.law.go.kr/%EB%B2%95%EB%A0%B9/%EA%B5%AD%EA%B2%BD%EC%9D%BC%EC%97%90%EA%B4%80%ED%95%9C%EB%B2%95%EB%A5%A0
 ::   
http://www.law.go.kr/%EB%B2%95%EB%A0%B9/%EA%B4%80%EA%B3%B5%EC%84%9C%EC%9D%98%EA%B3%B5%ED%9C%B4%EC%9D%BC%EC%97%90%EA%B4%80%ED%95%9C%EA%B7%9C%EC%A0%95
@@ -55,6 +56,28 @@
 "설날"  public on 30.1.2014 length 3 days
 "설날"  public on 18.2.2015 length 3 days
 "설날"  public on 7.2.2016 length 3 days
+"설날"  public on 27.1.2017 length 3 days
+"설날"  public on 15.2.2018 length 3 days
+"설날"  public on 4.2.2019 length 3 days
+"설날"  public on 24.1.2020 length 3 days
+"설날"  public on 11.2.2021 length 3 days
+"설날"  public on 31.1.2022 length 3 days
+"설날"  public on 21.1.2023 length 3 days
+"설날"  public on 9.2.2024 length 3 days
+"설날"  public on 28.1.2025 length 3 days
+"설날"  public on 16.2.2026 length 3 days
+"설날"  public on 6.2.2027 length 3 days
+"설날"  public on 26.1.2028 length 3 days
+"설날"  public on 12.2.2029 length 3 days
+"설날"  public on 2.2.2030 length 3 days
+"설날"  public on 22.1.2031 length 3 days
+"설날"  public on 10.2.2032 length 3 days
+"설날"  public on 30.1.2033 length 3 days
+"설날"  public on 18.2.2034 length 3 days
+"설날"  public on 7.2.2035 length 3 days
+"설날"  public on 27.1.2036 length 3 days
+"설날"  public on 14.2.2037 length 3 days
+
 : Buddha's Birthday: Day 8 Month 4
 "부처님 오신 날"public religious on 24.5.2007
 "부처님 오신 날"public religious on 12.5.2008
@@ -66,6 +89,28 @@
 "부처님 오신 날"public religious on 6.5.2014
 "부처님 오신 날"public religious on 25.5.2015
 "부처님 오신 날"public religious on 14.5.2016
+"부처님 오신 날"public religious on 3.5.2017
+"부처님 오신 날"public religious on 22.5.2018
+"부처님 오신 날"public religious on 12.5.2019
+"부처님 오신 날"public religious on 30.4.2020
+"부처님 오신 날"public religious on 19.5.2021
+"부처님 오신 날"public religious on 8.5

commit kholidays for openSUSE:Factory

2017-10-23 Thread root
Hello community,

here is the log from the commit of package kholidays for openSUSE:Factory 
checked in at 2017-10-23 16:30:35

Comparing /work/SRC/openSUSE:Factory/kholidays (Old)
 and  /work/SRC/openSUSE:Factory/.kholidays.new (New)


Package is "kholidays"

Mon Oct 23 16:30:35 2017 rev:27 rq:534718 version:17.08.2

Changes:

--- /work/SRC/openSUSE:Factory/kholidays/kholidays.changes  2017-09-12 
19:46:29.638166868 +0200
+++ /work/SRC/openSUSE:Factory/.kholidays.new/kholidays.changes 2017-10-23 
16:30:36.768374233 +0200
@@ -1,0 +2,10 @@
+Tue Oct 17 00:32:06 CEST 2017 - lbeltr...@kde.org
+
+- Update to 17.08.2
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.08.2.php
+- Changes since 17.08.1:
+  * None
+
+---

Old:

  kholidays-17.08.1.tar.xz

New:

  kholidays-17.08.2.tar.xz



Other differences:
--
++ kholidays.spec ++
--- /var/tmp/diff_new_pack.l0cMtL/_old  2017-10-23 16:30:37.636333598 +0200
+++ /var/tmp/diff_new_pack.l0cMtL/_new  2017-10-23 16:30:37.636333598 +0200
@@ -19,7 +19,7 @@
 %bcond_without lang
 
 Name:   kholidays
-Version:17.08.1
+Version:17.08.2
 Release:0
 %define kf5_version 5.26.0
 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)

++ kholidays-17.08.1.tar.xz -> kholidays-17.08.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kholidays-17.08.1/CMakeLists.txt 
new/kholidays-17.08.2/CMakeLists.txt
--- old/kholidays-17.08.1/CMakeLists.txt2017-09-05 02:38:17.0 
+0200
+++ new/kholidays-17.08.2/CMakeLists.txt2017-10-10 02:15:41.0 
+0200
@@ -1,5 +1,5 @@
 cmake_minimum_required(VERSION 3.0)
-set(PIM_VERSION "5.6.1")
+set(PIM_VERSION "5.6.2")
 
 project(KHolidays VERSION ${PIM_VERSION})
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kholidays-17.08.1/poqm/zh_CN/libkholidays5_qt.po 
new/kholidays-17.08.2/poqm/zh_CN/libkholidays5_qt.po
--- old/kholidays-17.08.1/poqm/zh_CN/libkholidays5_qt.po2017-09-05 
02:38:17.0 +0200
+++ new/kholidays-17.08.2/poqm/zh_CN/libkholidays5_qt.po2017-10-10 
02:15:41.0 +0200
@@ -1,3 +1,8 @@
+# Copyright (C) YEAR This_file_is_part_of_KDE
+# This file is distributed under the same license as the PACKAGE package.
+#
+# Xuetian Weng , 2014.
+# Weng Xuetian , 2014, 2015, 2016.
 msgid ""
 msgstr ""
 "Project-Id-Version: kdeorg\n"
@@ -12,9 +17,7 @@
 "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-trunk/messages/frameworks/baloo_file5.pot\n"
+"X-Qt-Contexts: true\n"
 
 #: astroseasons.cpp:38
 msgctxt "AstroSeasons|"




commit kholidays for openSUSE:Factory

2017-09-12 Thread root
Hello community,

here is the log from the commit of package kholidays for openSUSE:Factory 
checked in at 2017-09-12 19:46:26

Comparing /work/SRC/openSUSE:Factory/kholidays (Old)
 and  /work/SRC/openSUSE:Factory/.kholidays.new (New)


Package is "kholidays"

Tue Sep 12 19:46:26 2017 rev:26 rq:522549 version:17.08.1

Changes:

--- /work/SRC/openSUSE:Factory/kholidays/kholidays.changes  2017-08-24 
17:44:46.404868625 +0200
+++ /work/SRC/openSUSE:Factory/.kholidays.new/kholidays.changes 2017-09-12 
19:46:29.638166868 +0200
@@ -1,0 +2,10 @@
+Thu Sep 07 07:02:11 CEST 2017 - lbeltr...@kde.org
+
+- Update to 17.08.1
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.08.1.php
+- Changes since 17.08.0:
+  * holiday_mu_en - new Holidays for Mauritius BUG: 383971 (kde#383971)
+
+---

Old:

  kholidays-17.08.0.tar.xz

New:

  kholidays-17.08.1.tar.xz



Other differences:
--
++ kholidays.spec ++
--- /var/tmp/diff_new_pack.3gxsC0/_old  2017-09-12 19:46:30.706016730 +0200
+++ /var/tmp/diff_new_pack.3gxsC0/_new  2017-09-12 19:46:30.706016730 +0200
@@ -19,7 +19,7 @@
 %bcond_without lang
 
 Name:   kholidays
-Version:17.08.0
+Version:17.08.1
 Release:0
 %define kf5_version 5.26.0
 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)

++ kholidays-17.08.0.tar.xz -> kholidays-17.08.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kholidays-17.08.0/CMakeLists.txt 
new/kholidays-17.08.1/CMakeLists.txt
--- old/kholidays-17.08.0/CMakeLists.txt2017-08-11 02:49:43.0 
+0200
+++ new/kholidays-17.08.1/CMakeLists.txt2017-09-05 02:38:17.0 
+0200
@@ -1,5 +1,5 @@
 cmake_minimum_required(VERSION 3.0)
-set(PIM_VERSION "5.6.0")
+set(PIM_VERSION "5.6.1")
 
 project(KHolidays VERSION ${PIM_VERSION})
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kholidays-17.08.0/holidays/plan2/holiday_mu_en 
new/kholidays-17.08.1/holidays/plan2/holiday_mu_en
--- old/kholidays-17.08.0/holidays/plan2/holiday_mu_en  1970-01-01 
01:00:00.0 +0100
+++ new/kholidays-17.08.1/holidays/plan2/holiday_mu_en  2017-08-27 
22:21:04.0 +0200
@@ -0,0 +1,51 @@
+::
+:: Country:   Mauritius
+::
+:: Language:  UK English
+::
+:: Author:Nadim Attari 
+::
+:: Updated:
+::
+:: Source:   These were taken from http://pmo.govmu.org 
+::   Note: Only the fixed holidays are available. Some celebrations 
depend on
+::   special events, eg: The exact date of Eid-ul-Fitr is subject to
+::   confirmation as its celebration depends on the visibility of the 
moon
+::
+
+:: Metadata
+country "MU"
+language"en_GB"
+name"Mauritius"
+description "National holiday file for Mauritius"
+
+:: Public Holidays
+"New Year" public on january 01
+"New Year" public on january 02
+"Chinese Spring Festival"  public on january 28
+"Abolition Of Slavery" public on february 01
+"Thaipoosam Cavadee"   public on february 09
+"Maha Shivaratree" public on february 24
+"Independence And Republic Day"public on march 12
+"Ugaadi"   public on march 29
+"Labour Day"   public on may 01
+"Eid-ul-fitr"  public on june 26
+"Ganesh Chaturthi" public on august 26
+"Divali"   public on october 19
+"All Saints Day"   public on november 01
+"Arrival Of Indentured Labourers"  public on november 02
+"Christmas"public on december 25
+
+:: Religious
+
+:: Financial
+
+:: Cultural
+
+:: School
+
+:: Daylight Saving
+
+:: Seasons
+
+:: Name Days




commit kholidays for openSUSE:Factory

2017-08-24 Thread root
Hello community,

here is the log from the commit of package kholidays for openSUSE:Factory 
checked in at 2017-08-24 17:44:46

Comparing /work/SRC/openSUSE:Factory/kholidays (Old)
 and  /work/SRC/openSUSE:Factory/.kholidays.new (New)


Package is "kholidays"

Thu Aug 24 17:44:46 2017 rev:25 rq:516368 version:17.08.0

Changes:

--- /work/SRC/openSUSE:Factory/kholidays/kholidays.changes  2017-07-25 
11:29:27.093078418 +0200
+++ /work/SRC/openSUSE:Factory/.kholidays.new/kholidays.changes 2017-08-24 
17:44:46.404868625 +0200
@@ -1,0 +2,24 @@
+Fri Aug 11 22:45:32 UTC 2017 - christo...@krop.fr
+
+- Update to KDE Applications 17.08.0
+  * New feature release
+  * https://www.kde.org/announcements/announce-applications-17.08.0.php
+- Changes since 17.04.3 :
+  * Revert "Update Turkish Holiday File (EN and TR)" 
+  * Update Turkish Holiday File (EN and TR) Differential Revision: 
https://phabricator.kde.org/D6009 
+  * Update Japanese holidays 
+  * Port qSort 
+  * Add .gitignore 
+  * Activate by default QT_NO_NARROWING_CONVERSIONS_IN_CONNECT 
+  * Const'ify 
+  * Adding Cameroon Holidays 
+
+---
+Sat Aug  5 18:17:50 UTC 2017 - christo...@krop.fr
+
+- Update to KDE Applications 17.07.90
+  * KDE Applications 17.07.90
+  * https://www.kde.org/announcements/announce-applications-17.07.90.php
+
+
+---

Old:

  kholidays-17.04.3.tar.xz

New:

  kholidays-17.08.0.tar.xz



Other differences:
--
++ kholidays.spec ++
--- /var/tmp/diff_new_pack.226xrH/_old  2017-08-24 17:44:47.040779056 +0200
+++ /var/tmp/diff_new_pack.226xrH/_new  2017-08-24 17:44:47.040779056 +0200
@@ -19,10 +19,10 @@
 %bcond_without lang
 
 Name:   kholidays
-Version:17.04.3
+Version:17.08.0
 Release:0
 %define kf5_version 5.26.0
-# Latest stable Applications (e.g. 16.08 in KA, but 16.11.80 in KUA)
+# Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)
 %{!?_kapp_version: %global _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 Summary:Holiday API for KDE PIM
 License:LGPL-2.1+
@@ -35,7 +35,9 @@
 BuildRequires:  cmake(Qt5LinguistTools)
 BuildRequires:  pkgconfig(Qt5Core) >= 5.4.0
 BuildRequires:  pkgconfig(Qt5Qml) >= 5.4.0
+%if %{with lang}
 Recommends: %{name}-lang
+%endif
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -85,18 +87,18 @@
 %files -n libKF5Holidays5
 %defattr(-,root,root)
 %doc COPYING.LIB
-%{_kf5_datadir}/libkholidays/
-%{_kf5_libdir}/libKF5Holidays.so.*
 %dir %{_kf5_qmldir}/org
 %dir %{_kf5_qmldir}/org/kde
+%{_kf5_datadir}/libkholidays/
+%{_kf5_libdir}/libKF5Holidays.so.*
 %{_kf5_qmldir}/org/kde/kholidays/
 
 %files devel
 %defattr(-,root,root)
 %doc COPYING.LIB
+%{_kf5_cmakedir}/KF5Holidays/
 %{_kf5_includedir}/KHolidays/
 %{_kf5_includedir}/kholidays_version.h
-%{_kf5_libdir}/cmake/KF5Holidays/
 %{_kf5_libdir}/libKF5Holidays.so
 %{_kf5_mkspecsdir}/qt_KHolidays.pri
 

++ kholidays-17.04.3.tar.xz -> kholidays-17.08.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kholidays-17.04.3/.gitignore 
new/kholidays-17.08.0/.gitignore
--- old/kholidays-17.04.3/.gitignore1970-01-01 01:00:00.0 +0100
+++ new/kholidays-17.08.0/.gitignore2017-08-04 20:50:16.0 +0200
@@ -0,0 +1,21 @@
+# Ignore the following files
+*~
+*.[oa]
+*.diff
+*.kate-swp
+*.kdev4
+.kdev_include_paths
+*.kdevelop.pcs
+*.moc
+*.moc.cpp
+*.orig
+*.user
+.*.swp
+.swp.*
+Doxyfile
+Makefile
+avail
+random_seed
+/build/
+CMakeLists.txt.user*
+*.unc-backup*
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kholidays-17.04.3/CMakeLists.txt 
new/kholidays-17.08.0/CMakeLists.txt
--- old/kholidays-17.04.3/CMakeLists.txt2017-07-11 02:26:04.0 
+0200
+++ new/kholidays-17.08.0/CMakeLists.txt2017-08-11 02:49:43.0 
+0200
@@ -1,10 +1,10 @@
 cmake_minimum_required(VERSION 3.0)
-set(PIM_VERSION "5.5.3")
+set(PIM_VERSION "5.6.0")
 
 project(KHolidays VERSION ${PIM_VERSION})
 
 # ECM setup
-set(KF5_VERSION "5.32.0")
+set(KF5_VERSION "5.35.0")
 find_package(ECM ${KF5_VERSION} CONFIG REQUIRED)
 set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH})
 
@@ -31,10 +31,11 @@
 )
 
 ### Find packages ###
-set(REQUIRED_QT_VERSION 5.6.0)
-find_package(Qt5 ${REQUIRED_QT_VERSION} CONFIG REQUIRED Core Qml)
+set(QT_REQUIRED_VERSION 5.7.0)
+find_package(Qt5 ${QT_REQUIRED_VERSION} CONFIG REQUIRED Core Qml)
 
 remove_definitions(-DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_TO_ASCII)
+add_definitions(-DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT)
 
 ### Targets 

commit kholidays for openSUSE:Factory

2017-07-25 Thread root
Hello community,

here is the log from the commit of package kholidays for openSUSE:Factory 
checked in at 2017-07-25 11:29:25

Comparing /work/SRC/openSUSE:Factory/kholidays (Old)
 and  /work/SRC/openSUSE:Factory/.kholidays.new (New)


Package is "kholidays"

Tue Jul 25 11:29:25 2017 rev:24 rq:510713 version:17.04.3

Changes:

--- /work/SRC/openSUSE:Factory/kholidays/kholidays.changes  2017-06-12 
15:26:00.974657634 +0200
+++ /work/SRC/openSUSE:Factory/.kholidays.new/kholidays.changes 2017-07-25 
11:29:27.093078418 +0200
@@ -1,0 +2,13 @@
+Sat Jul 15 22:59:54 CEST 2017 - lbeltr...@kde.org
+
+- Update to 17.04.3
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.04.3.php
+- Changes since 17.04.2:
+  * Update Turkish Holiday File (EN and TR)
+  * Revert "Update Turkish Holiday File (EN and TR)"
+- Remove patches, now upstream:
+  * revert-turkish-holiday-update.patch
+
+---

Old:

  kholidays-17.04.2.tar.xz
  revert-turkish-holiday-update.patch

New:

  kholidays-17.04.3.tar.xz



Other differences:
--
++ kholidays.spec ++
--- /var/tmp/diff_new_pack.6CAXc0/_old  2017-07-25 11:29:27.740986919 +0200
+++ /var/tmp/diff_new_pack.6CAXc0/_new  2017-07-25 11:29:27.740986919 +0200
@@ -19,7 +19,7 @@
 %bcond_without lang
 
 Name:   kholidays
-Version:17.04.2
+Version:17.04.3
 Release:0
 %define kf5_version 5.26.0
 # Latest stable Applications (e.g. 16.08 in KA, but 16.11.80 in KUA)
@@ -29,8 +29,6 @@
 Group:  System/GUI/KDE
 Url:http://www.kde.org
 Source: %{name}-%{version}.tar.xz
-# PATCH-FIX-UPSTREAM
-Patch0: revert-turkish-holiday-update.patch
 BuildRequires:  extra-cmake-modules >= 5.19.0
 BuildRequires:  kf5-filesystem
 BuildRequires:  pkgconfig
@@ -66,7 +64,6 @@
 
 %prep
 %setup -q
-%patch0 -p1
 
 %build
   %cmake_kf5 -d build

++ kholidays-17.04.2.tar.xz -> kholidays-17.04.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kholidays-17.04.2/CMakeLists.txt 
new/kholidays-17.04.3/CMakeLists.txt
--- old/kholidays-17.04.2/CMakeLists.txt2017-06-06 02:23:43.0 
+0200
+++ new/kholidays-17.04.3/CMakeLists.txt2017-07-11 02:26:04.0 
+0200
@@ -1,5 +1,5 @@
 cmake_minimum_required(VERSION 3.0)
-set(PIM_VERSION "5.5.2")
+set(PIM_VERSION "5.5.3")
 
 project(KHolidays VERSION ${PIM_VERSION})
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kholidays-17.04.2/holidays/plan2/holiday_tr_en-gb 
new/kholidays-17.04.3/holidays/plan2/holiday_tr_en-gb
--- old/kholidays-17.04.2/holidays/plan2/holiday_tr_en-gb   2017-05-29 
14:43:38.0 +0200
+++ new/kholidays-17.04.3/holidays/plan2/holiday_tr_en-gb   2017-06-21 
21:09:20.0 +0200
@@ -46,7 +46,7 @@
 
 "Miraj"   religious on hijri rajab 
26
 
-"Bara'ah Night"   religious on hijri 
shabad 14
+"Bara'ah Night"   religious on hijri 
shaban 14
 
 
 :: Financial
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kholidays-17.04.2/holidays/plan2/holiday_tr_tr 
new/kholidays-17.04.3/holidays/plan2/holiday_tr_tr
--- old/kholidays-17.04.2/holidays/plan2/holiday_tr_tr  2017-05-29 
14:43:38.0 +0200
+++ new/kholidays-17.04.3/holidays/plan2/holiday_tr_tr  2017-06-21 
21:09:20.0 +0200
@@ -19,7 +19,7 @@
 :: Metadata
 country "TR"
 language"tr"
-:name"optional - defaults to country name"
+name"Türkiye"
 description "Türkiye'nin ulusal tatilleri"
 
 :: Public Holidays
@@ -46,7 +46,7 @@
 
 "Mirac Kandili"religious on hijri rajab 26
 
-"Berat Kandili"religious on hijri shabad 14
+"Berat Kandili"religious on hijri shaban 14
 
 :: Financial
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kholidays-17.04.2/poqm/tr/libkholidays5_qt.po 
new/kholidays-17.04.3/poqm/tr/libkholidays5_qt.po
--- old/kholidays-17.04.2/poqm/tr/libkholidays5_qt.po   2017-06-06 
02:23:43.0 +0200
+++ new/kholidays-17.04.3/poqm/tr/libkholidays5_qt.po   2017-07-11 
02:26:04.0 +0200
@@ -11,8 +11,8 @@
 "Project-Id-Version: libkholidays\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2015-06-13 09:34+\n"
-"PO-Revision-Date: 2014-11-12 01:06+0200\n"
-"Last-Translator: Kaan Ozdincer \n"
+"PO-Revision-Date: 2017-06-05 12:30+\n"
+"Last-Tr

commit kholidays for openSUSE:Factory

2017-06-12 Thread root
Hello community,

here is the log from the commit of package kholidays for openSUSE:Factory 
checked in at 2017-06-12 15:25:59

Comparing /work/SRC/openSUSE:Factory/kholidays (Old)
 and  /work/SRC/openSUSE:Factory/.kholidays.new (New)


Package is "kholidays"

Mon Jun 12 15:25:59 2017 rev:23 rq:502409 version:17.04.2

Changes:

--- /work/SRC/openSUSE:Factory/kholidays/kholidays.changes  2017-05-22 
10:40:33.647471361 +0200
+++ /work/SRC/openSUSE:Factory/.kholidays.new/kholidays.changes 2017-06-12 
15:26:00.974657634 +0200
@@ -1,0 +2,17 @@
+Thu Jun  8 18:20:31 UTC 2017 - lbeltr...@kde.org
+
+- Add upstream patch revert-turkish-holiday-update.patch:
+  * Revert changes to Turkish holidays, as they cause Plasma to
+crash on startup
+
+---
+Wed Jun 07 17:42:49 CEST 2017 - lbeltr...@kde.org
+
+- Update to 17.04.2
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.04.2.php
+- Changes since 17.04.1:
+  * Update Turkish Holiday File (EN and TR) Differential Revision: 
https://phabricator.kde.org/D6009
+
+---

Old:

  kholidays-17.04.1.tar.xz

New:

  kholidays-17.04.2.tar.xz
  revert-turkish-holiday-update.patch



Other differences:
--
++ kholidays.spec ++
--- /var/tmp/diff_new_pack.Ymb2Kh/_old  2017-06-12 15:26:01.618566771 +0200
+++ /var/tmp/diff_new_pack.Ymb2Kh/_new  2017-06-12 15:26:01.622566206 +0200
@@ -19,7 +19,7 @@
 %bcond_without lang
 
 Name:   kholidays
-Version:17.04.1
+Version:17.04.2
 Release:0
 %define kf5_version 5.26.0
 # Latest stable Applications (e.g. 16.08 in KA, but 16.11.80 in KUA)
@@ -29,6 +29,8 @@
 Group:  System/GUI/KDE
 Url:http://www.kde.org
 Source: %{name}-%{version}.tar.xz
+# PATCH-FIX-UPSTREAM
+Patch0: revert-turkish-holiday-update.patch
 BuildRequires:  extra-cmake-modules >= 5.19.0
 BuildRequires:  kf5-filesystem
 BuildRequires:  pkgconfig
@@ -64,6 +66,7 @@
 
 %prep
 %setup -q
+%patch0 -p1
 
 %build
   %cmake_kf5 -d build

++ kholidays-17.04.1.tar.xz -> kholidays-17.04.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kholidays-17.04.1/CMakeLists.txt 
new/kholidays-17.04.2/CMakeLists.txt
--- old/kholidays-17.04.1/CMakeLists.txt2017-05-09 02:26:34.0 
+0200
+++ new/kholidays-17.04.2/CMakeLists.txt2017-06-06 02:23:43.0 
+0200
@@ -1,5 +1,5 @@
 cmake_minimum_required(VERSION 3.0)
-set(PIM_VERSION "5.5.1")
+set(PIM_VERSION "5.5.2")
 
 project(KHolidays VERSION ${PIM_VERSION})
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kholidays-17.04.1/holidays/plan2/holiday_tr_en-gb 
new/kholidays-17.04.2/holidays/plan2/holiday_tr_en-gb
--- old/kholidays-17.04.1/holidays/plan2/holiday_tr_en-gb   2017-04-26 
07:00:23.0 +0200
+++ new/kholidays-17.04.2/holidays/plan2/holiday_tr_en-gb   2017-05-29 
14:43:38.0 +0200
@@ -10,10 +10,10 @@
 ::   Volkan Gezer
 ::   Ömer Fadıl Usta 
 ::
-:: Updated:  2013-04-19
+:: Updated:  2017-05-20
 ::
-:: Source:   http://mevzuat.meb.gov.tr/html/114.html (for public holidays) and
-:: 
http://www.diyanet.gov.tr/turkish/dy/Diyanet-Isleri-Baskanligi-Duyuru-9882.aspx
+:: Source:   http://www.mevzuat.gov.tr/MevzuatMetin/1.5.2429.pdf (for public 
holidays) and
+:: 
http://www2.diyanet.gov.tr/DinHizmetleriGenelMudurlugu/Sayfalar/2017DiniG%C3%BCnlerListesi.aspx
 :: (for religious holidays)
 
 :: Metadata
@@ -27,43 +27,27 @@
 "National Sovereignty and Children's Day" public on april 23
 "Labour and Solidarity Day"   public on may 1
 "Commemoration of Atatürk, Youth and Sports Day"  public on may 19
+"Democracy and National Unity Day"public on july 15
 "Victory Day" public on august 30
 "Republic Day"public on october 29
 
 :: Religious
-:: We cannot use KDE Hijri calendar since is one/two days ahead
-:: than holiday dates defined for Turkey
-:: "Ramadan Feast"public religious on 
hijri shawwal 1 length 3 days
-:: "Sacrifice Feast"  public religious on 
hijri thualhijjah 10 length 4 days
-
-"Ramadan Feast"   public religious on 08 
august 2013 length 3 days
-"Ramadan Feast"   public religious on 28 
july 2014 length 3 days
-"Ramadan Feast"   public religious o

commit kholidays for openSUSE:Factory

2017-05-22 Thread root
Hello community,

here is the log from the commit of package kholidays for openSUSE:Factory 
checked in at 2017-05-22 10:40:33

Comparing /work/SRC/openSUSE:Factory/kholidays (Old)
 and  /work/SRC/openSUSE:Factory/.kholidays.new (New)


Package is "kholidays"

Mon May 22 10:40:33 2017 rev:22 rq:495949 version:17.04.1

Changes:

--- /work/SRC/openSUSE:Factory/kholidays/kholidays.changes  2017-05-08 
18:51:13.836018231 +0200
+++ /work/SRC/openSUSE:Factory/.kholidays.new/kholidays.changes 2017-05-22 
10:40:33.647471361 +0200
@@ -1,0 +2,10 @@
+Wed May 17 20:36:18 CEST 2017 - lbeltr...@kde.org
+
+- Update to 17.04.1
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.04.1.php
+- Changes since 17.04.0:
+  * Remove GPL-licensed file
+
+---

Old:

  kholidays-17.04.0.tar.xz

New:

  kholidays-17.04.1.tar.xz



Other differences:
--
++ kholidays.spec ++
--- /var/tmp/diff_new_pack.Dbchz0/_old  2017-05-22 10:40:34.215391286 +0200
+++ /var/tmp/diff_new_pack.Dbchz0/_new  2017-05-22 10:40:34.219390721 +0200
@@ -19,7 +19,7 @@
 %bcond_without lang
 
 Name:   kholidays
-Version:17.04.0
+Version:17.04.1
 Release:0
 %define kf5_version 5.26.0
 # Latest stable Applications (e.g. 16.08 in KA, but 16.11.80 in KUA)

++ kholidays-17.04.0.tar.xz -> kholidays-17.04.1.tar.xz ++
 3495 lines of diff (skipped)




commit kholidays for openSUSE:Factory

2017-05-08 Thread root
Hello community,

here is the log from the commit of package kholidays for openSUSE:Factory 
checked in at 2017-05-08 18:51:11

Comparing /work/SRC/openSUSE:Factory/kholidays (Old)
 and  /work/SRC/openSUSE:Factory/.kholidays.new (New)


Package is "kholidays"

Mon May  8 18:51:11 2017 rev:21 rq:490421 version:17.04.0

Changes:

--- /work/SRC/openSUSE:Factory/kholidays/kholidays.changes  2017-03-15 
02:00:20.239974170 +0100
+++ /work/SRC/openSUSE:Factory/.kholidays.new/kholidays.changes 2017-05-08 
18:51:13.836018231 +0200
@@ -1,0 +2,31 @@
+Sun Apr 16 10:44:58 CEST 2017 - lbeltr...@kde.org
+
+- Update to 17.04.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.04.0.php
+- Changes since 17.03.90:
+  * None
+
+---
+Wed Apr 12 20:25:36 CEST 2017 - lbeltr...@kde.org
+
+- Update to 17.03.90
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.04-rc.php
+- Changes since 17.03.80:
+  * None
+
+---
+Sat Mar 25 23:10:28 CET 2017 - lbeltr...@kde.org
+
+- Update to 17.03.80
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.03.80.php
+- Changes since 16.12.3:
+  * We depend against 5.6.0
+  * Use for(...:..)
+
+---

Old:

  kholidays-16.12.3.tar.xz
  revert-dep-freeze.patch

New:

  kholidays-17.04.0.tar.xz



Other differences:
--
++ kholidays.spec ++
--- /var/tmp/diff_new_pack.3jwNqv/_old  2017-05-08 18:51:15.179828405 +0200
+++ /var/tmp/diff_new_pack.3jwNqv/_new  2017-05-08 18:51:15.183827841 +0200
@@ -16,24 +16,26 @@
 #
 
 
+%bcond_without lang
+
 Name:   kholidays
-Version:16.12.3
+Version:17.04.0
 Release:0
 %define kf5_version 5.26.0
-# Latest stable Applications (e.g. 16.08 in KA, but 16.12.3 in KUA)
+# Latest stable Applications (e.g. 16.08 in KA, but 16.11.80 in KUA)
 %{!?_kapp_version: %global _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 Summary:Holiday API for KDE PIM
 License:LGPL-2.1+
 Group:  System/GUI/KDE
 Url:http://www.kde.org
 Source: %{name}-%{version}.tar.xz
-# PATCH-FIX-UPSTREAM revert-dep-freeze -- revert accidental version / 
dependency bump
-Patch0: revert-dep-freeze.patch
 BuildRequires:  extra-cmake-modules >= 5.19.0
 BuildRequires:  kf5-filesystem
 BuildRequires:  pkgconfig
+BuildRequires:  cmake(Qt5LinguistTools)
 BuildRequires:  pkgconfig(Qt5Core) >= 5.4.0
 BuildRequires:  pkgconfig(Qt5Qml) >= 5.4.0
+Recommends: %{name}-lang
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -56,9 +58,12 @@
 This package contains necessary include files and libraries needed
 to develop KDE PIM applications.
 
+%if %{with lang}
+%lang_package
+%endif
+
 %prep
 %setup -q
-%patch0 -p1
 
 %build
   %cmake_kf5 -d build
@@ -66,6 +71,9 @@
 
 %install
   %kf5_makeinstall -C build
+  %if %{with lang}
+%find_lang %{name} --with-man --all-name --with-qt
+  %endif
 
 %post -n libKF5Holidays5 -p /sbin/ldconfig
 %postun -n libKF5Holidays5 -p /sbin/ldconfig
@@ -92,4 +100,9 @@
 %{_kf5_libdir}/libKF5Holidays.so
 %{_kf5_mkspecsdir}/qt_KHolidays.pri
 
+%if %{with lang}
+%files lang -f %{name}.lang
+%doc COPYING*
+%endif
+
 %changelog

++ kholidays-16.12.3.tar.xz -> kholidays-17.04.0.tar.xz ++
 27546 lines of diff (skipped)




commit kholidays for openSUSE:Factory

2017-03-14 Thread root
Hello community,

here is the log from the commit of package kholidays for openSUSE:Factory 
checked in at 2017-03-15 01:06:57

Comparing /work/SRC/openSUSE:Factory/kholidays (Old)
 and  /work/SRC/openSUSE:Factory/.kholidays.new (New)


Package is "kholidays"

Wed Mar 15 01:06:57 2017 rev:20 rq:479134 version:16.12.3

Changes:

--- /work/SRC/openSUSE:Factory/kholidays/kholidays.changes  2017-02-13 
07:17:54.554968722 +0100
+++ /work/SRC/openSUSE:Factory/.kholidays.new/kholidays.changes 2017-03-15 
02:00:20.239974170 +0100
@@ -1,0 +2,23 @@
+Mon Mar 13 19:34:25 UTC 2017 - lbeltr...@kde.org
+
+- Add upstream patch revert-dep-freeze.patch: revert accidental
+  version / dependency bump
+
+---
+Thu Mar  9 12:38:07 CET 2017 - lbeltr...@kde.org
+
+- Update to 16.12.3
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-16.12.3.php
+- Changes since 16.12.2:
+  * holiday_ua_uk - updated patch from guerrillamailblock (kde#359708)
+  * CMakeLists.txt - tiny cleaning
+  * holiday_hk_en-gb, holiday_hk_zh-cn - update Hong Kong holidays patch from 
Michael Tsang (kde#375530)
+  * Add a new holiday for Serbia
+  * Add nullptr
+  * Add missing Q_DECL_OVERRIDE
+  * Add ECMCoverageOption
+
+
+---

Old:

  kholidays-16.12.2.tar.xz

New:

  kholidays-16.12.3.tar.xz
  revert-dep-freeze.patch



Other differences:
--
++ kholidays.spec ++
--- /var/tmp/diff_new_pack.95W1ID/_old  2017-03-15 02:00:20.971870697 +0100
+++ /var/tmp/diff_new_pack.95W1ID/_new  2017-03-15 02:00:20.975870132 +0100
@@ -17,16 +17,18 @@
 
 
 Name:   kholidays
-Version:16.12.2
+Version:16.12.3
 Release:0
 %define kf5_version 5.26.0
-# Latest stable Applications (e.g. 16.08 in KA, but 16.12.2 in KUA)
+# Latest stable Applications (e.g. 16.08 in KA, but 16.12.3 in KUA)
 %{!?_kapp_version: %global _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 Summary:Holiday API for KDE PIM
 License:LGPL-2.1+
 Group:  System/GUI/KDE
 Url:http://www.kde.org
 Source: %{name}-%{version}.tar.xz
+# PATCH-FIX-UPSTREAM revert-dep-freeze -- revert accidental version / 
dependency bump
+Patch0: revert-dep-freeze.patch
 BuildRequires:  extra-cmake-modules >= 5.19.0
 BuildRequires:  kf5-filesystem
 BuildRequires:  pkgconfig
@@ -56,6 +58,7 @@
 
 %prep
 %setup -q
+%patch0 -p1
 
 %build
   %cmake_kf5 -d build

++ kholidays-16.12.2.tar.xz -> kholidays-16.12.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kholidays-16.12.2/CMakeLists.txt 
new/kholidays-16.12.3/CMakeLists.txt
--- old/kholidays-16.12.2/CMakeLists.txt2017-01-17 21:56:37.0 
+0100
+++ new/kholidays-16.12.3/CMakeLists.txt2017-02-26 19:53:27.0 
+0100
@@ -1,28 +1,28 @@
-cmake_minimum_required(VERSION 2.8.12)
+cmake_minimum_required(VERSION 3.0)
+set(PIM_VERSION "5.4.40")
 
-project(KHolidays)
+project(KHolidays VERSION ${PIM_VERSION})
 
 # ECM setup
-set(KF5_VERSION "5.28.0")
+set(KF5_VERSION "5.31.0")
 find_package(ECM ${KF5_VERSION} CONFIG REQUIRED)
 set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH})
 
 include(GenerateExportHeader)
 include(ECMGenerateHeaders)
 include(ECMGeneratePriFile)
-include(ECMPackageConfigHelpers)
+include(CMakePackageConfigHelpers)
 include(ECMSetupVersion)
 include(ECMPoQmTools)
 include(FeatureSummary)
 include(KDEInstallDirs)
 include(KDECMakeSettings)
 include(KDEFrameworkCompilerSettings NO_POLICY_SCOPE)
-
-set(PIM_VERSION "5.4.2")
+include(ECMCoverageOption)
 
 set(KHOLIDAYS_LIB_VERSION ${PIM_VERSION})
 
-ecm_setup_version(${KHOLIDAYS_LIB_VERSION} VARIABLE_PREFIX KHOLIDAYS
+ecm_setup_version(PROJECT VARIABLE_PREFIX KHOLIDAYS
 VERSION_HEADER 
"${CMAKE_CURRENT_BINARY_DIR}/kholidays_version.h"
 PACKAGE_VERSION_FILE 
"${CMAKE_CURRENT_BINARY_DIR}/KF5HolidaysConfigVersion.cmake"
 SOVERSION 5
@@ -50,7 +50,7 @@
 ### CMake Config Files ###
 set(CMAKECONFIG_INSTALL_DIR "${KDE_INSTALL_CMAKEPACKAGEDIR}/KF5Holidays")
 
-ecm_configure_package_config_file(
+configure_package_config_file(
   "${CMAKE_CURRENT_SOURCE_DIR}/KF5HolidaysConfig.cmake.in"
   "${CMAKE_CURRENT_BINARY_DIR}/KF5HolidaysConfig.cmake"
   INSTALL_DESTINATION  ${CMAKECONFIG_INSTALL_DIR}
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kholidays-16.12.2/holidays/plan2/holiday_hk_en-gb 
new/kholidays-16.12.3/holidays/plan2/holiday_hk_en-gb
--- old/kholidays-16.12.2/holidays/plan2/holiday

commit kholidays for openSUSE:Factory

2017-02-12 Thread root
Hello community,

here is the log from the commit of package kholidays for openSUSE:Factory 
checked in at 2017-02-13 07:17:53

Comparing /work/SRC/openSUSE:Factory/kholidays (Old)
 and  /work/SRC/openSUSE:Factory/.kholidays.new (New)


Package is "kholidays"

Changes:

--- /work/SRC/openSUSE:Factory/kholidays/kholidays.changes  2017-01-25 
22:55:52.471517738 +0100
+++ /work/SRC/openSUSE:Factory/.kholidays.new/kholidays.changes 2017-02-13 
07:17:54.554968722 +0100
@@ -1,0 +2,8 @@
+Thu Feb  9 06:57:12 UTC 2017 - lbeltr...@kde.org
+
+- Update to KDE Applications 16.12.2
+   * KDE Applications 16.12.2
+   * https://www.kde.org/announcements/announce-applications-16.12.2.php
+
+
+---

Old:

  kholidays-16.12.1.tar.xz

New:

  kholidays-16.12.2.tar.xz



Other differences:
--
++ kholidays.spec ++
--- /var/tmp/diff_new_pack.8cs9pQ/_old  2017-02-13 07:17:55.570823920 +0100
+++ /var/tmp/diff_new_pack.8cs9pQ/_new  2017-02-13 07:17:55.570823920 +0100
@@ -17,10 +17,10 @@
 
 
 Name:   kholidays
-Version:16.12.1
+Version:16.12.2
 Release:0
 %define kf5_version 5.26.0
-# Latest stable Applications (e.g. 16.08 in KA, but 16.12.1 in KUA)
+# Latest stable Applications (e.g. 16.08 in KA, but 16.12.2 in KUA)
 %{!?_kapp_version: %global _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 Summary:Holiday API for KDE PIM
 License:LGPL-2.1+

++ kholidays-16.12.1.tar.xz -> kholidays-16.12.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kholidays-16.12.1/CMakeLists.txt 
new/kholidays-16.12.2/CMakeLists.txt
--- old/kholidays-16.12.1/CMakeLists.txt2016-12-16 14:51:07.0 
+0100
+++ new/kholidays-16.12.2/CMakeLists.txt2017-01-17 21:56:37.0 
+0100
@@ -18,7 +18,7 @@
 include(KDECMakeSettings)
 include(KDEFrameworkCompilerSettings NO_POLICY_SCOPE)
 
-set(PIM_VERSION "5.4.1")
+set(PIM_VERSION "5.4.2")
 
 set(KHOLIDAYS_LIB_VERSION ${PIM_VERSION})
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kholidays-16.12.1/src/parsers/plan2/holidayparserdriverplan.cpp 
new/kholidays-16.12.2/src/parsers/plan2/holidayparserdriverplan.cpp
--- old/kholidays-16.12.1/src/parsers/plan2/holidayparserdriverplan.cpp 
2016-12-16 14:51:07.0 +0100
+++ new/kholidays-16.12.2/src/parsers/plan2/holidayparserdriverplan.cpp 
2017-01-17 21:56:37.0 +0100
@@ -254,8 +254,8 @@
 
 QDate HolidayParserDriverPlan::pascha(int year)
 {
-if (m_parseCalendar.calendarSystem() != QCalendarSystem::GregorianCalendar 
||
-m_parseCalendar.calendarSystem() != 
QCalendarSystem::JulianCalendar) {
+if (m_parseCalendar.calendarSystem() == QCalendarSystem::GregorianCalendar 
||
+m_parseCalendar.calendarSystem() == QCalendarSystem::JulianCalendar) {
 // Algorithm taken from Tondering
 // 
http://www.tondering.dk/claus/cal/node3.html#SECTION003137000
 // Gives Orthodox Easter in the Julian Calendar, need to convert 
afterwards to Gregorian if needed
@@ -266,11 +266,11 @@
 int month = 3 + ((l + 40) / 44);
 int day = l + 28 - (31 * (month / 4));
 
-if (m_parseCalendar.calendarSystem() != 
QCalendarSystem::JulianCalendar) {
+if (m_parseCalendar.calendarSystem() == 
QCalendarSystem::JulianCalendar) {
 return QDate::fromJulianDay(julianDay(year, month, day));
 }
 
-if (m_parseCalendar.calendarSystem() != 
QCalendarSystem::GregorianCalendar) {
+if (m_parseCalendar.calendarSystem() == 
QCalendarSystem::GregorianCalendar) {
 setParseCalendar(QStringLiteral("julian"));
 int paschaJd = julianDay(year, month, day);
 setParseCalendar(QStringLiteral("gregorian"));




commit kholidays for openSUSE:Factory

2017-01-25 Thread root
Hello community,

here is the log from the commit of package kholidays for openSUSE:Factory 
checked in at 2017-01-25 22:55:51

Comparing /work/SRC/openSUSE:Factory/kholidays (Old)
 and  /work/SRC/openSUSE:Factory/.kholidays.new (New)


Package is "kholidays"

Changes:

--- /work/SRC/openSUSE:Factory/kholidays/kholidays.changes  2016-12-17 
10:40:47.999544593 +0100
+++ /work/SRC/openSUSE:Factory/.kholidays.new/kholidays.changes 2017-01-25 
22:55:52.471517738 +0100
@@ -1,0 +2,7 @@
+Sat Jan 14 08:56:34 UTC 2017 - lbeltr...@kde.org
+
+- - Update to KDE Applications 16.12.1
+   * KDE Applications 16.12.1 
+   * https://www.kde.org/announcements/announce-applications-16.12.1.php
+
+---

Old:

  kholidays-16.12.0.tar.xz

New:

  kholidays-16.12.1.tar.xz



Other differences:
--
++ kholidays.spec ++
--- /var/tmp/diff_new_pack.alOM1s/_old  2017-01-25 22:55:53.075426341 +0100
+++ /var/tmp/diff_new_pack.alOM1s/_new  2017-01-25 22:55:53.083425130 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package kholidays
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,10 +17,10 @@
 
 
 Name:   kholidays
-Version:16.12.0
+Version:16.12.1
 Release:0
 %define kf5_version 5.26.0
-# Latest stable Applications (e.g. 16.08 in KA, but 16.12.0 in KUA)
+# Latest stable Applications (e.g. 16.08 in KA, but 16.12.1 in KUA)
 %{!?_kapp_version: %global _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 Summary:Holiday API for KDE PIM
 License:LGPL-2.1+

++ kholidays-16.12.0.tar.xz -> kholidays-16.12.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kholidays-16.12.0/CMakeLists.txt 
new/kholidays-16.12.1/CMakeLists.txt
--- old/kholidays-16.12.0/CMakeLists.txt2016-12-03 08:02:11.0 
+0100
+++ new/kholidays-16.12.1/CMakeLists.txt2016-12-16 14:51:07.0 
+0100
@@ -18,7 +18,7 @@
 include(KDECMakeSettings)
 include(KDEFrameworkCompilerSettings NO_POLICY_SCOPE)
 
-set(PIM_VERSION "5.4.0")
+set(PIM_VERSION "5.4.1")
 
 set(KHOLIDAYS_LIB_VERSION ${PIM_VERSION})
 




commit kholidays for openSUSE:Factory

2016-11-12 Thread h_root
Hello community,

here is the log from the commit of package kholidays for openSUSE:Factory 
checked in at 2016-11-12 13:37:17

Comparing /work/SRC/openSUSE:Factory/kholidays (Old)
 and  /work/SRC/openSUSE:Factory/.kholidays.new (New)


Package is "kholidays"

Changes:

--- /work/SRC/openSUSE:Factory/kholidays/kholidays.changes  2016-10-18 
10:18:34.0 +0200
+++ /work/SRC/openSUSE:Factory/.kholidays.new/kholidays.changes 2016-11-12 
13:37:18.0 +0100
@@ -1,0 +2,7 @@
+Wed Nov  9 06:18:11 UTC 2016 - lbeltr...@kde.org
+
+- Update to KDE Applications 16.08.3
+  * KDE Applications 16.08.3
+  * https://www.kde.org/announcements/announce-applications-16.08.3.php
+
+---

Old:

  kholidays-16.08.2.tar.xz

New:

  kholidays-16.08.3.tar.xz



Other differences:
--
++ kholidays.spec ++
--- /var/tmp/diff_new_pack.sfmuKb/_old  2016-11-12 13:37:19.0 +0100
+++ /var/tmp/diff_new_pack.sfmuKb/_new  2016-11-12 13:37:19.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   kholidays
-Version:16.08.2
+Version:16.08.3
 Release:0
 Summary:KDE PIM Libraries
 License:LGPL-2.1+

++ kholidays-16.08.2.tar.xz -> kholidays-16.08.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kholidays-16.08.2/CMakeLists.txt 
new/kholidays-16.08.3/CMakeLists.txt
--- old/kholidays-16.08.2/CMakeLists.txt2016-09-09 12:34:44.0 
+0200
+++ new/kholidays-16.08.3/CMakeLists.txt2016-10-14 07:30:35.0 
+0200
@@ -18,7 +18,7 @@
 include(KDECMakeSettings)
 include(KDEFrameworkCompilerSettings NO_POLICY_SCOPE)
 
-set(PIM_VERSION "5.3.2")
+set(PIM_VERSION "5.3.3")
 
 set(KHOLIDAYS_LIB_VERSION ${PIM_VERSION})
 




commit kholidays for openSUSE:Factory

2016-10-18 Thread h_root
Hello community,

here is the log from the commit of package kholidays for openSUSE:Factory 
checked in at 2016-10-18 10:18:33

Comparing /work/SRC/openSUSE:Factory/kholidays (Old)
 and  /work/SRC/openSUSE:Factory/.kholidays.new (New)


Package is "kholidays"

Changes:

--- /work/SRC/openSUSE:Factory/kholidays/kholidays.changes  2016-09-14 
23:11:13.0 +0200
+++ /work/SRC/openSUSE:Factory/.kholidays.new/kholidays.changes 2016-10-18 
10:18:34.0 +0200
@@ -1,0 +2,6 @@
+Tue Oct 11 20:56:31 UTC 2016 - lbeltr...@kde.org
+
+- KDE Applications 16.08.2
+https://www.kde.org/announcements/announce-applications-16.08.2.php
+
+---

Old:

  kholidays-16.08.1.tar.xz

New:

  kholidays-16.08.2.tar.xz



Other differences:
--
++ kholidays.spec ++
--- /var/tmp/diff_new_pack.rmoH8T/_old  2016-10-18 10:18:35.0 +0200
+++ /var/tmp/diff_new_pack.rmoH8T/_new  2016-10-18 10:18:35.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   kholidays
-Version:16.08.1
+Version:16.08.2
 Release:0
 Summary:KDE PIM Libraries
 License:LGPL-2.1+

++ kholidays-16.08.1.tar.xz -> kholidays-16.08.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kholidays-16.08.1/CMakeLists.txt 
new/kholidays-16.08.2/CMakeLists.txt
--- old/kholidays-16.08.1/CMakeLists.txt2016-08-20 09:41:45.0 
+0200
+++ new/kholidays-16.08.2/CMakeLists.txt2016-09-09 12:34:44.0 
+0200
@@ -18,7 +18,7 @@
 include(KDECMakeSettings)
 include(KDEFrameworkCompilerSettings NO_POLICY_SCOPE)
 
-set(PIM_VERSION "5.3.1")
+set(PIM_VERSION "5.3.2")
 
 set(KHOLIDAYS_LIB_VERSION ${PIM_VERSION})
 




commit kholidays for openSUSE:Factory

2016-09-14 Thread h_root
Hello community,

here is the log from the commit of package kholidays for openSUSE:Factory 
checked in at 2016-09-14 23:11:11

Comparing /work/SRC/openSUSE:Factory/kholidays (Old)
 and  /work/SRC/openSUSE:Factory/.kholidays.new (New)


Package is "kholidays"

Changes:

--- /work/SRC/openSUSE:Factory/kholidays/kholidays.changes  2016-08-29 
14:39:40.0 +0200
+++ /work/SRC/openSUSE:Factory/.kholidays.new/kholidays.changes 2016-09-14 
23:11:13.0 +0200
@@ -1,0 +2,8 @@
+Fri Sep  9 08:24:46 UTC 2016 - tittiatc...@gmail.com
+
+- Update to KDE Applications 16.08.1
+   * KDE Applications 16.08.1
+   * https://www.kde.org/announcements/announce-applications-16.08.1.php
+
+
+---

Old:

  kholidays-16.08.0.tar.xz

New:

  kholidays-16.08.1.tar.xz



Other differences:
--
++ kholidays.spec ++
--- /var/tmp/diff_new_pack.jFR2D6/_old  2016-09-14 23:11:13.0 +0200
+++ /var/tmp/diff_new_pack.jFR2D6/_new  2016-09-14 23:11:13.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   kholidays
-Version:16.08.0
+Version:16.08.1
 Release:0
 Summary:KDE PIM Libraries
 License:LGPL-2.1+

++ kholidays-16.08.0.tar.xz -> kholidays-16.08.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kholidays-16.08.0/CMakeLists.txt 
new/kholidays-16.08.1/CMakeLists.txt
--- old/kholidays-16.08.0/CMakeLists.txt2016-08-06 09:17:13.0 
+0200
+++ new/kholidays-16.08.1/CMakeLists.txt2016-08-20 09:41:45.0 
+0200
@@ -18,7 +18,7 @@
 include(KDECMakeSettings)
 include(KDEFrameworkCompilerSettings NO_POLICY_SCOPE)
 
-set(PIM_VERSION "5.3.0")
+set(PIM_VERSION "5.3.1")
 
 set(KHOLIDAYS_LIB_VERSION ${PIM_VERSION})
 




commit kholidays for openSUSE:Factory

2016-08-29 Thread h_root
Hello community,

here is the log from the commit of package kholidays for openSUSE:Factory 
checked in at 2016-08-29 14:39:36

Comparing /work/SRC/openSUSE:Factory/kholidays (Old)
 and  /work/SRC/openSUSE:Factory/.kholidays.new (New)


Package is "kholidays"

Changes:

--- /work/SRC/openSUSE:Factory/kholidays/kholidays.changes  2016-07-21 
07:46:26.0 +0200
+++ /work/SRC/openSUSE:Factory/.kholidays.new/kholidays.changes 2016-08-29 
14:39:40.0 +0200
@@ -1,0 +2,16 @@
+Fri Aug 12 10:17:28 UTC 2016 - tittiatc...@gmail.com
+
+- Update to KDE Applications 16.08.0
+   * KDE Applications 16.08.0
+   * https://www.kde.org/announcements/announce-applications-16.08.0.php
+
+
+---
+Mon Aug  8 15:04:14 UTC 2016 - tittiatc...@gmail.com
+
+- Update to KDE Applications 16.07.90
+   * KDE Applications 16.07.90 (16.08-RC)
+   * https://www.kde.org/announcements/announce-applications-16.07.90.php
+
+
+---

Old:

  kholidays-16.04.3.tar.xz

New:

  kholidays-16.08.0.tar.xz



Other differences:
--
++ kholidays.spec ++
--- /var/tmp/diff_new_pack.sJ52KE/_old  2016-08-29 14:39:41.0 +0200
+++ /var/tmp/diff_new_pack.sJ52KE/_new  2016-08-29 14:39:41.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   kholidays
-Version:16.04.3
+Version:16.08.0
 Release:0
 Summary:KDE PIM Libraries
 License:LGPL-2.1+

++ kholidays-16.04.3.tar.xz -> kholidays-16.08.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kholidays-16.04.3/CMakeLists.txt 
new/kholidays-16.08.0/CMakeLists.txt
--- old/kholidays-16.04.3/CMakeLists.txt2016-06-15 06:38:34.0 
+0200
+++ new/kholidays-16.08.0/CMakeLists.txt2016-08-06 09:17:13.0 
+0200
@@ -3,7 +3,8 @@
 project(KHolidays)
 
 # ECM setup
-find_package(ECM 5.19.0 CONFIG REQUIRED)
+set(KF5_VERSION "5.23.0")
+find_package(ECM ${KF5_VERSION} CONFIG REQUIRED)
 set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH})
 
 include(GenerateExportHeader)
@@ -17,9 +18,9 @@
 include(KDECMakeSettings)
 include(KDEFrameworkCompilerSettings NO_POLICY_SCOPE)
 
+set(PIM_VERSION "5.3.0")
 
-set(KF5_VERSION "5.19.0")
-set(KHOLIDAYS_LIB_VERSION "5.2.3")
+set(KHOLIDAYS_LIB_VERSION ${PIM_VERSION})
 
 ecm_setup_version(${KHOLIDAYS_LIB_VERSION} VARIABLE_PREFIX KHOLIDAYS
 VERSION_HEADER 
"${CMAKE_CURRENT_BINARY_DIR}/kholidays_version.h"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kholidays-16.04.3/holidays/plan2/holiday_cz_cs 
new/kholidays-16.08.0/holidays/plan2/holiday_cz_cs
--- old/kholidays-16.04.3/holidays/plan2/holiday_cz_cs  2016-06-15 
06:38:34.0 +0200
+++ new/kholidays-16.08.0/holidays/plan2/holiday_cz_cs  2016-08-06 
09:17:13.0 +0200
@@ -19,12 +19,13 @@
 :: Public Holidays
 "Nový rok"   public on 
january 1
 "Státní svátek - Den vzniku samostatného českého státu"  public on 
january 1
+"Velký pátek"public 
religious on ((year >= 2016) ? ([easter] - 2 days): noop)
 "Velikonoce" public 
religious on easter
 "Velikonoční pondělí"public 
religious on easter plus 1 days
 "Svátek práce"   public on may 
1
 "Státní svátek - Den osvobození" public on may 
8
 "Státní svátek - Den slovanských věrozvěstů Cyrila a Metoděje"   public on 
july 5
-"Statní svátek - Den upálení mistra Jana Husa"   public on 
july 6
+"Státní svátek - Den upálení mistra Jana Husa"   public on 
july 6
 "Státní svátek - Den České státnosti"public on 
september 28
 "Státní svátek - Den vzniku samostatného Československa (1918)"  public on 
october 28
 "Státní svátek - Den boje za svobodu a demokracii"   public on 
november 17
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kholidays-16.04.3/holidays/plan2/holiday_it_it 
new/kholidays-16.08.0/holidays/plan2/holiday_it_it
--- old/kholidays-16.04.3/holidays/plan2/holiday_it_it  2016-06-15 
06:38:34.0 +0200
+++ new/kholidays-16.08.0/holidays/plan2/holiday_it_it  2016-08-06 
09:17:13.0 +0200
@@ -44,7 +44,7 @@
 "Domenica delle Palme"religious on easter minus 7 days
 "Ascensione (data tradizionale)"  religious on easter plus 39 days
 :: Ascensione has been moved in Italy to the next Sun

commit kholidays for openSUSE:Factory

2016-07-20 Thread h_root
Hello community,

here is the log from the commit of package kholidays for openSUSE:Factory 
checked in at 2016-07-21 07:46:23

Comparing /work/SRC/openSUSE:Factory/kholidays (Old)
 and  /work/SRC/openSUSE:Factory/.kholidays.new (New)


Package is "kholidays"

Changes:

--- /work/SRC/openSUSE:Factory/kholidays/kholidays.changes  2016-06-20 
11:00:07.0 +0200
+++ /work/SRC/openSUSE:Factory/.kholidays.new/kholidays.changes 2016-07-21 
07:46:26.0 +0200
@@ -1,0 +2,13 @@
+Thu Jul  7 23:56:01 UTC 2016 - tittiatc...@gmail.com
+
+- Update to KDE Applications 16.04.3
+   * KDE Applications 16.04.3
+   * https://www.kde.org/announcements/announce-applications-16.04.3.php
+
+
+---
+Thu Jun 30 07:57:02 UTC 2016 - hrvoje.sen...@gmail.com
+
+- Drop all unneeded (Build)Requires
+
+---

Old:

  kholidays-16.04.2.tar.xz

New:

  kholidays-16.04.3.tar.xz



Other differences:
--
++ kholidays.spec ++
--- /var/tmp/diff_new_pack.XT1hOI/_old  2016-07-21 07:46:26.0 +0200
+++ /var/tmp/diff_new_pack.XT1hOI/_new  2016-07-21 07:46:26.0 +0200
@@ -17,49 +17,17 @@
 
 
 Name:   kholidays
-Version:16.04.2
+Version:16.04.3
 Release:0
-%define kf5_version 5.1.0
 Summary:KDE PIM Libraries
 License:LGPL-2.1+
 Group:  System/GUI/KDE
 Url:http://www.kde.org
-Source: kholidays-%{version}.tar.xz
-BuildRequires:  boost-devel >= 1.34.0
-BuildRequires:  cyrus-sasl-devel
-BuildRequires:  extra-cmake-modules >= 1.0.0
-BuildRequires:  gpgme-devel
-BuildRequires:  kcmutils-devel >= %{kf5_version}
-BuildRequires:  kcodecs-devel >= %{kf5_version}
-BuildRequires:  kcompletion-devel >= %{kf5_version}
-BuildRequires:  kconfig-devel >= %{kf5_version}
-BuildRequires:  kcoreaddons-devel >= %{kf5_version}
-BuildRequires:  kdelibs4support-devel >= %{kf5_version}
-BuildRequires:  kdoctools-devel >= %{kf5_version}
-BuildRequires:  kemoticons-devel >= %{kf5_version}
+Source: %{name}-%{version}.tar.xz
+BuildRequires:  extra-cmake-modules >= 5.19.0
 BuildRequires:  kf5-filesystem
-BuildRequires:  ki18n-devel >= %{kf5_version}
-BuildRequires:  kio-devel >= %{kf5_version}
-BuildRequires:  kitemviews-devel >= %{kf5_version}
-BuildRequires:  kparts-devel >= %{kf5_version}
-BuildRequires:  ktextwidgets-devel >= %{kf5_version}
-BuildRequires:  kwallet-devel >= %{kf5_version}
-BuildRequires:  kwidgetsaddons-devel >= %{kf5_version}
-BuildRequires:  kxmlgui-devel >= %{kf5_version}
-BuildRequires:  akonadi-server-devel
-BuildRequires:  libassuan-devel
-BuildRequires:  libical-devel >= 0.42
-BuildRequires:  libxslt-devel
-BuildRequires:  openldap2-devel
-BuildRequires:  phonon4qt5-devel
-BuildRequires:  solid-devel >= %{kf5_version}
-BuildRequires:  sonnet-devel >= %{kf5_version}
-BuildRequires:  pkgconfig(Qt5Designer) >= 5.2.0
-BuildRequires:  pkgconfig(Qt5Network) >= 5.2.0
-BuildRequires:  pkgconfig(Qt5Sql) >= 5.2.0
-BuildRequires:  pkgconfig(Qt5Test) >= 5.2.0
-BuildRequires:  pkgconfig(Qt5WebKitWidgets) >= 5.2.0
-BuildRequires:  pkgconfig(Qt5Widgets) >= 5.2.0
+BuildRequires:  pkgconfig(Qt5Core) >= 5.4.0
+BuildRequires:  pkgconfig(Qt5Qml) >= 5.4.0
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -75,19 +43,18 @@
 %package devel
 Summary:KDE PIM Libraries: Build Environment
 Group:  Development/Libraries/KDE
-Requires:   kdelibs4support-devel >= %{kf5_version}
-Requires:   kholidays = %{version}
 Requires:   libKF5Holidays5 = %{version}
+Requires:   pkgconfig(Qt5Core) >= 5.4.0
 
 %description devel
 This package contains necessary include files and libraries needed
 to develop KDE PIM applications.
 
 %prep
-%setup -q -n kholidays-%{version}
+%setup -q
 
 %build
-  %cmake_kf5 -d build -- -DBUILD_TESTING=ON 
-DKF5_INCLUDE_INSTALL_DIR=%_kf5_includedir
+  %cmake_kf5 -d build
   %make_jobs
 
 %install

++ kholidays-16.04.2.tar.xz -> kholidays-16.04.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kholidays-16.04.2/CMakeLists.txt 
new/kholidays-16.04.3/CMakeLists.txt
--- old/kholidays-16.04.2/CMakeLists.txt2016-05-11 07:08:27.0 
+0200
+++ new/kholidays-16.04.3/CMakeLists.txt2016-06-15 06:38:34.0 
+0200
@@ -19,7 +19,7 @@
 
 
 set(KF5_VERSION "5.19.0")
-set(KHOLIDAYS_LIB_VERSION "5.2.2")
+set(KHOLIDAYS_LIB_VERSION "5.2.3")
 
 ecm_setup_version(${KHOLIDAYS_LIB_VERSION} VARIABLE_PREFIX KHOLIDAYS
 VERSION_HEADER 
"${CMAKE_CURRENT_BINARY_DIR}/kholidays_version.h"




commit kholidays for openSUSE:Factory

2016-06-20 Thread h_root
Hello community,

here is the log from the commit of package kholidays for openSUSE:Factory 
checked in at 2016-06-20 11:00:06

Comparing /work/SRC/openSUSE:Factory/kholidays (Old)
 and  /work/SRC/openSUSE:Factory/.kholidays.new (New)


Package is "kholidays"

Changes:

--- /work/SRC/openSUSE:Factory/kholidays/kholidays.changes  2016-05-31 
12:18:09.0 +0200
+++ /work/SRC/openSUSE:Factory/.kholidays.new/kholidays.changes 2016-06-20 
11:00:07.0 +0200
@@ -1,0 +2,8 @@
+Fri Jun 10 17:58:39 UTC 2016 - tittiatc...@gmail.com
+
+- Update to KDE Applications 16.04.2
+   * KDE Applications 16.04.2
+   * https://www.kde.org/announcements/announce-applications-16.04.2.php
+
+
+---

Old:

  kholidays-16.04.1.tar.xz

New:

  kholidays-16.04.2.tar.xz



Other differences:
--
++ kholidays.spec ++
--- /var/tmp/diff_new_pack.DjmTnX/_old  2016-06-20 11:00:08.0 +0200
+++ /var/tmp/diff_new_pack.DjmTnX/_new  2016-06-20 11:00:08.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   kholidays
-Version:16.04.1
+Version:16.04.2
 Release:0
 %define kf5_version 5.1.0
 Summary:KDE PIM Libraries

++ kholidays-16.04.1.tar.xz -> kholidays-16.04.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kholidays-16.04.1/CMakeLists.txt 
new/kholidays-16.04.2/CMakeLists.txt
--- old/kholidays-16.04.1/CMakeLists.txt2016-04-26 22:18:12.0 
+0200
+++ new/kholidays-16.04.2/CMakeLists.txt2016-05-11 07:08:27.0 
+0200
@@ -19,7 +19,7 @@
 
 
 set(KF5_VERSION "5.19.0")
-set(KHOLIDAYS_LIB_VERSION "5.2.1")
+set(KHOLIDAYS_LIB_VERSION "5.2.2")
 
 ecm_setup_version(${KHOLIDAYS_LIB_VERSION} VARIABLE_PREFIX KHOLIDAYS
 VERSION_HEADER 
"${CMAKE_CURRENT_BINARY_DIR}/kholidays_version.h"




commit kholidays for openSUSE:Factory

2016-05-31 Thread h_root
Hello community,

here is the log from the commit of package kholidays for openSUSE:Factory 
checked in at 2016-05-31 12:18:08

Comparing /work/SRC/openSUSE:Factory/kholidays (Old)
 and  /work/SRC/openSUSE:Factory/.kholidays.new (New)


Package is "kholidays"

Changes:

--- /work/SRC/openSUSE:Factory/kholidays/kholidays.changes  2016-03-26 
15:15:30.0 +0100
+++ /work/SRC/openSUSE:Factory/.kholidays.new/kholidays.changes 2016-05-31 
12:18:09.0 +0200
@@ -1,0 +2,26 @@
+Sat May  7 10:28:28 UTC 2016 - tittiatc...@gmail.com
+
+- Update to KDE Applications 16.04.1
+   * KDE Applications 16.04.1
+   * https://www.kde.org/announcements/announce-applications-16.04.1.php
+
+
+---
+Sun Apr 17 06:04:48 UTC 2016 - tittiatc...@gmail.com
+
+- Update to KDE Applications 16.04.0
+   * KDE Applications 16.04.0
+   * https://www.kde.org/announcements/announce-applications-16.04.0.php
+
+
+---
+Mon Apr 11 06:41:20 UTC 2016 - tittiatc...@gmail.com
+
+- Update to KDE Applications 16.03.90
+   * KDE Applications 16.04.0 RC
+   * https://www.kde.org/announcements/announce-applications-16.04-rc.php
+
+- Drop kholidays-glibc-2.23.patch, this is no longer needed as the 
+  issue was fixed upstream
+
+---

Old:

  kholidays-15.12.3.tar.xz
  kholidays-glibc-2.23.patch

New:

  kholidays-16.04.1.tar.xz



Other differences:
--
++ kholidays.spec ++
--- /var/tmp/diff_new_pack.dY8kQP/_old  2016-05-31 12:18:10.0 +0200
+++ /var/tmp/diff_new_pack.dY8kQP/_new  2016-05-31 12:18:10.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   kholidays
-Version:15.12.3
+Version:16.04.1
 Release:0
 %define kf5_version 5.1.0
 Summary:KDE PIM Libraries
@@ -25,8 +25,6 @@
 Group:  System/GUI/KDE
 Url:http://www.kde.org
 Source: kholidays-%{version}.tar.xz
-#PATCH-FIX-OPENSUSE kholidays-glibc-2.23.patch -- Fix build with glibc 2.23
-Patch1: kholidays-glibc-2.23.patch
 BuildRequires:  boost-devel >= 1.34.0
 BuildRequires:  cyrus-sasl-devel
 BuildRequires:  extra-cmake-modules >= 1.0.0
@@ -48,7 +46,7 @@
 BuildRequires:  kwallet-devel >= %{kf5_version}
 BuildRequires:  kwidgetsaddons-devel >= %{kf5_version}
 BuildRequires:  kxmlgui-devel >= %{kf5_version}
-BuildRequires:  libKF5AkonadiPrivate-devel >= 1.72.43
+BuildRequires:  akonadi-server-devel
 BuildRequires:  libassuan-devel
 BuildRequires:  libical-devel >= 0.42
 BuildRequires:  libxslt-devel
@@ -87,7 +85,6 @@
 
 %prep
 %setup -q -n kholidays-%{version}
-%patch1 -p1
 
 %build
   %cmake_kf5 -d build -- -DBUILD_TESTING=ON 
-DKF5_INCLUDE_INSTALL_DIR=%_kf5_includedir
@@ -109,6 +106,9 @@
 %doc COPYING.LIB
 %{_kf5_datadir}/libkholidays/
 %{_kf5_libdir}/libKF5Holidays.so.*
+%dir %_kf5_qmldir/org
+%dir %_kf5_qmldir/org/kde
+%_kf5_qmldir/org/kde/kholidays/
 
 %files devel
 %defattr(-,root,root)

++ kholidays-15.12.3.tar.xz -> kholidays-16.04.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kholidays-15.12.3/CMakeLists.txt 
new/kholidays-16.04.1/CMakeLists.txt
--- old/kholidays-15.12.3/CMakeLists.txt2016-02-11 18:26:09.0 
+0100
+++ new/kholidays-16.04.1/CMakeLists.txt2016-04-26 22:18:12.0 
+0200
@@ -3,7 +3,7 @@
 project(KHolidays)
 
 # ECM setup
-find_package(ECM 5.14.0 CONFIG REQUIRED)
+find_package(ECM 5.19.0 CONFIG REQUIRED)
 set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH})
 
 include(GenerateExportHeader)
@@ -15,11 +15,11 @@
 include(FeatureSummary)
 include(KDEInstallDirs)
 include(KDECMakeSettings)
-include(KDEFrameworkCompilerSettings)
+include(KDEFrameworkCompilerSettings NO_POLICY_SCOPE)
 
 
-set(KF5_VERSION "5.14.0")
-set(KHOLIDAYS_LIB_VERSION "4.80.0")
+set(KF5_VERSION "5.19.0")
+set(KHOLIDAYS_LIB_VERSION "5.2.1")
 
 ecm_setup_version(${KHOLIDAYS_LIB_VERSION} VARIABLE_PREFIX KHOLIDAYS
 VERSION_HEADER 
"${CMAKE_CURRENT_BINARY_DIR}/kholidays_version.h"
@@ -29,7 +29,7 @@
 
 ### Find packages ###
 set(REQUIRED_QT_VERSION 5.4.0)
-find_package(Qt5 ${REQUIRED_QT_VERSION} CONFIG REQUIRED Core)
+find_package(Qt5 ${REQUIRED_QT_VERSION} CONFIG REQUIRED Core Qml)
 
 remove_definitions(-DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_TO_ASCII)
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kholidays-15.12.3/autotests/testholidayregion.cpp 
new/kholidays-16.04.1/autotests/testholidayregion.cpp
--- old/kholidays-15.12.3/autotests/testholidayregion.cpp   2016-02-11 
18:26:09.0 +0100
+++ new/kholidays-16.04.1

commit kholidays for openSUSE:Factory

2016-03-26 Thread h_root
Hello community,

here is the log from the commit of package kholidays for openSUSE:Factory 
checked in at 2016-03-26 15:15:29

Comparing /work/SRC/openSUSE:Factory/kholidays (Old)
 and  /work/SRC/openSUSE:Factory/.kholidays.new (New)


Package is "kholidays"

Changes:

--- /work/SRC/openSUSE:Factory/kholidays/kholidays.changes  2016-03-07 
15:02:36.0 +0100
+++ /work/SRC/openSUSE:Factory/.kholidays.new/kholidays.changes 2016-03-26 
15:15:30.0 +0100
@@ -1,0 +2,9 @@
+Sun Mar 13 15:44:26 UTC 2016 - tittiatc...@gmail.com
+
+- Update to KDE Applications 15.12.3
+   * KDE Applications 15.12.3 
+   * https://www.kde.org/announcements/announce-applications-15.12.3.php
+   * boo#970855
+
+
+---

Old:

  kholidays-15.12.2.tar.xz

New:

  kholidays-15.12.3.tar.xz



Other differences:
--
++ kholidays.spec ++
--- /var/tmp/diff_new_pack.gQYyjL/_old  2016-03-26 15:15:31.0 +0100
+++ /var/tmp/diff_new_pack.gQYyjL/_new  2016-03-26 15:15:31.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   kholidays
-Version:15.12.2
+Version:15.12.3
 Release:0
 %define kf5_version 5.1.0
 Summary:KDE PIM Libraries

++ kholidays-15.12.2.tar.xz -> kholidays-15.12.3.tar.xz ++




commit kholidays for openSUSE:Factory

2016-03-07 Thread h_root
Hello community,

here is the log from the commit of package kholidays for openSUSE:Factory 
checked in at 2016-03-07 15:02:35

Comparing /work/SRC/openSUSE:Factory/kholidays (Old)
 and  /work/SRC/openSUSE:Factory/.kholidays.new (New)


Package is "kholidays"

Changes:

--- /work/SRC/openSUSE:Factory/kholidays/kholidays.changes  2016-02-22 
10:16:33.0 +0100
+++ /work/SRC/openSUSE:Factory/.kholidays.new/kholidays.changes 2016-03-07 
15:02:36.0 +0100
@@ -1,0 +2,5 @@
+Sat Mar  5 07:34:01 UTC 2016 - tittiatc...@gmail.com
+
+- Add kholidays-glibc-2.23.patch to fix build with glibc 2.23
+
+---

New:

  kholidays-glibc-2.23.patch



Other differences:
--
++ kholidays.spec ++
--- /var/tmp/diff_new_pack.dQ9Fu0/_old  2016-03-07 15:02:44.0 +0100
+++ /var/tmp/diff_new_pack.dQ9Fu0/_new  2016-03-07 15:02:44.0 +0100
@@ -25,6 +25,8 @@
 Group:  System/GUI/KDE
 Url:http://www.kde.org
 Source: kholidays-%{version}.tar.xz
+#PATCH-FIX-OPENSUSE kholidays-glibc-2.23.patch -- Fix build with glibc 2.23
+Patch1: kholidays-glibc-2.23.patch
 BuildRequires:  boost-devel >= 1.34.0
 BuildRequires:  cyrus-sasl-devel
 BuildRequires:  extra-cmake-modules >= 1.0.0
@@ -72,8 +74,6 @@
 %description -n libKF5Holidays5
 This package contains the Holiday API library  for KDE PIM applications.
  
-
-
 %package devel
 Summary:KDE PIM Libraries: Build Environment
 Group:  Development/Libraries/KDE
@@ -87,6 +87,7 @@
 
 %prep
 %setup -q -n kholidays-%{version}
+%patch1 -p1
 
 %build
   %cmake_kf5 -d build -- -DBUILD_TESTING=ON 
-DKF5_INCLUDE_INSTALL_DIR=%_kf5_includedir

++ kholidays-glibc-2.23.patch ++
diff -urB kholidays-15.12.2/src/sunriseset.cpp new/src/sunriseset.cpp
--- kholidays-15.12.2/src/sunriseset.cpp2016-02-11 18:26:09.0 
+0100
+++ new/src/sunriseset.cpp  2016-03-05 08:32:09.432970180 +0100
@@ -180,7 +180,7 @@
 double hourAngle = calcHourAngleSunrise(latitude, solarDec);
 double delta = longitude + radToDeg(hourAngle);
 QTime timeUTC(0, 0);
-if (isnan(delta))
+if (std::isnan(delta))
 return timeUTC;
 timeUTC = timeUTC.addSecs((720 - (4.0 * delta) - eqTime) * 60);
 return QTime(timeUTC.hour(),
@@ -199,7 +199,7 @@
 double hourAngle = -calcHourAngleSunrise(latitude, solarDec);
 double delta = longitude + radToDeg(hourAngle);
 QTime timeUTC(0, 0);
-if (isnan(delta))
+if (std::isnan(delta))
 return timeUTC;
 timeUTC = timeUTC.addSecs((720 - (4.0 * delta) - eqTime) * 60);
 return QTime(timeUTC.hour(),



commit kholidays for openSUSE:Factory

2016-02-22 Thread h_root
Hello community,

here is the log from the commit of package kholidays for openSUSE:Factory 
checked in at 2016-02-22 10:16:32

Comparing /work/SRC/openSUSE:Factory/kholidays (Old)
 and  /work/SRC/openSUSE:Factory/.kholidays.new (New)


Package is "kholidays"

Changes:

--- /work/SRC/openSUSE:Factory/kholidays/kholidays.changes  2016-01-23 
01:07:07.0 +0100
+++ /work/SRC/openSUSE:Factory/.kholidays.new/kholidays.changes 2016-02-22 
10:16:33.0 +0100
@@ -1,0 +2,9 @@
+Sat Feb 13 08:11:33 UTC 2016 - tittiatc...@gmail.com
+
+- Update to KDE Applications 15.12.2
+   * KDE Applications 15.12.2 
+   * https://www.kde.org/announcements/announce-applications-15.12.2.php
+   * boo#966605
+
+
+---

Old:

  kholidays-15.12.1.tar.xz

New:

  kholidays-15.12.2.tar.xz



Other differences:
--
++ kholidays.spec ++
--- /var/tmp/diff_new_pack.4JqB2G/_old  2016-02-22 10:16:34.0 +0100
+++ /var/tmp/diff_new_pack.4JqB2G/_new  2016-02-22 10:16:34.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package kholidays
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:   kholidays
-Version:15.12.1
+Version:15.12.2
 Release:0
 %define kf5_version 5.1.0
 Summary:KDE PIM Libraries

++ kholidays-15.12.1.tar.xz -> kholidays-15.12.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kholidays-15.12.1/src/sunriseset.cpp 
new/kholidays-15.12.2/src/sunriseset.cpp
--- old/kholidays-15.12.1/src/sunriseset.cpp2015-11-22 01:49:24.0 
+0100
+++ new/kholidays-15.12.2/src/sunriseset.cpp2016-02-11 18:26:09.0 
+0100
@@ -23,6 +23,7 @@
 */
 
 #include "sunriseset.h"
+#include 
 #include 
 static const double PI = 3.14159265358979323846;
 static const double MaxLat = 89.99;




commit kholidays for openSUSE:Factory

2016-01-22 Thread h_root
Hello community,

here is the log from the commit of package kholidays for openSUSE:Factory 
checked in at 2016-01-23 01:07:06

Comparing /work/SRC/openSUSE:Factory/kholidays (Old)
 and  /work/SRC/openSUSE:Factory/.kholidays.new (New)


Package is "kholidays"

Changes:

--- /work/SRC/openSUSE:Factory/kholidays/kholidays.changes  2016-01-10 
13:05:23.0 +0100
+++ /work/SRC/openSUSE:Factory/.kholidays.new/kholidays.changes 2016-01-23 
01:07:07.0 +0100
@@ -1,0 +2,9 @@
+Sat Jan  9 18:20:12 UTC 2016 - tittiatc...@gmail.com
+
+- Update to KDE Applications 15.12.1
+   * KDE Applications 15.12.1 
+   * https://www.kde.org/announcements/announce-applications-15.12.1.php
+   * boo#961265
+
+
+---

Old:

  kholidays-15.12.0.tar.xz

New:

  kholidays-15.12.1.tar.xz



Other differences:
--
++ kholidays.spec ++
--- /var/tmp/diff_new_pack.aJpHxo/_old  2016-01-23 01:07:08.0 +0100
+++ /var/tmp/diff_new_pack.aJpHxo/_new  2016-01-23 01:07:08.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   kholidays
-Version:15.12.0
+Version:15.12.1
 Release:0
 %define kf5_version 5.1.0
 Summary:KDE PIM Libraries

++ kholidays-15.12.0.tar.xz -> kholidays-15.12.1.tar.xz ++




commit kholidays for openSUSE:Factory

2016-01-10 Thread h_root
Hello community,

here is the log from the commit of package kholidays for openSUSE:Factory 
checked in at 2016-01-10 13:05:15

Comparing /work/SRC/openSUSE:Factory/kholidays (Old)
 and  /work/SRC/openSUSE:Factory/.kholidays.new (New)


Package is "kholidays"

Changes:

--- /work/SRC/openSUSE:Factory/kholidays/kholidays.changes  2015-11-15 
12:35:26.0 +0100
+++ /work/SRC/openSUSE:Factory/.kholidays.new/kholidays.changes 2016-01-10 
13:05:23.0 +0100
@@ -1,0 +2,14 @@
+Sun Dec 13 13:19:37 UTC 2015 - tittiatc...@gmail.com
+
+- Update to KDE Applications 15.12.0
+   * KDE Applications 15.12.0 
+   * https://www.kde.org/announcements/announce-applications-15.12.0.php
+   * boo#958887
+
+
+---
+Fri Dec 11 01:27:17 UTC 2015 - p.drou...@gmail.com
+
+- Remove superfluous libpth-devel dependency
+
+---

Old:

  kholidays-15.08.3.tar.xz

New:

  kholidays-15.12.0.tar.xz



Other differences:
--
++ kholidays.spec ++
--- /var/tmp/diff_new_pack.GlEbDx/_old  2016-01-10 13:05:25.0 +0100
+++ /var/tmp/diff_new_pack.GlEbDx/_new  2016-01-10 13:05:25.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   kholidays
-Version:15.08.3
+Version:15.12.0
 Release:0
 %define kf5_version 5.1.0
 Summary:KDE PIM Libraries
@@ -49,7 +49,6 @@
 BuildRequires:  libKF5AkonadiPrivate-devel >= 1.72.43
 BuildRequires:  libassuan-devel
 BuildRequires:  libical-devel >= 0.42
-BuildRequires:  libpth-devel
 BuildRequires:  libxslt-devel
 BuildRequires:  openldap2-devel
 BuildRequires:  phonon4qt5-devel
@@ -109,8 +108,6 @@
 %doc COPYING.LIB
 %{_kf5_datadir}/libkholidays/
 %{_kf5_libdir}/libKF5Holidays.so.*
-%dir %{_kf5_plugindir}/designer
-%{_kf5_plugindir}/designer/holidays5widgets.so
 
 %files devel
 %defattr(-,root,root)

++ kholidays-15.08.3.tar.xz -> kholidays-15.12.0.tar.xz ++
 17646 lines of diff (skipped)




commit kholidays for openSUSE:Factory

2015-11-15 Thread h_root
Hello community,

here is the log from the commit of package kholidays for openSUSE:Factory 
checked in at 2015-11-15 12:35:25

Comparing /work/SRC/openSUSE:Factory/kholidays (Old)
 and  /work/SRC/openSUSE:Factory/.kholidays.new (New)


Package is "kholidays"

Changes:

--- /work/SRC/openSUSE:Factory/kholidays/kholidays.changes  2015-11-02 
12:55:00.0 +0100
+++ /work/SRC/openSUSE:Factory/.kholidays.new/kholidays.changes 2015-11-15 
12:35:26.0 +0100
@@ -1,0 +2,9 @@
+Tue Nov 10 20:08:45 UTC 2015 - tittiatc...@gmail.com
+
+- Update to KDE Applications 15.08.3
+   * KDE Applications 15.08.3 
+   * https://www.kde.org/announcements/announce-applications-15.08.3.php
+   * boo#954531
+
+
+---

Old:

  kholidays-15.08.2.tar.xz

New:

  kholidays-15.08.3.tar.xz



Other differences:
--
++ kholidays.spec ++
--- /var/tmp/diff_new_pack.sSsojw/_old  2015-11-15 12:35:26.0 +0100
+++ /var/tmp/diff_new_pack.sSsojw/_new  2015-11-15 12:35:26.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   kholidays
-Version:15.08.2
+Version:15.08.3
 Release:0
 %define kf5_version 5.1.0
 Summary:KDE PIM Libraries

++ kholidays-15.08.2.tar.xz -> kholidays-15.08.3.tar.xz ++




commit kholidays for openSUSE:Factory

2015-11-02 Thread h_root
Hello community,

here is the log from the commit of package kholidays for openSUSE:Factory 
checked in at 2015-11-02 12:54:55

Comparing /work/SRC/openSUSE:Factory/kholidays (Old)
 and  /work/SRC/openSUSE:Factory/.kholidays.new (New)


Package is "kholidays"

Changes:

--- /work/SRC/openSUSE:Factory/kholidays/kholidays.changes  2015-10-14 
16:46:02.0 +0200
+++ /work/SRC/openSUSE:Factory/.kholidays.new/kholidays.changes 2015-11-02 
12:55:00.0 +0100
@@ -1,0 +2,7 @@
+Thu Oct 29 17:34:15 UTC 2015 - alarr...@suse.com
+
+- Separated library in a new package named libKF5Holidays5 as required
+  by the openSUSE shared library packaging policy
+- Duplicated BuildRequired package removed
+
+---



Other differences:
--
++ kholidays.spec ++
--- /var/tmp/diff_new_pack.xbxaAI/_old  2015-11-02 12:55:01.0 +0100
+++ /var/tmp/diff_new_pack.xbxaAI/_new  2015-11-02 12:55:01.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package kholidays
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -37,7 +37,6 @@
 BuildRequires:  kdelibs4support-devel >= %{kf5_version}
 BuildRequires:  kdoctools-devel >= %{kf5_version}
 BuildRequires:  kemoticons-devel >= %{kf5_version}
-BuildRequires:  kcodecs-devel >= %{kf5_version}
 BuildRequires:  kf5-filesystem
 BuildRequires:  ki18n-devel >= %{kf5_version}
 BuildRequires:  kio-devel >= %{kf5_version}
@@ -67,11 +66,21 @@
 %description
 This package contains the Holiday API library  for KDE PIM applications.
 
+%package -n libKF5Holidays5
+Summary:KDE PIM Libraries
+Group:  System/GUI/KDE
+
+%description -n libKF5Holidays5
+This package contains the Holiday API library  for KDE PIM applications.
+ 
+
+
 %package devel
 Summary:KDE PIM Libraries: Build Environment
 Group:  Development/Libraries/KDE
-Requires:   kholidays = %{version}
 Requires:   kdelibs4support-devel >= %{kf5_version}
+Requires:   kholidays = %{version}
+Requires:   libKF5Holidays5 = %{version}
 
 %description devel
 This package contains necessary include files and libraries needed
@@ -87,16 +96,20 @@
 %install
   %kf5_makeinstall -C build
 
-%post -p /sbin/ldconfig
+%post -n libKF5Holidays5 -p /sbin/ldconfig
 
-%postun -p /sbin/ldconfig
+%postun -n libKF5Holidays5 -p /sbin/ldconfig
 
 %files
 %defattr(-,root,root)
-%doc COPYING.LIB DESIGN
-%dir %{_kf5_plugindir}/designer
+%doc DESIGN
+
+%files -n libKF5Holidays5
+%defattr(-,root,root)
+%doc COPYING.LIB
 %{_kf5_datadir}/libkholidays/
 %{_kf5_libdir}/libKF5Holidays.so.*
+%dir %{_kf5_plugindir}/designer
 %{_kf5_plugindir}/designer/holidays5widgets.so
 
 %files devel




commit kholidays for openSUSE:Factory

2015-10-14 Thread h_root
Hello community,

here is the log from the commit of package kholidays for openSUSE:Factory 
checked in at 2015-10-14 16:45:56

Comparing /work/SRC/openSUSE:Factory/kholidays (Old)
 and  /work/SRC/openSUSE:Factory/.kholidays.new (New)


Package is "kholidays"

Changes:

--- /work/SRC/openSUSE:Factory/kholidays/kholidays.changes  2015-10-03 
20:15:18.0 +0200
+++ /work/SRC/openSUSE:Factory/.kholidays.new/kholidays.changes 2015-10-14 
16:46:02.0 +0200
@@ -1,0 +2,16 @@
+Sun Oct 11 13:31:36 UTC 2015 - tittiatc...@gmail.com
+
+- Update to KDE Applications 15.08.2
+   * KDE Applications 15.08.2 
+   * https://www.kde.org/announcements/announce-applications-15.08.2.php
+
+
+---
+Sun Sep 13 19:15:16 UTC 2015 - tittiatc...@gmail.com
+
+- Update to KDE Applications 15.08.1
+   * KDE Applications 15.08.1 
+   * https://www.kde.org/announcements/announce-applications-15.08.1.php
+
+
+---

Old:

  kholidays-15.08.0.tar.xz

New:

  kholidays-15.08.2.tar.xz



Other differences:
--
++ kholidays.spec ++
--- /var/tmp/diff_new_pack.OD82Ee/_old  2015-10-14 16:46:03.0 +0200
+++ /var/tmp/diff_new_pack.OD82Ee/_new  2015-10-14 16:46:03.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   kholidays
-Version:15.08.0
+Version:15.08.2
 Release:0
 %define kf5_version 5.1.0
 Summary:KDE PIM Libraries

++ kholidays-15.08.0.tar.xz -> kholidays-15.08.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kholidays-15.08.0/.arcconfig 
new/kholidays-15.08.2/.arcconfig
--- old/kholidays-15.08.0/.arcconfig1970-01-01 01:00:00.0 +0100
+++ new/kholidays-15.08.2/.arcconfig2015-08-31 11:24:03.0 +0200
@@ -0,0 +1,4 @@
+{
+  "phabricator.uri" : "https://phabricator.kde.org/project/profile/34/";,
+  "history.immutable" : true
+}