New upstream release.
A bugfix release
This commit is contained in:
parent
d4517704a5
commit
81886fc844
1
.gitignore
vendored
1
.gitignore
vendored
@ -7,3 +7,4 @@
|
|||||||
/jemalloc-2.2.2.tar.bz2
|
/jemalloc-2.2.2.tar.bz2
|
||||||
/jemalloc-2.2.3.tar.bz2
|
/jemalloc-2.2.3.tar.bz2
|
||||||
/jemalloc-2.2.4.tar.bz2
|
/jemalloc-2.2.4.tar.bz2
|
||||||
|
/jemalloc-2.2.5.tar.bz2
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
Name: jemalloc
|
Name: jemalloc
|
||||||
Version: 2.2.4
|
Version: 2.2.5
|
||||||
|
|
||||||
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
|
||||||
|
* Sun Nov 06 2011 Ingvar Hagelund <ingvar@redpill-linpro.com> - 2.2.5-1
|
||||||
|
- New upstream release, closes #75618
|
||||||
|
|
||||||
* Sun Nov 06 2011 Ingvar Hagelund <ingvar@redpill-linpro.com> - 2.2.4-1
|
* Sun Nov 06 2011 Ingvar Hagelund <ingvar@redpill-linpro.com> - 2.2.4-1
|
||||||
- New upstream release
|
- New upstream release
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user