11
0

3 Commits

Author SHA256 Message Date
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 1 additions and 6 deletions

View File

@@ -1,8 +1,3 @@
-------------------------------------------------------------------
Mon Jun 9 14:27:49 UTC 2025 - Bernhard Wiedemann <bwiedemann@suse.com>
- Replace usage of %jobs for reproducible builds (boo#1237231)
-------------------------------------------------------------------
Mon Mar 4 16:11:41 UTC 2024 - pgajdos@suse.com

View File

@@ -74,7 +74,7 @@ done
%build
%__perl Makefile.PL PREFIX="%{_prefix}"
%make_build
%__make %{?jobs:-j%{jobs}}
%install
%perl_make_install