This commit is contained in:
Ville Skyttä 2007-08-02 19:18:07 +00:00
parent bbc0784c6f
commit ca9eaa797a

View File

@ -1,6 +1,6 @@
Name: rpmlint
Version: 0.80
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Tool for checking common errors in RPM packages
Group: Development/Tools
@ -68,7 +68,7 @@ rm -rf $RPM_BUILD_ROOT
%changelog
* Tue Jul 31 2007 Tom "spot" Callaway <tcallawa@redhat.com>
* Tue Jul 31 2007 Tom "spot" Callaway <tcallawa@redhat.com> - 0.80-2
- new fedora licensing scheme
* Thu May 31 2007 Ville Skyttä <ville.skytta at iki.fi>