diff --git a/holidays-0.59.tar.gz b/holidays-0.59.tar.gz deleted file mode 100644 index 5652689773fe4a61636df3e3a5def4c1ed7f6702..0000000000000000000000000000000000000000 Binary files a/holidays-0.59.tar.gz and /dev/null differ diff --git a/holidays-0.83.tar.gz b/holidays-0.83.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..edabf72062f5a1e8dd59e7dcfe9a180d5ec79b70 Binary files /dev/null and b/holidays-0.83.tar.gz differ diff --git a/python-holidays.spec b/python-holidays.spec index 4ac390fc88b6426c08551cad2b9b1a31d46f89e1..64289b0f33cbf8bc4e1a4eb477a25c24c37a242f 100644 --- a/python-holidays.spec +++ b/python-holidays.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-holidays -Version: 0.59 +Version: 0.83 Release: 1 Summary: Generate and work with holidays in Python License: MIT URL: https://github.com/dr-prodigy/python-holidays -Source0: https://files.pythonhosted.org/packages/1b/cf/0c8883a9d5e1bcd8b56ba53265995bd08c679109e331e96699661dfafd55/holidays-0.59.tar.gz +Source0: https://files.pythonhosted.org/packages/source/h/holidays/holidays-%{version}.tar.gz BuildArch: noarch Requires: python3-convertdate @@ -76,6 +76,9 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Mon Nov 3 2025 liyue - 0.83-1 +- Update package to version 0.83 + * Fri Nov 1 2024 wanggang - 0.59-1 - Update package to version 0.59 in Version 0.59,changes: