update version to 1.12.0
This commit is contained in:
parent
d3eaf4f3fe
commit
f1e947eaa6
BIN
1.12.0.tar.gz
Normal file
BIN
1.12.0.tar.gz
Normal file
Binary file not shown.
Binary file not shown.
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
Name: python-beaker
|
Name: python-beaker
|
||||||
Version: 1.12.0
|
Version: 1.12.0
|
||||||
Release: 1
|
Release: 2
|
||||||
Summary: A web session and general caching library.
|
Summary: A web session and general caching library.
|
||||||
License: BSD and MIT
|
License: BSD and MIT
|
||||||
URL: http://beaker.readthedocs.io
|
URL: http://beaker.readthedocs.io
|
||||||
@ -40,7 +40,7 @@ Recommends: python3dist(cryptography) python3dist(pycrypto) python3dist(pycrypto
|
|||||||
|
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%autosetup -n Beaker-%{version} -p1
|
%autosetup -n beaker-%{version} -p1
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%py3_build
|
%py3_build
|
||||||
@ -65,6 +65,9 @@ kill %1
|
|||||||
%{python3_sitelib}/Beaker*
|
%{python3_sitelib}/Beaker*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Feb 02 2023 wangjunqi <wangjunqi@kylinos.cn> - 1.12.0-2
|
||||||
|
- fix build problem
|
||||||
|
|
||||||
* Wed Jan 18 2023 wangjunqi <wangjunqi@kylinos.cn> - 1.12.0-1
|
* Wed Jan 18 2023 wangjunqi <wangjunqi@kylinos.cn> - 1.12.0-1
|
||||||
- upgrade package version to 1.12.0
|
- upgrade package version to 1.12.0
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user