This commit is contained in:
Dennis Gilmore 2014-06-07 19:15:54 -05:00
parent b4c58a8ef7
commit 68b12ae712
1 changed files with 4 additions and 1 deletions

View File

@ -1,7 +1,7 @@
Name: jemalloc
Version: 3.6.0
Release: 2%{?dist}
Release: 3%{?dist}
Summary: General-purpose scalable concurrent malloc implementation
Group: System Environment/Libraries
@ -90,6 +90,9 @@ rm -rf %{buildroot}
%postun -p /sbin/ldconfig
%changelog
* Sun Jun 08 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.6.0-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
* Tue Apr 01 2014 Ingvar Hagelund <ingvar@redpill-linpro.com> - 3.6.0-2
- Patch that removes explicit altivec on el5/ppc