This commit is contained in:
Dennis Gilmore 2014-06-07 13:19:01 -05:00
parent c899af1f0b
commit d84fd49e98
1 changed files with 4 additions and 1 deletions

View File

@ -4,7 +4,7 @@
Name: gperftools
Version: 2.2
Release: 1%{?dist}
Release: 2%{?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
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.2-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
* Wed Jun 4 2014 Peter Robinson <pbrobinson@fedoraproject.org> 2.2-1
- Update to new upstream 2.2 release
- Add support for new arches (aarch64, ppc64le, mips)