diff --git a/python-tempora.spec b/python-tempora.spec index 8525143340d7669fe9435840e9fb3bc05c81e7de..ffa524d30a8c3ecd06094b46124abfafb452783a 100644 --- a/python-tempora.spec +++ b/python-tempora.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-tempora -Version: 4.0.1 -Release: 3 +Version: 5.0.0 +Release: 1 Summary: Objects and routines pertaining to date and time (tempora) License: MIT URL: https://pypi.org/project/tempora -Source0: https://files.pythonhosted.org/packages/6b/be/f7d754a6119781cd4840c426faf439ac7bd238c4c5d1572dda7029d17c19/tempora-4.0.1.tar.gz +Source0: https://files.pythonhosted.org/packages/33/b0/8041336531c24c411dfe9681734ab7f83c0e0b081a2b3800870c7425ce60/tempora-5.0.0.tar.gz BuildArch: noarch Recommends: %{name}-help = %{version}-%{release} @@ -43,7 +43,7 @@ Objects and routines pertaining to date and time (tempora). %prep -%autosetup -n tempora-4.0.1 +%autosetup -n tempora-5.0.0 %build %py3_build @@ -83,6 +83,9 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Sat Jan 15 2022 wulei - 5.0.0-1 +- Package update + * Mon Mar 15 2021 lingsheng - 4.0.1-3 - Add buildrequires python3-setuptools_scm to fix build diff --git a/tempora-4.0.1.tar.gz b/tempora-4.0.1.tar.gz deleted file mode 100644 index 020fcb5ac29ea57129e171989577d34279d2df62..0000000000000000000000000000000000000000 Binary files a/tempora-4.0.1.tar.gz and /dev/null differ diff --git a/tempora-5.0.0.tar.gz b/tempora-5.0.0.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..a60803f00ba9cccc97fe8a07b9e09eab7425c5f3 Binary files /dev/null and b/tempora-5.0.0.tar.gz differ