diff --git a/kf5-kholidays.spec b/kf5-kholidays.spec index e46bd87..dab4500 100644 --- a/kf5-kholidays.spec +++ b/kf5-kholidays.spec @@ -10,7 +10,7 @@ Name: kf5-%{framework} Epoch: 1 -Version: 5.108.0 +Version: 5.113.0 Release: 1 Summary: The KHolidays Library License: LGPLv2+ and GPLv3+ @@ -36,7 +36,7 @@ and other special events for a geographical region. %package devel Summary: Development files for %{name} -Requires: %{name}%{?_isa} = %{?epoch:%{epoch}:}%{version}-%{release} +Requires: %{name} = %{?epoch:%{epoch}:}%{version}-%{release} %description devel The %{name}-devel package contains libraries and header files for @@ -88,6 +88,9 @@ make test ARGS="--output-on-failure --timeout 20" -C %{_target_platform} ||: %changelog +* Wed Jan 03 2024 jiangxinyu - 1:5.113.0-1 +- Update package to version 5.113.0 + * Thu Aug 03 2023 wangqia - 1:5.108.0-1 - Update to upstream version 5.108.0 diff --git a/kholidays-5.108.0.tar.xz b/kholidays-5.108.0.tar.xz deleted file mode 100644 index c33d612..0000000 Binary files a/kholidays-5.108.0.tar.xz and /dev/null differ diff --git a/kholidays-5.113.0.tar.xz b/kholidays-5.113.0.tar.xz new file mode 100644 index 0000000..a3f2f5e Binary files /dev/null and b/kholidays-5.113.0.tar.xz differ