diff --git a/python-alsa.spec b/python-alsa.spec index c52785b..f093533 100644 --- a/python-alsa.spec +++ b/python-alsa.spec @@ -3,7 +3,7 @@ Summary: Python binding for the ALSA library Name: python-alsa Version: %{baseversion} -Release: 16%{?dist} +Release: 17%{?dist} License: LGPLv2+ Source0: ftp://ftp.alsa-project.org/pub/pyalsa/pyalsa-%{version}.tar.bz2 URL: http://www.alsa-project.org/ @@ -41,6 +41,9 @@ Summary: %summary %{python3_sitearch}/* %changelog +* Fri Jul 23 2021 Fedora Release Engineering - 1.1.6-17 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild + * Fri Jun 04 2021 Python Maint - 1.1.6-16 - Rebuilt for Python 3.10