diff --git a/mash.spec b/mash.spec index d4d85a6..ca60ba6 100644 --- a/mash.spec +++ b/mash.spec @@ -2,10 +2,10 @@ Name: mash Version: 0.4.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Koji buildsystem to yum repository converter Group: Development/Tools -License: GPL +License: GPLv2 URL: http://people.redhat.com/notting/mash/ Source0: http://people.redhat.com/notting/mash/%{name}-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -44,6 +44,9 @@ rm -rf $RPM_BUILD_ROOT /var/cache/mash %changelog +* Thu Aug 7 2008 Tom "spot" Callaway 0.4.0-2 +- fix license tag + * Tue Jul 22 2008 Bill Nottingham 0.4.0-1 - add simple timestamping for profiling usage - add support for caching non-local koji repositories