diff --git a/python-blosc.spec b/python-blosc.spec index 6f7942d..dd68ed7 100644 --- a/python-blosc.spec +++ b/python-blosc.spec @@ -1,7 +1,7 @@ Name: python-blosc Summary: Python wrapper for the Blosc high performance compressor Version: 1.10.4 -Release: 1%{?dist} +Release: 2%{?dist} License: MIT URL: https://github.com/Blosc/python-blosc Source0: https://github.com/Blosc/python-blosc/archive/v%{version}/blosc-%{version}.tar.gz @@ -55,6 +55,9 @@ PYTHONPATH=%{buildroot}%{python3_sitearch} %__python3 -c 'import sys, blosc; sys %doc README.rst RELEASE_NOTES.rst %changelog +* Fri Jul 23 2021 Fedora Release Engineering - 1.10.4-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild + * Tue Jun 15 2021 Zbigniew Jędrzejewski-Szmek - 1.10.4-1 - Latest bugfix version (#1966828)