11
0

5 Commits
devel ... main

Author SHA256 Message Date
18f6157637 Add Gitea build results 2025-08-12 18:18:35 +02:00
454cf1414c Accepting request 1287017 from devel:languages:perl
OBS-URL: https://build.opensuse.org/request/show/1287017
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-XML-Entities?expand=0&rev=12
2025-06-20 14:50:10 +00:00
f7c794423b Accepting request 1155375 from devel:languages:perl
OBS-URL: https://build.opensuse.org/request/show/1155375
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-XML-Entities?expand=0&rev=11
2024-03-06 22:04:56 +00:00
53184887aa Accepting request 407697 from devel:languages:perl
- update to 1.0002
     - Replaced curly brackets with parentheses in variable expansion in
       Makefile.PL.
       Fixes RT106483; Credits: Daniel Macks <dmacks@netspace.org>
     - make clean no longer wipes out entities data

OBS-URL: https://build.opensuse.org/request/show/407697
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-XML-Entities?expand=0&rev=10
2016-07-12 21:53:42 +00:00
Stephan Kulow
e9c90d2bce Accepting request 138429 from devel:languages:perl
Update as per Coolo's reminder e-mail.
Looking at the diffs, this looks to be exclusively a documentation update. (forwarded request 138428 from gregfreemyer)

OBS-URL: https://build.opensuse.org/request/show/138429
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-XML-Entities?expand=0&rev=6
2012-10-18 20:02:11 +00:00
2 changed files with 14 additions and 0 deletions

12
README.md Normal file
View File

@@ -0,0 +1,12 @@
## Build Results
Current state of perl in openSUSE:Factory is
![Factory build results](https://br.opensuse.org/status/openSUSE:Factory/perl-XML-Entities/standard)
The current state of perl in the devel project build (devel:languages:perl)
![Devel project build results](https://br.opensuse.org/status/devel:languages:perl/perl-XML-Entities)

View File

@@ -24,6 +24,7 @@ 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
Source100: README.md
Patch1: perl-XML-Entities-local_files.patch
Source10: http://www.w3.org/2003/entities/iso9573-2003doc/overview.html
Source11: http://www.w3.org/2003/entities/iso9573-2003doc/../iso9573-2003/isobox.ent
@@ -48,6 +49,7 @@ Source29: http://www.w3.org/2003/entities/iso9573-2003doc/../iso9573-2003/
Source30: http://www.w3.org/2003/entities/iso9573-2003doc/../iso9573-2003/isomopf.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
Source100: README.md
Url: http://search.cpan.org/dist/XML-Entities/
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%{perl_requires}