|
@@ -3,7 +3,7 @@
|
|
%define module XML-Encoding
|
|
%define module XML-Encoding
|
|
Summary: A module for parsing encoded map XML files.
|
|
Summary: A module for parsing encoded map XML files.
|
|
Name: perl-%{module}
|
|
Name: perl-%{module}
|
|
-Version: 2.07
|
|
+Version: 2.08
|
|
Release: 1%{?_dist_release}
|
|
Release: 1%{?_dist_release}
|
|
License: Artistic and GPL
|
|
License: Artistic and GPL
|
|
Group: Development/Libraries
|
|
Group: Development/Libraries
|
|
@@ -15,6 +15,9 @@ BuildRequires: perl-XML-Parser
|
|
Requires: perl >= 5.8.2, perl-XML-Parser
|
|
Requires: perl >= 5.8.2, perl-XML-Parser
|
|
BuildArch: noarch
|
|
BuildArch: noarch
|
|
|
|
|
|
|
|
+Vendor: Project Vine
|
|
|
|
+Distribution: Vine Linux
|
|
|
|
+
|
|
%description
|
|
%description
|
|
This module, which is built as a subclass of XML::Parser, provides a
|
|
This module, which is built as a subclass of XML::Parser, provides a
|
|
parser for encoding map files, which are XML files. The file
|
|
parser for encoding map files, which are XML files. The file
|
|
@@ -57,6 +60,10 @@ make test
|
|
%defattr(-,root,root)
|
|
%defattr(-,root,root)
|
|
|
|
|
|
%changelog
|
|
%changelog
|
|
|
|
+* Wed Mar 30 2011 IWAI, Masaharu <iwai@alib.jp> 2.08-1
|
|
|
|
+- new upstream release
|
|
|
|
+- add Vendor and Distribution tags
|
|
|
|
+
|
|
* Sun Feb 15 2009 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 2.07-1
|
|
* Sun Feb 15 2009 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 2.07-1
|
|
- new upstream release
|
|
- new upstream release
|
|
- updated URL
|
|
- updated URL
|