- Fix licensing tag.

This commit is contained in:
Petr Machata 2007-08-16 11:30:27 +00:00
parent 4e274618ee
commit 193e2bd28e

View File

@ -3,8 +3,8 @@ Name: tzdata
Version: 2007f
%define tzdata_version %{version}
%define tzcode_version %{version}
Release: 1%{?dist}
License: GPL
Release: 2%{?dist}
License: Public Domain, LGPL
Group: System Environment/Base
URL: ftp://elsie.nci.nih.gov/pub/
Source0: tzdata-base-0.tar.bz2
@ -55,6 +55,9 @@ rm -rf %{buildroot}
%doc tzcode%{tzcode_version}/tz-link.html
%changelog
* Thu Aug 16 2007 Petr Machata <pmachata@redhat.com> - 2007f-2
- Fix licensing tag.
* Wed May 9 2007 Petr Machata <pmachata@redhat.com> - 2007f-1
- Upstream 2007f
- New Zealand is extending DST, starting later this year.