diff --git a/speex.spec b/speex.spec index e03b06c..25413aa 100644 --- a/speex.spec +++ b/speex.spec @@ -6,7 +6,7 @@ Summary: A voice compression format (codec) Name: speex Version: 1.2 %global rc_ver rc2 -Release: 0.1.%{rc_ver}%{?dist} +Release: 0.22.%{rc_ver}%{?dist} License: BSD Group: System Environment/Libraries URL: http://www.speex.org/ @@ -77,6 +77,9 @@ rm -f $RPM_BUILD_ROOT%{_docdir}/speex/manual.pdf %{_mandir}/man1/speexdec.1* %changelog +* Sun Dec 14 2014 David King - 1.2.0.22.rc2 +- Bump release to ensure that rc2 is newer than rc1 + * Fri Dec 12 2014 David King - 1.2-0.1.rc2 - Update to 1.2-0.1.rc2, split off speexdsp to separate package (#1172820)