8
0

Compare commits

...

23 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
0d0cabd721 Accepting request 969989 from devel:languages:perl
OBS-URL: https://build.opensuse.org/request/show/969989
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Config-General?expand=0&rev=38
2022-04-14 15:25:21 +00:00
c57a02641c Accepting request 416418 from devel:languages:perl
1

OBS-URL: https://build.opensuse.org/request/show/416418
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Config-General?expand=0&rev=37
2016-11-07 11:21:43 +00:00
425f5f796e Accepting request 407385 from devel:languages:perl
1

OBS-URL: https://build.opensuse.org/request/show/407385
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Config-General?expand=0&rev=36
2016-07-12 21:52:27 +00:00
e201cdefbc Accepting request 396914 from devel:languages:perl
1

OBS-URL: https://build.opensuse.org/request/show/396914
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Config-General?expand=0&rev=35
2016-05-25 19:27:21 +00:00
Stephan Kulow
7d4abc7ccb Accepting request 340655 from devel:languages:perl
typo in last submit fixed.

OBS-URL: https://build.opensuse.org/request/show/340655
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Config-General?expand=0&rev=34
2015-10-24 10:43:01 +00:00
ead40423f8 Accepting request 311538 from devel:languages:perl
1

OBS-URL: https://build.opensuse.org/request/show/311538
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Config-General?expand=0&rev=33
2015-06-15 15:48:21 +00:00
00f5edee41 Accepting request 308247 from devel:languages:perl
1

OBS-URL: https://build.opensuse.org/request/show/308247
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Config-General?expand=0&rev=32
2015-05-27 10:48:21 +00:00
Stephan Kulow
c28eaa85b5 Accepting request 249514 from devel:languages:perl
- updated to 2.56
 2.54   - fixed rt.cpan.org#39814. changed the order of pre-processing
          in _read(): 1) remove comments, 2) check for continuation,
          3) remove empty lines.
 
 2.53    - applied patch rt.cpan.org#68153, which adds a find() method to
          Config::General::Extended.
 
        - fixed rt.cpan.org#79869 (in fact it has been fixed in 2.52
          but I forgot to mention it here).
 
        - applied spelling fixes rt.cpan.org 87072+87080.
 
        - fixed rt.cpan.org#89379

OBS-URL: https://build.opensuse.org/request/show/249514
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Config-General?expand=0&rev=31
2014-09-17 15:26:16 +00:00
Stephan Kulow
be58cd4952 Accepting request 238749 from devel:languages:perl
1

OBS-URL: https://build.opensuse.org/request/show/238749
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Config-General?expand=0&rev=29
2014-06-30 19:45:04 +00:00
Stephan Kulow
64bc025e72 Accepting request 184507 from devel:languages:perl
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/184507
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Config-General?expand=0&rev=27
2013-07-29 15:45:49 +00:00
Stephan Kulow
6b7053200a Accepting request 180398 from devel:languages:perl
- add 0001-Fix-deprecation-warning-in-5.18-about-splitting-in-r.patch
  to fix build with perl 5.18

OBS-URL: https://build.opensuse.org/request/show/180398
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Config-General?expand=0&rev=26
2013-06-25 04:59:22 +00:00
Stephan Kulow
34935296f9 Accepting request 177366 from devel:languages:perl
- updated to 2.51
      - fixed rt.cpan.org#77667 which resulted in invalid configs
        written to file when using save_file() and a named block,
        whose 2nd part starts with a /.
      - fixed rt.cpan.org#64169 by applying patch by Dulaunoy Fabrice.
        adds -NoEscape switch which turns off escaping of anything.
      - implemented suggestion of rt.cpan.org#67564 by adding 3 new
        parameters: -NormalizeOption, -NormalizeBlock and -NormalizeValue,
        which take a subroutine reference and change the block,
        option or value accordingly.
      
      - fixed rt.cpan.org#65860+76953 undefined value error. (forwarded request 177288 from coolo)

