diff --git a/fixtures-4.0.1.tar.gz b/fixtures-4.0.1.tar.gz deleted file mode 100644 index eaa6e35..0000000 Binary files a/fixtures-4.0.1.tar.gz and /dev/null differ diff --git a/fixtures-4.1.0.tar.gz b/fixtures-4.1.0.tar.gz new file mode 100644 index 0000000..3e1cfd9 Binary files /dev/null and b/fixtures-4.1.0.tar.gz differ diff --git a/python-fixtures.spec b/python-fixtures.spec index 32f7e6e..42480ce 100644 --- a/python-fixtures.spec +++ b/python-fixtures.spec @@ -1,5 +1,5 @@ Name: python-fixtures -Version: 4.0.1 +Version: 4.1.0 Release: 1 Summary: A python contract for writing reusable state / support logic tests License: ASL 2.0 or BSD @@ -44,6 +44,9 @@ export PBR_VERSION=%{version} %{python3_sitelib}/fixtures-%{version}-py%{python3_version}.egg-info %changelog +* Thu Jan 11 2024 liyanan - 4.1.0-1 +- Update to 4.1.0 + * Thu Jul 7 2022 baizhonggui - 4.0.1-1 - Update to 4.0.1