2.5.91
This commit is contained in:
parent
662ab34dc5
commit
e300a0c466
@ -3,8 +3,8 @@
|
|||||||
%{!?_pkgdocdir: %global _pkgdocdir %{_docdir}/%{name}-%{version}}
|
%{!?_pkgdocdir: %global _pkgdocdir %{_docdir}/%{name}-%{version}}
|
||||||
|
|
||||||
Name: gperftools
|
Name: gperftools
|
||||||
Version: 2.5
|
Version: 2.5.91
|
||||||
Release: 5%{?dist}
|
Release: 1%{?dist}
|
||||||
License: BSD
|
License: BSD
|
||||||
Group: Development/Tools
|
Group: Development/Tools
|
||||||
Summary: Very fast malloc and performance analysis tools
|
Summary: Very fast malloc and performance analysis tools
|
||||||
@ -110,6 +110,9 @@ rm -rf %{buildroot}%{_pkgdocdir}/INSTALL
|
|||||||
%{_libdir}/*.so.*
|
%{_libdir}/*.so.*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon May 15 2017 Tom Callaway <spot@fedoraproject.org> - 2.5.91-1
|
||||||
|
- update to 2.5.91
|
||||||
|
|
||||||
* Tue Feb 21 2017 Dan Horák <dan[at]danny.cz> - 2.5-5
|
* Tue Feb 21 2017 Dan Horák <dan[at]danny.cz> - 2.5-5
|
||||||
- fix s390x build
|
- fix s390x build
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user