From 08f467f3939ca257187c1f67233b2852572f71fd Mon Sep 17 00:00:00 2001 From: Ingvar Hagelund Date: Mon, 29 Feb 2016 08:22:57 +0100 Subject: [PATCH] Update to 4.1.0 (#1312699) --- .gitignore | 1 + jemalloc.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 0cfafb0..332a477 100644 --- a/.gitignore +++ b/.gitignore @@ -20,3 +20,4 @@ /jemalloc-4.0.2.tar.bz2 /jemalloc-4.0.3.tar.bz2 /jemalloc-4.0.4.tar.bz2 +/jemalloc-4.1.0.tar.bz2 diff --git a/jemalloc.spec b/jemalloc.spec index 954cc2d..3e76155 100644 --- a/jemalloc.spec +++ b/jemalloc.spec @@ -1,7 +1,7 @@ Name: jemalloc -Version: 4.0.4 +Version: 4.1.0 -Release: 2%{?dist} +Release: 1%{?dist} Summary: General-purpose scalable concurrent malloc implementation Group: System Environment/Libraries @@ -102,6 +102,9 @@ rm -rf %{buildroot} %postun -p /sbin/ldconfig %changelog +* Mon Feb 29 2016 Fedora Release Monitoring - 4.1.0-1 +- Update to 4.1.0 (#1312699) + * Thu Feb 04 2016 Fedora Release Engineering - 4.0.4-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild diff --git a/sources b/sources index 5f961ab..7b27e76 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -687c5cc53b9a7ab711ccd680351ff988 jemalloc-4.0.4.tar.bz2 +c4e53c947905a533d5899e5cc3da1f94 jemalloc-4.1.0.tar.bz2