diff --git a/holidays-0.57.tar.gz b/holidays-0.57.tar.gz deleted file mode 100644 index 40becf652cb88179819298c54749f540a0785c7d..0000000000000000000000000000000000000000 Binary files a/holidays-0.57.tar.gz and /dev/null differ diff --git a/holidays-0.58.tar.gz b/holidays-0.58.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..206c56ce3aa8f60506ebb7d2c940022fee24b268 Binary files /dev/null and b/holidays-0.58.tar.gz differ diff --git a/python-holidays.spec b/python-holidays.spec index 387740decc7cffb850fd239c79b68618bb24c8d0..4b957b7a90077e3062a8adde422434adc1e9ce6b 100644 --- a/python-holidays.spec +++ b/python-holidays.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-holidays -Version: 0.57 +Version: 0.58 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/10/04/265ce4cd37147cb293ccc0f834ba1e42d07eb2be91b4091f633825955f00/holidays-0.57.tar.gz +Source0: https://files.pythonhosted.org/packages/bf/40/b9483c9d7b616c8f3a12ce3ddffa78e141d49726495de8647c00a8d046aa/holidays-0.58.tar.gz BuildArch: noarch Requires: python3-convertdate @@ -76,6 +76,9 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Thu Oct 17 2024 ldy - 0.58-1 +- Update version to 0.58 + * Fri Sep 20 2024 kkz - 0.57-1 - Update package to version 0.57 Update Australia holidays: add en_AU, en_US, th localization (#1977 by @PPsyrius)