From 91f2421a0ba1b2bb469e65ad2e605804ebfa369d Mon Sep 17 00:00:00 2001 From: caodongxia <315816521@qq.com> Date: Sat, 30 Mar 2024 18:24:09 +0800 Subject: [PATCH] sync 22.03-SP3 info to 24.03-LTS --- python-isodate.spec | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/python-isodate.spec b/python-isodate.spec index 1064d45..734147a 100644 --- a/python-isodate.spec +++ b/python-isodate.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-isodate Version: 0.6.1 -Release: 1 +Release: 2 Summary: An ISO 8601 date/time/duration parser and formatter License: BSD-3-Clause URL: https://github.com/gweis/isodate/ -Source0: https://github.com/gweis/isodate/archive/isodate-0.6.1.tar.gz +Source0: https://files.pythonhosted.org/packages/db/7a/c0a56c7d56c7fa723988f122fa1f1ccf8c5c4ccc48efad0d214b49e5b1af/isodate-0.6.1.tar.gz BuildArch: noarch @@ -35,7 +35,7 @@ Provides: python3-isodate-doc Development documents and examples for isodate %prep -%autosetup -n isodate-0.6.1 +%autosetup -n isodate-%{version} %build %py3_build @@ -75,6 +75,9 @@ mv %{buildroot}/doclist.lst . %{_pkgdocdir} %changelog +* Wed Nov 9 2022 caodongxia - 0.6.1-2 +- Modify invalid source0 + * Wed Jun 29 2022 SimpleUpdate Robot - 0.6.1-1 - Upgrade to version 0.6.1