11
0

5 Commits

Author SHA256 Message Date
bcec5f3e36 Add Gitea build results 2025-08-12 18:15:35 +02:00
3f0cad3996 Accepting request 1238348 from devel:languages:perl
OBS-URL: https://build.opensuse.org/request/show/1238348
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Module-Pluggable?expand=0&rev=6
2025-01-17 17:37:48 +00:00
33da8d452e Accepting request 1237592 from devel:languages:perl:autoupdate
- updated to 6.300.0 (6.3)
   see /usr/share/doc/packages/perl-Module-Pluggable/Changes
  2025-01-10 - 6.3
      Fix make_path() in t/29unreadable.t. (thanks to Michal Josef Špaček @michal-josef-spacek)
      Fix t/29unreadable.t tests failing as root. (thanks to Michal Josef Špaček @michal-josef-spacek)

OBS-URL: https://build.opensuse.org/request/show/1237592
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Module-Pluggable?expand=0&rev=14
2025-01-17 00:03:42 +00:00
c1f2a8aaae Accepting request 1236271 from devel:languages:perl
OBS-URL: https://build.opensuse.org/request/show/1236271
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Module-Pluggable?expand=0&rev=5
2025-01-12 10:09:30 +00:00
b2b296dd13 Accepting request 1235327 from devel:languages:perl:autoupdate
- updated to 6.200.0 (6.2)
   see /usr/share/doc/packages/perl-Module-Pluggable/Changes
  2024-10-23 - 6.2
      Simon, did you forget to remove a dependency you used only for testing? Yes, yes you did.
  2024-10-22 - 6.1
      Don't use vars, use our (thanks to Graham Knop @haarg)
      Ignore the .AppleDouble (thanks to Dave Cantrell @DrHyde)
      Improve vim swapfile patterns (thanks to Elan Ruusamäe @glensc)
      Fix behaviour of File::Find and symlinks on certain versions of Win32 (thanks @thockar)
      Skip unreadable files (thanks Sven Schober @sschober)
  2015-11-20 - 6.0
      Fix typo in examples (thanks to Zoffix Znet @zoffixznet)
      Fix spelling of "FatPacker" (thanks to David Wheeler @theory)
      Add before_instantiate and after_instantiate hooks (thanks to Dean Hamstead @djzort)
      Use explicit test plan instead of done_testing (thanks to Matthew Horsfall @wolfsage)

OBS-URL: https://build.opensuse.org/request/show/1235327
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Module-Pluggable?expand=0&rev=12
2025-01-09 16:25:32 +00:00
2 changed files with 13 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-Module-Pluggable/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-Module-Pluggable)

View File

@@ -27,6 +27,7 @@ Summary: Automatically give your module the ability to have plugins
URL: https://metacpan.org/release/%{cpan_name}
Source0: https://cpan.metacpan.org/authors/id/S/SI/SIMONW/%{cpan_name}-%{cpan_version}.tar.gz
Source1: cpanspec.yml
Source100: README.md
BuildArch: noarch
BuildRequires: perl
BuildRequires: perl-macros