This commit is contained in:
Dennis Gilmore 2012-01-14 00:08:00 -06:00
parent 7adb7ad6e5
commit 99866f0b8b
1 changed files with 4 additions and 1 deletions

View File

@ -1,7 +1,7 @@
Summary: System performance benchmark
Name: sysbench
Version: 0.4.12
Release: 5%{?dist}
Release: 6%{?dist}
License: GPLv2+
Group: Applications/System
Source0: http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz
@ -69,6 +69,9 @@ rm -rf $RPM_BUILD_ROOT
%changelog
* Sat Jan 14 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.4.12-6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
* Tue Sep 06 2011 Xavier Bachelot <xavier@bachelot.org> 0.4.12-5
- Add BR: libaio-devel (rhbz#735882).