- Clarified license terms: GPL+ or Artistic
This commit is contained in:
parent
be83daa49b
commit
29028dee69
@ -1,8 +1,8 @@
|
|||||||
Name: perl-XML-XPathEngine
|
Name: perl-XML-XPathEngine
|
||||||
Version: 0.08
|
Version: 0.08
|
||||||
Release: 1%{?dist}
|
Release: 2%{?dist}
|
||||||
Summary: Re-usable XPath engine for DOM-like trees
|
Summary: Re-usable XPath engine for DOM-like trees
|
||||||
License: GPL or Artistic
|
License: GPL+ or Artistic
|
||||||
Group: Development/Libraries
|
Group: Development/Libraries
|
||||||
URL: http://search.cpan.org/dist/XML-XPathEngine/
|
URL: http://search.cpan.org/dist/XML-XPathEngine/
|
||||||
Source0: http://www.cpan.org/modules/by-module/XML/XML-XPathEngine-%{version}.tar.gz
|
Source0: http://www.cpan.org/modules/by-module/XML/XML-XPathEngine-%{version}.tar.gz
|
||||||
@ -47,6 +47,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%{_mandir}/man3/*
|
%{_mandir}/man3/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Sep 04 2007 Alex Lancaster <alexl@users.sourceforge.net> 0.08-2
|
||||||
|
- Clarified license terms: GPL+ or Artistic
|
||||||
|
|
||||||
* Fri Mar 23 2007 Alex Lancaster <alexl@users.sourceforge.net> 0.08-1
|
* Fri Mar 23 2007 Alex Lancaster <alexl@users.sourceforge.net> 0.08-1
|
||||||
- Add BRs for Test::Pod and Test::Pod::Coverage
|
- Add BRs for Test::Pod and Test::Pod::Coverage
|
||||||
- Specfile autogenerated by cpanspec 1.69.1.
|
- Specfile autogenerated by cpanspec 1.69.1.
|
||||||
|
Loading…
Reference in New Issue
Block a user