New upstream release

This commit is contained in:
Ingvar Hagelund 2016-05-10 13:45:53 +02:00
parent 08f467f393
commit 3366bee963
1 changed files with 4 additions and 1 deletions

View File

@ -1,5 +1,5 @@
Name: jemalloc
Version: 4.1.0
Version: 4.1.1
Release: 1%{?dist}
Summary: General-purpose scalable concurrent malloc implementation
@ -102,6 +102,9 @@ rm -rf %{buildroot}
%postun -p /sbin/ldconfig
%changelog
* Wed May 04 2016 Ingvar Hagelund <ingvar@redpill-linpro.com> - 4.1.1-1
- New upstream release
* Mon Feb 29 2016 Fedora Release Monitoring <release-monitoring@fedoraproject.org> - 4.1.0-1
- Update to 4.1.0 (#1312699)