Correct license from (GPL+ or Artistic) to ((GPL+ or Artistic) and UCD)
This commit is contained in:
parent
95531a3abd
commit
b475e2a812
@ -1,9 +1,11 @@
|
|||||||
Name: perl-Encode
|
Name: perl-Encode
|
||||||
Epoch: 2
|
Epoch: 2
|
||||||
Version: 2.70
|
Version: 2.70
|
||||||
Release: 1%{?dist}
|
Release: 2%{?dist}
|
||||||
Summary: Character encodings in Perl
|
Summary: Character encodings in Perl
|
||||||
License: GPL+ or Artistic
|
# ucm: UCD
|
||||||
|
# other files: GPL+ or Artistic
|
||||||
|
License: (GPL+ or Artistic) and UCD
|
||||||
Group: Development/Libraries
|
Group: Development/Libraries
|
||||||
URL: http://search.cpan.org/dist/Encode/
|
URL: http://search.cpan.org/dist/Encode/
|
||||||
Source0: http://www.cpan.org/authors/id/D/DA/DANKOGAI/Encode-%{version}.tar.gz
|
Source0: http://www.cpan.org/authors/id/D/DA/DANKOGAI/Encode-%{version}.tar.gz
|
||||||
@ -66,6 +68,7 @@ of the system. Perl strings are sequences of characters.
|
|||||||
|
|
||||||
%package -n perl-encoding
|
%package -n perl-encoding
|
||||||
Summary: Write your Perl script in non-ASCII or non-UTF-8
|
Summary: Write your Perl script in non-ASCII or non-UTF-8
|
||||||
|
License: GPL+ or Artistic
|
||||||
Group: Development/Libraries
|
Group: Development/Libraries
|
||||||
# Keeping this sub-package arch-specific because it installs files into
|
# Keeping this sub-package arch-specific because it installs files into
|
||||||
# arch-specific directories.
|
# arch-specific directories.
|
||||||
@ -149,6 +152,9 @@ make test
|
|||||||
%{perl_vendorarch}/Encode/encode.h
|
%{perl_vendorarch}/Encode/encode.h
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Mar 04 2015 Petr Pisar <ppisar@redhat.com> - 2:2.70-2
|
||||||
|
- Correct license from (GPL+ or Artistic) to ((GPL+ or Artistic) and UCD)
|
||||||
|
|
||||||
* Thu Feb 05 2015 Petr Pisar <ppisar@redhat.com> - 2:2.70-1
|
* Thu Feb 05 2015 Petr Pisar <ppisar@redhat.com> - 2:2.70-1
|
||||||
- 2.70 bump
|
- 2.70 bump
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user