[jemalloc/el5] New upstream release, a bugfix release

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


commit d4517704a5f54d5cc3e092d91139f219d73bc39a
Author: Ingvar Hagelund <ingvar at redpill-linpro.com>
Date:   Mon Nov 21 12:11:14 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 d1d1fa4..12ddc04 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,3 +6,4 @@
 /jemalloc-2.2.1.tar.bz2
 /jemalloc-2.2.2.tar.bz2
 /jemalloc-2.2.3.tar.bz2
+/jemalloc-2.2.4.tar.bz2
diff --git a/jemalloc.spec b/jemalloc.spec
index 023f246..dbbdce1 100644
--- a/jemalloc.spec
+++ b/jemalloc.spec
@@ -1,5 +1,5 @@
 Name:           jemalloc
-Version:        2.2.3
+Version:        2.2.4
 
 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.4-1
+- New upstream release
+
 * Thu Oct 13 2011 Ingvar Hagelund <ingvar at redpill-linpro.com> - 2.2.3-1
 - New upstream release, closes #735057
 
diff --git a/sources b/sources
index a94d113..88e7132 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-9da87786f2cb399913daa01f95ad6b91  jemalloc-2.2.3.tar.bz2
+1909f34c665e89cc4c005286deed0341  jemalloc-2.2.4.tar.bz2


More information about the scm-commits mailing list