This commit is contained in:
Jesse Keating 2009-02-26 22:07:03 +00:00
parent 1e7e115cfb
commit 50bd9767fb

View File

@ -3,7 +3,7 @@
Name: python-linux-procfs
Version: 0.4.4
Release: 1%{?dist}
Release: 2%{?dist}
License: GPLv2
Summary: Linux /proc abstraction classes
Group: System Environment/Libraries
@ -39,6 +39,9 @@ rm -rf %{buildroot}
%doc COPYING
%changelog
* Thu Feb 26 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.4.4-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
* Mon Feb 10 2009 Arnaldo Carvalho de Melo <acme@redhat.com> - 0.4.4-1
- Even more fixes due to the fedora review process