fix license tag.
This commit is contained in:
parent
d9753ef216
commit
b9b9669fa8
@ -1,10 +1,10 @@
|
||||
Summary: ASN.1 Encode/Decode library
|
||||
Name: perl-Convert-ASN1
|
||||
Version: 0.21
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
|
||||
Group: Development/Libraries
|
||||
License: GPL or Artistic
|
||||
License: GPL+ or Artistic
|
||||
URL: http://search.cpan.org/dist/Convert-ASN1/
|
||||
Source0: http://www.cpan.org/authors/id/G/GB/GBARR/Convert-ASN1-%{version}.tar.gz
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||
@ -53,6 +53,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
|
||||
|
||||
%changelog
|
||||
* Fri Aug 24 2007 Robin Norwood <rnorwood@redhat.com> - 0.21-2
|
||||
- Fix license tag.
|
||||
|
||||
* Sat Feb 3 2007 Jose Pedro Oliveira <jpo at di.uminho.pt> - 0.21-1
|
||||
- Update to 0.21.
|
||||
- Corrected several changelog entries.
|
||||
|
||||
Loading…
Reference in New Issue
Block a user