diff --git a/audacity.spec b/audacity.spec index a10a5d1..a939e5e 100644 --- a/audacity.spec +++ b/audacity.spec @@ -4,7 +4,7 @@ Name: audacity Version: 2.0.5 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Multitrack audio editor Group: Applications/Multimedia License: GPLv2 @@ -186,6 +186,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : %changelog +* Sat Jun 07 2014 Fedora Release Engineering - 2.0.5-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild + * Mon Mar 17 2014 Darryl L. Pierce - 2.0.5-1 - Removed bundled expat.h from sources. - Resolves: BZ#1076795