New upstream release 3.4.0
This commit is contained in:
parent
5be70fccdc
commit
9bec7262f0
1
.gitignore
vendored
1
.gitignore
vendored
@ -13,3 +13,4 @@
|
||||
/jemalloc-3.2.0.tar.bz2
|
||||
/jemalloc-3.3.0.tar.bz2
|
||||
/jemalloc-3.3.1.tar.bz2
|
||||
/jemalloc-3.4.0.tar.bz2
|
||||
|
@ -1,5 +1,5 @@
|
||||
Name: jemalloc
|
||||
Version: 3.3.1
|
||||
Version: 3.4.0
|
||||
|
||||
Release: 1%{?dist}
|
||||
Summary: General-purpose scalable concurrent malloc implementation
|
||||
@ -88,6 +88,9 @@ rm -rf %{buildroot}
|
||||
%postun -p /sbin/ldconfig
|
||||
|
||||
%changelog
|
||||
* Fri Jun 07 2013 Ingvar Hagelund <ingvar@redpill-linpro.com> - 3.4.0-1
|
||||
- New upstream release
|
||||
|
||||
* Wed Mar 11 2013 Ingvar Hagelund <ingvar@redpill-linpro.com> - 3.3.1-1
|
||||
- New upstream release
|
||||
- Dropped s390 patch, it's in upstream now.
|
||||
|
Loading…
Reference in New Issue
Block a user