diff --git a/diffstat.spec b/diffstat.spec index d709568..47a6162 100644 --- a/diffstat.spec +++ b/diffstat.spec @@ -1,11 +1,10 @@ Summary: A utility which provides statistics based on the output of diff Name: diffstat Version: 1.43 -Release: 3%{?dist} +Release: 4%{?dist} Group: Development/Tools -License: distributable +License: Distributable URL: http://invisible-island.net/diffstat -# Note that the upstream tarball is unversioned, just %{name}.tar.gz Source0: ftp://invisible-island.net/diffstat/%{name}-%{version}.tgz Source1: COPYING BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -41,6 +40,10 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/*/* %changelog +* Mon Mar 12 2007 Tim Waugh 1.43-4 +- Removed unnecessary comment (bug #225695). +- Fixed license tag (bug #225695). + * Tue Mar 6 2007 Tim Waugh 1.43-3 - Fixed source0 (bug #225695). - Added COPYING file, taken from diffstat.c.