From 421654d69127ac7cb98bd76d0e0d9211bf2ef769 Mon Sep 17 00:00:00 2001 From: Peter Robinson Date: Sat, 16 Aug 2014 22:18:55 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild --- jemalloc.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/jemalloc.spec b/jemalloc.spec index 1a7fb10..e8a748d 100644 --- a/jemalloc.spec +++ b/jemalloc.spec @@ -1,7 +1,7 @@ Name: jemalloc Version: 3.6.0 -Release: 6%{?dist} +Release: 7%{?dist} Summary: General-purpose scalable concurrent malloc implementation Group: System Environment/Libraries @@ -96,6 +96,9 @@ rm -rf %{buildroot} %postun -p /sbin/ldconfig %changelog +* Sat Aug 16 2014 Fedora Release Engineering - 3.6.0-7 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild + * Fri Aug 15 2014 Ingvar Hagelund - 3.6.0-6 - bz #1106933 fix only for fedora 21 and above