[perl-XML-Catalog] Update description

Jitka Plesnikova jplesnik at fedoraproject.org
Fri Nov 23 07:06:28 UTC 2012


commit 75aa0536fc1f7b5a01d9b8332f9eafc16a2ac71e
Author: Jitka Plesnikova <jplesnik at redhat.com>
Date:   Fri Nov 23 08:05:40 2012 +0100

    Update description

 perl-XML-Catalog.spec |   11 +++++++----
 1 files changed, 7 insertions(+), 4 deletions(-)
---
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
+(<https://www.oasis-open.org/committees/entity/specs/cs-entity-xml-catalogs-1.0.html>)
 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 <jplesnik at redhat.com> 0.02-2
+- Update description
+
 * Tue Aug 28 2012 Jitka Plesnikova <jplesnik at redhat.com> 0.02-1
 - Specfile autogenerated by cpanspec 1.78.



More information about the perl-devel mailing list