New upstream release
This commit is contained in:
parent
ba5b2394fe
commit
9b0b244fe5
1
.gitignore
vendored
1
.gitignore
vendored
@ -25,3 +25,4 @@
|
||||
/jemalloc-4.2.1.tar.bz2
|
||||
/jemalloc-4.3.1.tar.bz2
|
||||
/jemalloc-4.4.0.tar.bz2
|
||||
/jemalloc-4.5.0.tar.bz2
|
||||
|
@ -1,7 +1,7 @@
|
||||
Name: jemalloc
|
||||
Version: 4.4.0
|
||||
Version: 4.5.0
|
||||
|
||||
Release: 3%{?dist}
|
||||
Release: 1%{?dist}
|
||||
Summary: General-purpose scalable concurrent malloc implementation
|
||||
|
||||
Group: System Environment/Libraries
|
||||
@ -128,6 +128,9 @@ rm -rf %{buildroot}
|
||||
%postun -p /sbin/ldconfig
|
||||
|
||||
%changelog
|
||||
* Wed Mar 01 2017 Ingvar Hagelund <ingvar@redpill-linpro.com> - 4.5.0-1
|
||||
- New upstream release
|
||||
|
||||
* Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 4.4.0-3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user