This commit is contained in:
Dennis Gilmore 2015-06-17 12:13:37 +00:00
parent 3fb9f458ba
commit fbd0f28893
1 changed files with 4 additions and 1 deletions

View File

@ -1,7 +1,7 @@
Name: jemalloc
Version: 3.6.0
Release: 8%{?dist}
Release: 9%{?dist}
Summary: General-purpose scalable concurrent malloc implementation
Group: System Environment/Libraries
@ -98,6 +98,9 @@ rm -rf %{buildroot}
%postun -p /sbin/ldconfig
%changelog
* Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.6.0-9
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
* Mon Aug 18 2014 Ingvar Hagelund <ingvar@redpill-linpro.com> - 3.6.0-8
- valgrind-devel is not available on s390, closes #1131014