Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package kholidays for openSUSE:Factory checked in at 2021-05-10 15:35:33 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kholidays (Old) and /work/SRC/openSUSE:Factory/.kholidays.new.2988 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kholidays" Mon May 10 15:35:33 2021 rev:72 rq:891753 version:5.82.0 Changes: -------- --- /work/SRC/openSUSE:Factory/kholidays/kholidays.changes 2021-04-12 12:36:22.653296678 +0200 +++ /work/SRC/openSUSE:Factory/.kholidays.new.2988/kholidays.changes 2021-05-10 15:37:07.390099828 +0200 @@ -1,0 +2,12 @@ +Sat May 1 16:40:54 UTC 2021 - Christophe Giboudeaux <christo...@krop.fr> + +- Update to 5.82.0 + * New feature release + * For more details please see: + * https://kde.org/announcements/frameworks/5/5.82.0 +- Changes since 5.81.0: + * rename holiday_lk_si + * add holidays for srilanka in sinhala + * Replace moon phase calculation code + +------------------------------------------------------------------- Old: ---- kholidays-5.81.0.tar.xz kholidays-5.81.0.tar.xz.sig New: ---- kholidays-5.82.0.tar.xz kholidays-5.82.0.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kholidays.spec ++++++ --- /var/tmp/diff_new_pack.MHcE66/_old 2021-05-10 15:37:07.846098063 +0200 +++ /var/tmp/diff_new_pack.MHcE66/_new 2021-05-10 15:37:07.850098048 +0200 @@ -17,14 +17,14 @@ %define lname libKF5Holidays5 -%define _tar_path 5.81 +%define _tar_path 5.82 # 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.81.0 +Version: 5.82.0 Release: 0 Summary: Holiday calculation library License: LGPL-2.1-or-later @@ -69,14 +69,14 @@ %lang_package -n %{lname} %prep -%setup -q +%autosetup -p1 %build - %cmake_kf5 -d build - %cmake_build +%cmake_kf5 -d build +%cmake_build %install - %kf5_makeinstall -C build +%kf5_makeinstall -C build %if %{with lang} %find_lang %{name} --with-man --all-name --with-qt %endif ++++++ kholidays-5.81.0.tar.xz -> kholidays-5.82.0.tar.xz ++++++ ++++ 3043 lines of diff (skipped)