This commit is contained in:
Dennis Gilmore 2014-06-07 22:58:22 -05:00
parent d1bd2d7018
commit a69e90b507
1 changed files with 4 additions and 1 deletions

View File

@ -1,7 +1,7 @@
Summary: The Vorbis General Audio Compression Codec tools
Name: vorbis-tools
Version: 1.4.0
Release: 12%{?dist}
Release: 13%{?dist}
Epoch: 1
Group: Applications/Multimedia
License: GPLv2
@ -57,6 +57,9 @@ rm -rf $RPM_BUILD_ROOT%{_docdir}/%{name}*
%changelog
* Sun Jun 08 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1:1.4.0-13
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
* Tue Sep 03 2013 Kamil Dudka <kdudka@redhat.com> - 1:1.4.0-12
- fix an off-by-one error in the vcut utility (#1003607)