diff --git a/alsa-plugins.spec b/alsa-plugins.spec index 04afb22..f651345 100644 --- a/alsa-plugins.spec +++ b/alsa-plugins.spec @@ -6,7 +6,7 @@ Name: alsa-plugins Version: 1.0.28 -Release: 2%{?dist} +Release: 3%{?dist} Summary: The Advanced Linux Sound Architecture (ALSA) Plugins # All packages are LGPLv2+ with the exception of samplerate which is GPLv2+ # pph plugin is BSD-like licensed @@ -250,6 +250,9 @@ find $RPM_BUILD_ROOT -name "*.la" -exec rm {} \; %changelog +* Fri Aug 15 2014 Fedora Release Engineering - 1.0.28-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild + * Thu Jul 24 2014 Peter Robinson 1.0.28-2 - Fix Source1 conditional for src.rpm generation (RHBZ 856543)