This commit is contained in:
Dennis Gilmore 2014-06-07 08:26:36 -05:00
parent 575e6c0b22
commit 3d9fefe60a
1 changed files with 4 additions and 1 deletions

View File

@ -1,6 +1,6 @@
Name: gavl
Version: 1.4.0
Release: 4%{?dist}
Release: 5%{?dist}
Summary: A library for handling uncompressed audio and video data
Group: System Environment/Libraries
@ -99,6 +99,9 @@ rm -rf $RPM_BUILD_ROOT
%changelog
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.4.0-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
* Mon Oct 07 2013 Nicolas Chauvet <kwizart@gmail.com> - 1.4.0-4
- Fix apiref bundled as %%doc in main - rhbz#1014820