update to 5.2.1

This commit is contained in:
wubijie 2023-02-07 14:05:40 +08:00
parent a1a94c2e3f
commit 0cc93dd781
3 changed files with 6 additions and 3 deletions

View File

@ -1,11 +1,11 @@
%global _empty_manifest_terminate_build 0 %global _empty_manifest_terminate_build 0
Name: python-tempora Name: python-tempora
Version: 5.1.0 Version: 5.2.1
Release: 1 Release: 1
Summary: Objects and routines pertaining to date and time (tempora) Summary: Objects and routines pertaining to date and time (tempora)
License: MIT License: MIT
URL: https://github.com/jaraco/tempora URL: https://github.com/jaraco/tempora
Source0: https://files.pythonhosted.org/packages/a9/4e/41863232e77742b3a5b30a81e1398abd102aa0a67657bc86a53800966b8e/tempora-5.1.0.tar.gz Source0: https://files.pythonhosted.org/packages/03/01/ab56dcb400513c6d1658d177cc68c83bc4e6ce5624dff717e4bf4a1f8b00/tempora-5.2.1.tar.gz
Patch0: 0001-add-setup.py.patch Patch0: 0001-add-setup.py.patch
BuildArch: noarch BuildArch: noarch
@ -43,7 +43,7 @@ Provides: python3-tempora-doc
Objects and routines pertaining to date and time (tempora). Objects and routines pertaining to date and time (tempora).
%prep %prep
%autosetup -n tempora-5.1.0 %autosetup -n tempora-5.2.1
%patch0 %patch0
%build %build
@ -84,6 +84,9 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/* %{_docdir}/*
%changelog %changelog
* Tue Feb 7 2023 wubijie <wubijie@kylinos.cn> - 5.2.1-1
- update to 5.2.1
* Tue Dec 13 2022 wenzhiwei <wenzhiwei@kylinos.cn> - 5.1.0-1 * Tue Dec 13 2022 wenzhiwei <wenzhiwei@kylinos.cn> - 5.1.0-1
- update to 5.1.0 - update to 5.1.0

Binary file not shown.

BIN
tempora-5.2.1.tar.gz Normal file

Binary file not shown.