diff --git a/0.38.2.tar.gz b/0.38.2.tar.gz deleted file mode 100644 index 6e39217..0000000 Binary files a/0.38.2.tar.gz and /dev/null differ diff --git a/0.38.3.tar.gz b/0.38.3.tar.gz new file mode 100644 index 0000000..a16b35a Binary files /dev/null and b/0.38.3.tar.gz differ diff --git a/python-sqlalchemy-utils.spec b/python-sqlalchemy-utils.spec index 64a83f9..db4ea2e 100644 --- a/python-sqlalchemy-utils.spec +++ b/python-sqlalchemy-utils.spec @@ -1,6 +1,6 @@ %global _empty_manifest_terminate_build 0 Name: python-SQLAlchemy-Utils -Version: 0.38.2 +Version: 0.38.3 Release: 1 Summary: Various utility functions for SQLAlchemy. License: BSD @@ -26,7 +26,7 @@ Provides: python3-SQLAlchemy-Utils-doc Various utility functions and custom data types for SQLAlchemy. %prep -%autosetup -n sqlalchemy-utils-0.38.2 +%autosetup -n sqlalchemy-utils-0.38.3 %build %py3_build @@ -66,6 +66,9 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Fri Sep 16 2022 Qiaojijun - 0.38.3-1 +- Update to 0.38.3 + * Mon Jun 06 2022 xigaoxinyan - 0.38.2-1 - Update to 0.38.2