diff --git a/fastimport-0.9.14.tar.gz b/fastimport-0.9.14.tar.gz deleted file mode 100644 index 283112fe9d28e125291839cf89f0ba14cbce5e08..0000000000000000000000000000000000000000 Binary files a/fastimport-0.9.14.tar.gz and /dev/null differ diff --git a/fastimport-0.9.16.tar.gz b/fastimport-0.9.16.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..6d2f0d6def3320dde553c20178781ae2ebb7a745 Binary files /dev/null and b/fastimport-0.9.16.tar.gz differ diff --git a/python-fastimport.spec b/python-fastimport.spec index 1782c672b1f7a8b4636e4d055c5113e5604fd9bd..d668891e185b38e025eb7472e4197c9c74c73150 100644 --- a/python-fastimport.spec +++ b/python-fastimport.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-fastimport -Version: 0.9.14 -Release: 2 +Version: 0.9.16 +Release: 1 Summary: VCS fastimport/fastexport parser License: GPL-2.0-only URL: https://github.com/jelmer/python-fastimport -Source0: https://files.pythonhosted.org/packages/7b/ab/c2d9bd0b7ae0956308be167b6e30f516edfeba3b34ebc1d7b96ce46dfe74/fastimport-0.9.14.tar.gz +Source0: https://files.pythonhosted.org/packages/source/f/fastimport/fastimport-%{version}.tar.gz BuildArch: noarch %description @@ -66,6 +66,9 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Fri NOv 7 2025 liyue - 0.9.16-1 +- Upgrade package to version 0.9.16 + * Mon Sep 18 2023 xu_ping <707078654@qq.com> - 0.9.14-2 - add yaml