Update license tag.
This commit is contained in:
parent
cd6d7528e0
commit
69e8097679
@ -1,10 +1,10 @@
|
||||
Name: perl-Archive-Zip
|
||||
Version: 1.20
|
||||
Release: 2%{?dist}
|
||||
Release: 3%{?dist}
|
||||
Summary: Perl library for accessing Zip archives
|
||||
|
||||
Group: Development/Libraries
|
||||
License: GPL or Artistic
|
||||
License: GPL+ or Artistic
|
||||
URL: http://search.cpan.org/dist/Archive-Zip/
|
||||
Source0: http://search.cpan.org/CPAN/authors/id/A/AD/ADAMK/Archive-Zip-%{version}.tar.gz
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||
@ -67,6 +67,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
|
||||
|
||||
%changelog
|
||||
* Mon Aug 23 2007 Robin Norwood <rnorwood@redhat.com> - 1.20-3
|
||||
- Fix license tag
|
||||
|
||||
* Wed Jun 27 2007 Robin Norwood <rnorwood@redhat.com> - 1.20-2
|
||||
- Resolves: rhbz#226240
|
||||
- Incorporate changes from Steven Pritchard's package review
|
||||
|
Loading…
Reference in New Issue
Block a user