diff --git a/perl-XML-Catalog.spec b/perl-XML-Catalog.spec index 2abe809..5c06470 100644 --- a/perl-XML-Catalog.spec +++ b/perl-XML-Catalog.spec @@ -1,6 +1,6 @@ Name: perl-XML-Catalog Version: 0.02 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Resolve public identifiers and remap system identifiers License: GPL+ or Artistic Group: Development/Libraries @@ -15,9 +15,9 @@ BuildRequires: perl(XML::Parser) Requires: perl(:MODULE_COMPAT_%(eval "`perl -V:version`"; echo $version)) %description -Add the first sentence from Catalog POD description. Alternatively points -to the standard -(https://www.oasis-open.org/committees/entity/specs/cs-entity-xml-catalogs-1.0.html). +This module implements draft 0.4 of John Cowan's XML Catalog (formerly +known as XCatalog) see +() Catalogs may be written in either SOCAT or XML syntax. XML::Catalog will assume SOCAT syntax if the catalog is not in well-formed XML syntax. @@ -46,5 +46,8 @@ make test %{_mandir}/man3/* %changelog +* Fri Nov 23 2012 Jitka Plesnikova 0.02-2 +- Update description + * Tue Aug 28 2012 Jitka Plesnikova 0.02-1 - Specfile autogenerated by cpanspec 1.78.