OBS-URL: https://build.opensuse.org/request/show/177366
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Config-General?expand=0&rev=25
2013-06-05 15:49:45 +00:00
Stephan Kulow
8cce812547 replace license with spdx.org variant
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Config-General?expand=0&rev=22
2011-12-06 17:39:05 +00:00
Sascha Peilicke
12ab55a64c Autobuild autoformatter for 66238
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Config-General?expand=0&rev=20
2011-04-07 08:24:45 +00:00
Sascha Peilicke
8e6776f761 Accepting request 66238 from devel:languages:perl
Accepted submit request 66238 from user coolo

OBS-URL: https://build.opensuse.org/request/show/66238
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Config-General?expand=0&rev=19
2011-04-07 08:24:31 +00:00
Sascha Peilicke
3a5235f7fa Autobuild autoformatter for 65638
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Config-General?expand=0&rev=18
2011-03-31 12:24:32 +00:00
Sascha Peilicke
eb24954669 Accepting request 65638 from devel:languages:perl
Accepted submit request 65638 from user coolo

OBS-URL: https://build.opensuse.org/request/show/65638
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Config-General?expand=0&rev=17
2011-03-31 12:24:19 +00:00
Lars Vogdt
99bd69cb22 Autobuild autoformatter for 54492
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Config-General?expand=0&rev=15
2010-12-05 20:42:01 +00:00
Lars Vogdt
9f858adb1d Accepting request 54492 from devel:languages:perl
Accepted submit request 54492 from user coolo

OBS-URL: https://build.opensuse.org/request/show/54492
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Config-General?expand=0&rev=14
2010-12-05 20:41:56 +00:00
OBS User autobuild
e11e9ce0a1 Accepting request 43304 from devel:languages:perl
Copy from devel:languages:perl/perl-Config-General based on submit request 43304 from user computersalat

OBS-URL: https://build.opensuse.org/request/show/43304
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Config-General?expand=0&rev=13
2010-07-19 18:38:04 +00:00
OBS User autobuild
156e5c0be1 Accepting request 38041 from devel:languages:perl
Copy from devel:languages:perl/perl-Config-General based on submit request 38041 from user computersalat

OBS-URL: https://build.opensuse.org/request/show/38041
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Config-General?expand=0&rev=10
2010-04-16 16:37:08 +00:00
4 changed files with 29 additions and 7 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:4d6d5754be3a9f30906836f0cc10e554c8832e14e7a1341efb15b05d706fc58f
size 65295

BIN
Config-General-2.67.tar.gz (Stored with Git LFS) Normal file

Binary file not shown.

View File

@@ -1,3 +1,21 @@
-------------------------------------------------------------------
Thu Jan 9 05:30:49 UTC 2025 - Tina Müller <timueller+perl@suse.de>
- 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.
-------------------------------------------------------------------
Mon Apr 11 03:06:12 UTC 2022 - Tina Müller <timueller+perl@suse.de>

View File

@@ -1,7 +1,7 @@
#
# spec file for package perl-Config-General
#
# Copyright (c) 2022 SUSE LLC
# Copyright (c) 2025 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -18,15 +18,19 @@
%define cpan_name Config-General
Name: perl-Config-General
Version: 2.65
Version: 2.670.0
Release: 0
# 2.67 -> normalize -> 2.670.0
%define cpan_version 2.67
License: Artistic-2.0
Summary: Generic Config Module
URL: https://metacpan.org/release/%{cpan_name}
Source0: https://cpan.metacpan.org/authors/id/T/TL/TLINDEN/%{cpan_name}-%{version}.tar.gz
Source0: https://cpan.metacpan.org/authors/id/T/TL/TLINDEN/%{cpan_name}-%{cpan_version}.tar.gz
Source1: cpanspec.yml
BuildRequires: perl
BuildRequires: perl-macros
Provides: perl(Config::General) = %{version}
%undefine __perllib_provides
%{perl_requires}
%description
@@ -44,7 +48,7 @@ In addition to the capabilities of an Apache config file it supports some
enhancements such as here-documents, C-style comments or multiline options.
%prep
%autosetup -n %{cpan_name}-%{version}
%autosetup -n %{cpan_name}-%{cpan_version}
%build
perl Makefile.PL INSTALLDIRS=vendor OPTIMIZE="%{optflags}"