diff --git a/1.2.1.tar.gz b/1.2.1.tar.gz new file mode 100644 index 0000000..009d266 Binary files /dev/null and b/1.2.1.tar.gz differ diff --git a/freezegun-1.1.0.tar.gz b/freezegun-1.1.0.tar.gz deleted file mode 100644 index 1097635..0000000 Binary files a/freezegun-1.1.0.tar.gz and /dev/null differ diff --git a/python-freezegun.spec b/python-freezegun.spec index e15f43a..106a30f 100644 --- a/python-freezegun.spec +++ b/python-freezegun.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-freezegun -Version: 1.1.0 +Version: 1.2.1 Release: 1 Summary: Let your Python tests travel through time License: Apache-2.0 URL: https://github.com/spulec/freezegun -Source0: https://files.pythonhosted.org/packages/1f/3a/92d1dbf22d7227548a15900bbeff64ed8f43e9b1aeba3a5850ff4e439508/freezegun-1.1.0.tar.gz +Source0: https://github.com/spulec/freezegun/archive/refs/tags/%{version}.tar.gz BuildArch: noarch %description Simulate the datetime module with the python-freezegun library, allowing your python @@ -80,7 +80,10 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Fri Jul 09 2021 openstack-sig +* Thu Jul 07 2022 xu_ping - 1.2.1-1 +- Update to 1.2.1 + +* Fri Jul 09 2021 openstack-sig - 1.1.0-1 - Update to 1.1.0 * Wed Aug 05 2020 lingsheng - 0.3.8-13