Update to 0.38.3
modify spec file modify spec file
This commit is contained in:
parent
ba61448dfd
commit
60a1a318d0
BIN
0.38.2.tar.gz
BIN
0.38.2.tar.gz
Binary file not shown.
BIN
0.38.3.tar.gz
Normal file
BIN
0.38.3.tar.gz
Normal file
Binary file not shown.
@ -1,6 +1,6 @@
|
|||||||
%global _empty_manifest_terminate_build 0
|
%global _empty_manifest_terminate_build 0
|
||||||
Name: python-SQLAlchemy-Utils
|
Name: python-SQLAlchemy-Utils
|
||||||
Version: 0.38.2
|
Version: 0.38.3
|
||||||
Release: 1
|
Release: 1
|
||||||
Summary: Various utility functions for SQLAlchemy.
|
Summary: Various utility functions for SQLAlchemy.
|
||||||
License: BSD
|
License: BSD
|
||||||
@ -26,7 +26,7 @@ Provides: python3-SQLAlchemy-Utils-doc
|
|||||||
Various utility functions and custom data types for SQLAlchemy.
|
Various utility functions and custom data types for SQLAlchemy.
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%autosetup -n sqlalchemy-utils-0.38.2
|
%autosetup -n sqlalchemy-utils-0.38.3
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%py3_build
|
%py3_build
|
||||||
@ -66,6 +66,9 @@ mv %{buildroot}/doclist.lst .
|
|||||||
%{_docdir}/*
|
%{_docdir}/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Sep 16 2022 Qiaojijun <qiaojijun@kylinos.cn> - 0.38.3-1
|
||||||
|
- Update to 0.38.3
|
||||||
|
|
||||||
* Mon Jun 06 2022 xigaoxinyan <xigaoxinyan@h-partners.com> - 0.38.2-1
|
* Mon Jun 06 2022 xigaoxinyan <xigaoxinyan@h-partners.com> - 0.38.2-1
|
||||||
- Update to 0.38.2
|
- Update to 0.38.2
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user