[jemalloc/el6] New upstream release. A bugfix release

Ingvar Hagelund ingvar at fedoraproject.org
Mon Nov 21 11:23:11 UTC 2011


commit 81886fc844f2d0fea34c18423e9124512af61565
Author: Ingvar Hagelund <ingvar at redpill-linpro.com>
Date:   Mon Nov 21 12:22:35 2011 +0100

    New upstream release.
    A bugfix release

 .gitignore    |    1 +
 jemalloc.spec |    5 ++++-
 sources       |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 12ddc04..f15ea50 100644
--- a/.gitignore
+++ b/.gitignore
@@ -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
diff --git a/jemalloc.spec b/jemalloc.spec
index dbbdce1..086445b 100644
--- a/jemalloc.spec
+++ b/jemalloc.spec
@@ -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 at redpill-linpro.com> - 2.2.5-1
+- New upstream release, closes #75618
+
 * Sun Nov 06 2011 Ingvar Hagelund <ingvar at redpill-linpro.com> - 2.2.4-1
 - New upstream release
 
diff --git a/sources b/sources
index 88e7132..0bb3997 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-1909f34c665e89cc4c005286deed0341  jemalloc-2.2.4.tar.bz2
+a5c4332705ed0e3fff1ac73cfe975640  jemalloc-2.2.5.tar.bz2


More information about the scm-commits mailing list