New upstream release
This commit is contained in:
parent
fbeb7c8898
commit
8ed570fa54
1
.gitignore
vendored
1
.gitignore
vendored
@ -19,3 +19,4 @@
|
||||
/jemalloc-4.0.0.tar.bz2
|
||||
/jemalloc-4.0.2.tar.bz2
|
||||
/jemalloc-4.0.3.tar.bz2
|
||||
/jemalloc-4.0.4.tar.bz2
|
||||
|
@ -1,5 +1,5 @@
|
||||
Name: jemalloc
|
||||
Version: 4.0.3
|
||||
Version: 4.0.4
|
||||
|
||||
Release: 1%{?dist}
|
||||
Summary: General-purpose scalable concurrent malloc implementation
|
||||
@ -102,6 +102,9 @@ rm -rf %{buildroot}
|
||||
%postun -p /sbin/ldconfig
|
||||
|
||||
%changelog
|
||||
* Sat Oct 24 2015 Ingvar Hagelund <ingvar@redpill-linpro.com> - 4.0.4-1
|
||||
- New upstream release
|
||||
|
||||
* Fri Sep 25 2015 Ingvar Hagelund <ingvar@redpill-linpro.com> - 4.0.3-1
|
||||
- New upstream release
|
||||
- Removed oom test patch, it has been fixed upstream
|
||||
|
Loading…
Reference in New Issue
Block a user