This commit is contained in:
Dennis Gilmore 2013-08-03 16:15:07 -05:00
parent 9bec7262f0
commit ef5a0a288b
1 changed files with 4 additions and 1 deletions

View File

@ -1,7 +1,7 @@
Name: jemalloc
Version: 3.4.0
Release: 1%{?dist}
Release: 2%{?dist}
Summary: General-purpose scalable concurrent malloc implementation
Group: System Environment/Libraries
@ -88,6 +88,9 @@ rm -rf %{buildroot}
%postun -p /sbin/ldconfig
%changelog
* Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.4.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
* Fri Jun 07 2013 Ingvar Hagelund <ingvar@redpill-linpro.com> - 3.4.0-1
- New upstream release