update to 2.4

This commit is contained in:
Tom Callaway 2015-03-27 15:40:41 -04:00
parent f8fb98abc3
commit 7e4e3396d0
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -1,3 +1,4 @@
/gperftools-2.0.tar.gz
/gperftools-2.2.tar.gz
/gperftools-2.2.1.tar.gz
/gperftools-2.4.tar.gz

View File

@ -3,8 +3,8 @@
%{!?_pkgdocdir: %global _pkgdocdir %{_docdir}/%{name}-%{version}}
Name: gperftools
Version: 2.2.1
Release: 2%{?dist}
Version: 2.4
Release: 1%{?dist}
License: BSD
Group: Development/Tools
Summary: Very fast malloc and performance analysis tools
@ -108,6 +108,9 @@ rm -rf %{buildroot}%{_pkgdocdir}/INSTALL
%{_libdir}/*.so.*
%changelog
* Fri Mar 27 2015 Tom Callaway <spot@fedoraproject.org> 2.4-1
- update to 2.4
* Sat Aug 16 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.2.1-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild

View File

@ -1 +1 @@
47cbede9442764f9e8fbc403af6cacfd gperftools-2.2.1.tar.gz
2171cea3bbe053036fb5d5d25176a160 gperftools-2.4.tar.gz