This commit is contained in:
Fedora Release Engineering 2017-07-27 19:49:15 +00:00
parent 772f6addbe
commit 92f46d408c
1 changed files with 4 additions and 1 deletions

View File

@ -1,7 +1,7 @@
Summary: System performance benchmark
Name: sysbench
Version: 1.0.8
Release: 2%{?dist}
Release: 3%{?dist}
License: GPLv2+
Group: Applications/System
Source0: https://github.com/akopytov/%{name}/archive/%{version}/%{name}-%{version}.tar.gz
@ -99,6 +99,9 @@ cd tests
%changelog
* Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.8-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
* Thu Jul 13 2017 Xavier Bachelot <xavier@bachelot.org> 1.0.8-2
- Add patch from Honza Horak to fix build against mariadb 10.2 (RHBZ#1470540).