8
0

4 Commits

Author SHA256 Message Date
adc83af2f3 Accepting request 1288464 from devel:languages:perl
Forwarded request #1288369 from tinita

- updated to 1.10.0 (1.01)
   see /usr/share/doc/packages/perl-App-perlbrew/Changes
  1.01
  	- Released at 2024-11-18T20:46:04+0900
  	- fix: `perlbrew install skaji-relocatable-perl-$version` on macOS.
  1.00
  	- Released at 2024-10-04T10:48:40+0900
  	- Experimental: `perlbrew install` now accept names like skaji-relocatable-perl-$version.
  0.99
  	- Released at 2024-09-07T16:30:28+0900
  	- Thanks to our contributors: Graham Knop, Joelle Maslak, Luke Closs, jonasbn
  	- bashrc executes properly in bash shells with +h option set
  	- Allow specification of non-standard Perl location
  	- make-pp now requires the input to be specified with `-i` or `--input`.
  	- Tests are ported to Test2. Big thanks to Luke Closs.
          - Command make-pp now expects the input to be the path of an existing executable perl program, and would not be searching through $PATH.

OBS-URL: https://build.opensuse.org/request/show/1288464
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-App-perlbrew?expand=0&rev=36
2025-06-26 09:37:12 +00:00
7390373c11 - updated to 1.10.0 (1.01)
see /usr/share/doc/packages/perl-App-perlbrew/Changes
  1.01
  	- Released at 2024-11-18T20:46:04+0900
  	- fix: `perlbrew install skaji-relocatable-perl-$version` on macOS.
  1.00
  	- Released at 2024-10-04T10:48:40+0900
  	- Experimental: `perlbrew install` now accept names like skaji-relocatable-perl-$version.
  0.99
  	- Released at 2024-09-07T16:30:28+0900
  	- Thanks to our contributors: Graham Knop, Joelle Maslak, Luke Closs, jonasbn
  	- bashrc executes properly in bash shells with +h option set
  	- Allow specification of non-standard Perl location
  	- make-pp now requires the input to be specified with `-i` or `--input`.
  	- Tests are ported to Test2. Big thanks to Luke Closs.
          - Command make-pp now expects the input to be the path of an existing executable perl program, and would not be searching through $PATH.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-App-perlbrew?expand=0&rev=82
2025-06-25 08:36:52 +00:00
43c12abbdb Accepting request 1285260 from devel:languages:perl
- Normalize CPAN version
  See https://github.com/openSUSE/cpanspec/issues/47 for details

OBS-URL: https://build.opensuse.org/request/show/1285260
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-App-perlbrew?expand=0&rev=35
2025-06-13 16:46:37 +00:00
f2cb70a5c5 Normalize CPAN version
See https://github.com/openSUSE/cpanspec/issues/47 for details

OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-App-perlbrew?expand=0&rev=80
2025-06-12 18:49:00 +00:00
2 changed files with 0 additions and 13 deletions

View File

@@ -1,12 +0,0 @@
## Build Results
Current state of perl in openSUSE:Factory is
![Factory build results](https://br.opensuse.org/status/openSUSE:Factory/perl-App-perlbrew/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-App-perlbrew)

View File

@@ -27,7 +27,6 @@ Summary: Manage perl installations in your $HOME
URL: https://metacpan.org/release/%{cpan_name} URL: https://metacpan.org/release/%{cpan_name}
Source0: https://cpan.metacpan.org/authors/id/G/GU/GUGOD/%{cpan_name}-%{cpan_version}.tar.gz Source0: https://cpan.metacpan.org/authors/id/G/GU/GUGOD/%{cpan_name}-%{cpan_version}.tar.gz
Source1: cpanspec.yml Source1: cpanspec.yml
Source100: README.md
BuildArch: noarch BuildArch: noarch
BuildRequires: perl BuildRequires: perl
BuildRequires: perl-macros BuildRequires: perl-macros