diff --git a/jemalloc.spec b/jemalloc.spec index 00e5de3..d45edf1 100644 --- a/jemalloc.spec +++ b/jemalloc.spec @@ -1,7 +1,7 @@ Name: jemalloc Version: 2.1.1 -Release: 1%{?dist} +Release: 2%{?dist} Summary: General-purpose scalable concurrent malloc implementation Group: System Environment/Libraries @@ -74,6 +74,9 @@ rm -rf %{buildroot} %postun -p /sbin/ldconfig %changelog +* Wed Feb 09 2011 Fedora Release Engineering - 2.1.1-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild + * Tue Feb 01 2011 Ingvar Hagelund - 2.1.1-1 - New upstream release