This commit is contained in:
Dennis Gilmore 2016-02-04 01:09:08 +00:00
parent 8ed570fa54
commit 9334ee098f
1 changed files with 4 additions and 1 deletions

View File

@ -1,7 +1,7 @@
Name: jemalloc
Version: 4.0.4
Release: 1%{?dist}
Release: 2%{?dist}
Summary: General-purpose scalable concurrent malloc implementation
Group: System Environment/Libraries
@ -102,6 +102,9 @@ rm -rf %{buildroot}
%postun -p /sbin/ldconfig
%changelog
* Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 4.0.4-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
* Sat Oct 24 2015 Ingvar Hagelund <ingvar@redpill-linpro.com> - 4.0.4-1
- New upstream release