This commit is contained in:
Dennis Gilmore 2014-06-07 12:21:26 -05:00
parent 846a9dea05
commit 5f0863ed33

View File

@ -1,7 +1,7 @@
Name: ps_mem
Version: 3.1
Release: 4%{?dist}
Release: 5%{?dist}
Summary: Memory profiling tool
Group: Applications/System
License: LGPLv2
@ -52,6 +52,9 @@ install -Dpm644 %{name}.1 %{buildroot}%{_mandir}/man1/%{name}.1
%changelog
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.1-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
* Wed Aug 14 2013 Jaromir Capik <jcapik@redhat.com> - 3.1-4
- RH man page scan (#989490)