This commit is contained in:
Jesse Keating 2009-07-24 23:32:40 +00:00
parent 4e3ea8ef03
commit ad0d67b924
1 changed files with 4 additions and 1 deletions

View File

@ -1,6 +1,6 @@
Name: gavl
Version: 1.1.0
Release: 1%{?dist}
Release: 2%{?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
* Fri Jul 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.1.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
* Tue Mar 24 2009 kwizart < kwizart at gmail.com > - 1.1.0-1
- Update to 1.1.0
- Disable buildtime CPU detection.