8
0

2 Commits

Author SHA256 Message Date
27dc756141 Accepting request 1237579 from devel:languages:perl
OBS-URL: https://build.opensuse.org/request/show/1237579
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Config-General?expand=0&rev=39
2025-01-14 15:23:01 +00:00
4359f321e9 - updated to 2.670.0 (2.67)
see /usr/share/doc/packages/perl-Config-General/Changelog
  2.67  - fix github.com/TLINDEN/Config-General/issues/5:
  	fixing tests (add missing file to dist tarball) contributed
  	by @paulwalrath.
        - created gitignore file.
  2.66  - fix github.com/TLINDEN/Config-General/issues/1:
  	add support to quote values containing whitespace using the
  	new flag -AlwaysQuoteOutput.
        - apply patch by @haarg github.com/TLINDEN/Config-General/pull/2:
  	fix exporter setup, use "our" where appropriate.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Config-General?expand=0&rev=46
2025-01-13 21:48:30 +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-Config-General/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-Config-General)

View File

@@ -27,7 +27,6 @@ Summary: Generic Config Module
URL: https://metacpan.org/release/%{cpan_name}
Source0: https://cpan.metacpan.org/authors/id/T/TL/TLINDEN/%{cpan_name}-%{cpan_version}.tar.gz
Source1: cpanspec.yml
Source100: README.md
BuildRequires: perl
BuildRequires: perl-macros
Provides: perl(Config::General) = %{version}