forked from pool/perl-XML-Entities
Accepting request 138428 from home:gregfreemyer:Tools-for-forensic-boot-cd
Update as per Coolo's reminder e-mail. Looking at the diffs, this looks to be exclusively a documentation update. OBS-URL: https://build.opensuse.org/request/show/138428 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-XML-Entities?expand=0&rev=7
This commit is contained in:
committed by
Git OBS Bridge
parent
0dfd20989c
commit
9fc7f777ff
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:f05f70a1c8d48a5c2fc2666eb5616514c2be98faa8a02e535b413589a8e32c37
|
|
||||||
size 20162
|
|
3
XML-Entities-1.0001.tar.gz
Normal file
3
XML-Entities-1.0001.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:3498107938e4cc725f3d2e4fdf45b4a491a0e9d05f5f201c93986b90ea8e8c19
|
||||||
|
size 21770
|
@@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Oct 16 20:32:13 UTC 2012 - Greg.Freemyer@gmail.com
|
||||||
|
|
||||||
|
- update to 1.0001
|
||||||
|
* Added docs about encoding entities.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Nov 29 18:32:26 UTC 2010 - coolo@novell.com
|
Mon Nov 29 18:32:26 UTC 2010 - coolo@novell.com
|
||||||
|
|
||||||
|
@@ -1,7 +1,8 @@
|
|||||||
|
# vim: set sw=3 ts=3 noet:
|
||||||
#
|
#
|
||||||
# spec file for package perl-XML-Entities
|
# spec file for package perl-XML-Entities
|
||||||
#
|
#
|
||||||
# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@@ -15,13 +16,13 @@
|
|||||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||||
#
|
#
|
||||||
|
|
||||||
# norootforbuild
|
|
||||||
|
|
||||||
|
|
||||||
Name: perl-XML-Entities
|
Name: perl-XML-Entities
|
||||||
Version: 1.0000
|
Version: 1.0001
|
||||||
Release: 1
|
Release: 0
|
||||||
Summary: Perl Module to decode Strings with XML Entities
|
Summary: Perl Module to decode Strings with XML Entities
|
||||||
|
License: Artistic-1.0 or GPL-1.0+
|
||||||
|
Group: Development/Libraries/Perl
|
||||||
Source: http://search.cpan.org/CPAN/authors/id/S/SI/SIXTEASE/XML-Entities-%{version}.tar.gz
|
Source: http://search.cpan.org/CPAN/authors/id/S/SI/SIXTEASE/XML-Entities-%{version}.tar.gz
|
||||||
Patch1: perl-XML-Entities-local_files.patch
|
Patch1: perl-XML-Entities-local_files.patch
|
||||||
Source10: http://www.w3.org/2003/entities/iso9573-2003doc/overview.html
|
Source10: http://www.w3.org/2003/entities/iso9573-2003doc/overview.html
|
||||||
@@ -48,11 +49,12 @@ Source30: http://www.w3.org/2003/entities/iso9573-2003doc/../iso9573-2003/
|
|||||||
Source31: http://www.w3.org/2003/entities/iso9573-2003doc/../iso9573-2003/isomscr.ent
|
Source31: http://www.w3.org/2003/entities/iso9573-2003doc/../iso9573-2003/isomscr.ent
|
||||||
Source32: http://www.w3.org/2003/entities/iso9573-2003doc/../iso9573-2003/isotech.ent
|
Source32: http://www.w3.org/2003/entities/iso9573-2003doc/../iso9573-2003/isotech.ent
|
||||||
Url: http://search.cpan.org/dist/XML-Entities/
|
Url: http://search.cpan.org/dist/XML-Entities/
|
||||||
Group: Development/Libraries/Perl
|
|
||||||
License: Artistic-1.0 or GPL-1.0+
|
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
Requires: perl = %{perl_version}
|
Requires: perl = %{perl_version}
|
||||||
BuildRequires: make perl perl-libwww-perl perl-macros
|
BuildRequires: make
|
||||||
|
BuildRequires: perl
|
||||||
|
BuildRequires: perl-libwww-perl
|
||||||
|
BuildRequires: perl-macros
|
||||||
|
|
||||||
%description
|
%description
|
||||||
This module deals with decoding of strings with XML character entities.
|
This module deals with decoding of strings with XML character entities.
|
||||||
@@ -97,6 +99,4 @@ done
|
|||||||
%doc %{perl_man3dir}/XML::Entities*.%{perl_man3ext}%{ext_man}
|
%doc %{perl_man3dir}/XML::Entities*.%{perl_man3ext}%{ext_man}
|
||||||
%exclude %{perl_man3dir}/download-entities.pl.%{perl_man3ext}%{ext_man}
|
%exclude %{perl_man3dir}/download-entities.pl.%{perl_man3ext}%{ext_man}
|
||||||
|
|
||||||
# vim: set sw=3 ts=3 noet:
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
Reference in New Issue
Block a user