[jemalloc: 1/2] New upstream release 2.1.3

Ingvar Hagelund ingvar at fedoraproject.org
Tue Mar 15 14:35:43 UTC 2011


commit bf72c3308dad754af5ec6e5646b37f3717f35eb6
Author: Ingvar Hagelund <ingvar at redpill-linpro.com>
Date:   Tue Mar 15 15:32:11 2011 +0100

    New upstream release 2.1.3

 .gitignore    |    1 +
 jemalloc.spec |    5 ++++-
 sources       |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 5edd2d4..e7f4d5c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -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
diff --git a/jemalloc.spec b/jemalloc.spec
index 00e5de3..ebe6b78 100644
--- a/jemalloc.spec
+++ b/jemalloc.spec
@@ -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 at redpill-linpro.com> - 2.1.3-1
+- New upstream release
+
 * Tue Feb 01 2011 Ingvar Hagelund <ingvar at redpill-linpro.com> - 2.1.1-1
 - New upstream release
 
diff --git a/sources b/sources
index 1a6f260..01c6600 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-a10d04be00bac06ac27e6a1a4b2008f6  jemalloc-2.1.1.tar.bz2
+9b18d33c6db1997ed274c67c679def70  jemalloc-2.1.3.tar.bz2


More information about the scm-commits mailing list