Update to 4.1.0 (#1312699)

This commit is contained in:
Ingvar Hagelund 2016-02-29 08:22:57 +01:00
parent 9334ee098f
commit 08f467f393
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -20,3 +20,4 @@
/jemalloc-4.0.2.tar.bz2
/jemalloc-4.0.3.tar.bz2
/jemalloc-4.0.4.tar.bz2
/jemalloc-4.1.0.tar.bz2

View File

@ -1,7 +1,7 @@
Name: jemalloc
Version: 4.0.4
Version: 4.1.0
Release: 2%{?dist}
Release: 1%{?dist}
Summary: General-purpose scalable concurrent malloc implementation
Group: System Environment/Libraries
@ -102,6 +102,9 @@ rm -rf %{buildroot}
%postun -p /sbin/ldconfig
%changelog
* Mon Feb 29 2016 Fedora Release Monitoring <release-monitoring@fedoraproject.org> - 4.1.0-1
- Update to 4.1.0 (#1312699)
* Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 4.0.4-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild

View File

@ -1 +1 @@
687c5cc53b9a7ab711ccd680351ff988 jemalloc-4.0.4.tar.bz2
c4e53c947905a533d5899e5cc3da1f94 jemalloc-4.1.0.tar.bz2