Bump release to ensure that rc2 is newer than rc1

This commit is contained in:
David King 2014-12-14 09:33:37 +00:00
parent bb9d9c1513
commit 1be66c759f

View File

@ -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 <amigadave@amigadave.com> - 1.2.0.22.rc2
- Bump release to ensure that rc2 is newer than rc1
* Fri Dec 12 2014 David King <amigadave@amigadave.com> - 1.2-0.1.rc2
- Update to 1.2-0.1.rc2, split off speexdsp to separate package (#1172820)