diff --git a/fastavro-1.8.2.tar.gz b/fastavro-1.8.2.tar.gz deleted file mode 100644 index 591b344..0000000 Binary files a/fastavro-1.8.2.tar.gz and /dev/null differ diff --git a/fastavro-1.9.1.tar.gz b/fastavro-1.9.1.tar.gz new file mode 100644 index 0000000..8a5c8cd Binary files /dev/null and b/fastavro-1.9.1.tar.gz differ diff --git a/python-fastavro.spec b/python-fastavro.spec index 021e539..8d745ba 100644 --- a/python-fastavro.spec +++ b/python-fastavro.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-fastavro -Version: 1.8.2 +Version: 1.9.1 Release: 1 Summary: Fast read/write of AVRO files License: MIT URL: https://github.com/fastavro/fastavro -Source0: https://files.pythonhosted.org/packages/cc/ea/f60f22c91e4b43e6e4feed52de575c1bef0f3bc611490b2d7c0d9d78fc59/fastavro-1.8.2.tar.gz +Source0: https://files.pythonhosted.org/packages/source/f/fastavro/fastavro-%{version}.tar.gz %description Fast Avro for Python @@ -71,6 +71,9 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Fri Sep 08 2023 xu_ping <707078654@qq.com> - 1.9.1-1 +- Update package to version 1.9.1 + * Tue Aug 01 2023 sunhui - 1.8.2-1 - Update package to version 1.8.2