From 9334ee098f35d9ca0f51583a8bad63db24ff8059 Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Thu, 4 Feb 2016 01:09:08 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild --- jemalloc.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/jemalloc.spec b/jemalloc.spec index 70d2370..954cc2d 100644 --- a/jemalloc.spec +++ b/jemalloc.spec @@ -1,7 +1,7 @@ Name: jemalloc Version: 4.0.4 -Release: 1%{?dist} +Release: 2%{?dist} Summary: General-purpose scalable concurrent malloc implementation Group: System Environment/Libraries @@ -102,6 +102,9 @@ rm -rf %{buildroot} %postun -p /sbin/ldconfig %changelog +* Thu Feb 04 2016 Fedora Release Engineering - 4.0.4-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild + * Sat Oct 24 2015 Ingvar Hagelund - 4.0.4-1 - New upstream release