New upstream release.

A bugfix release
This commit is contained in:
Ingvar Hagelund 2011-11-21 12:22:35 +01:00
parent d4517704a5
commit 81886fc844
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -7,3 +7,4 @@
/jemalloc-2.2.2.tar.bz2
/jemalloc-2.2.3.tar.bz2
/jemalloc-2.2.4.tar.bz2
/jemalloc-2.2.5.tar.bz2

View File

@ -1,5 +1,5 @@
Name: jemalloc
Version: 2.2.4
Version: 2.2.5
Release: 1%{?dist}
Summary: General-purpose scalable concurrent malloc implementation
@ -74,6 +74,9 @@ rm -rf %{buildroot}
%postun -p /sbin/ldconfig
%changelog
* Sun Nov 06 2011 Ingvar Hagelund <ingvar@redpill-linpro.com> - 2.2.5-1
- New upstream release, closes #75618
* Sun Nov 06 2011 Ingvar Hagelund <ingvar@redpill-linpro.com> - 2.2.4-1
- New upstream release

View File

@ -1 +1 @@
1909f34c665e89cc4c005286deed0341 jemalloc-2.2.4.tar.bz2
a5c4332705ed0e3fff1ac73cfe975640 jemalloc-2.2.5.tar.bz2