New upstream release 2.1.3

This commit is contained in:
Ingvar Hagelund 2011-03-15 15:32:11 +01:00
parent a12b839e36
commit bf72c3308d
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -1,3 +1,4 @@
/jemalloc-2.0.1.tar.bz2
/jemalloc-2.1.0.tar.bz2
/jemalloc-2.1.1.tar.bz2
/jemalloc-2.1.3.tar.bz2

View File

@ -1,5 +1,5 @@
Name: jemalloc
Version: 2.1.1
Version: 2.1.3
Release: 1%{?dist}
Summary: General-purpose scalable concurrent malloc implementation
@ -74,6 +74,9 @@ rm -rf %{buildroot}
%postun -p /sbin/ldconfig
%changelog
* Tue Feb 01 2011 Ingvar Hagelund <ingvar@redpill-linpro.com> - 2.1.3-1
- New upstream release
* Tue Feb 01 2011 Ingvar Hagelund <ingvar@redpill-linpro.com> - 2.1.1-1
- New upstream release

View File

@ -1 +1 @@
a10d04be00bac06ac27e6a1a4b2008f6 jemalloc-2.1.1.tar.bz2
9b18d33c6db1997ed274c67c679def70 jemalloc-2.1.3.tar.bz2