New upstream release, closes #735057
This commit is contained in:
parent
c5a3ca256a
commit
f92e0849f7
1
.gitignore
vendored
1
.gitignore
vendored
@ -5,3 +5,4 @@
|
|||||||
/jemalloc-2.2.0.tar.bz2
|
/jemalloc-2.2.0.tar.bz2
|
||||||
/jemalloc-2.2.1.tar.bz2
|
/jemalloc-2.2.1.tar.bz2
|
||||||
/jemalloc-2.2.2.tar.bz2
|
/jemalloc-2.2.2.tar.bz2
|
||||||
|
/jemalloc-2.2.3.tar.bz2
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
Name: jemalloc
|
Name: jemalloc
|
||||||
Version: 2.2.2
|
Version: 2.2.3
|
||||||
|
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: General-purpose scalable concurrent malloc implementation
|
Summary: General-purpose scalable concurrent malloc implementation
|
||||||
@ -74,6 +74,9 @@ rm -rf %{buildroot}
|
|||||||
%postun -p /sbin/ldconfig
|
%postun -p /sbin/ldconfig
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Oct 13 2011 Ingvar Hagelund <ingvar@redpill-linpro.com> - 2.2.3-1
|
||||||
|
- New upstream release, closes #735057
|
||||||
|
|
||||||
* Mon Aug 01 2011 Ingvar Hagelund <ingvar@redpill-linpro.com> - 2.2.2-1
|
* Mon Aug 01 2011 Ingvar Hagelund <ingvar@redpill-linpro.com> - 2.2.2-1
|
||||||
- New upstream release, closes #727103
|
- New upstream release, closes #727103
|
||||||
- Updated no_pprof patch for 2.2.2
|
- Updated no_pprof patch for 2.2.2
|
||||||
|
Loading…
Reference in New Issue
Block a user