diff --git a/perl-Config-Tiny.changes b/perl-Config-Tiny.changes index 207354c..8e92ac3 100644 --- a/perl-Config-Tiny.changes +++ b/perl-Config-Tiny.changes @@ -1,3 +1,21 @@ +------------------------------------------------------------------- +Fri Oct 13 03:06:05 UTC 2023 - Tina Müller + +- updated to 2.30 + see /usr/share/doc/packages/perl-Config-Tiny/Changelog.ini + + [V 2.30] + Date=2023-10-12T17:17:08 + Comments= < diff --git a/perl-Config-Tiny.spec b/perl-Config-Tiny.spec index 517cb20..0b09112 100644 --- a/perl-Config-Tiny.spec +++ b/perl-Config-Tiny.spec @@ -18,12 +18,13 @@ %define cpan_name Config-Tiny Name: perl-Config-Tiny -Version: 2.29 +Version: 2.300.0 Release: 0 +%define cpan_version 2.30 License: Artistic-1.0 OR GPL-1.0-or-later Summary: Read/Write .ini style files with as little code as possible URL: https://metacpan.org/release/%{cpan_name} -Source0: https://cpan.metacpan.org/authors/id/R/RS/RSAVAGE/%{cpan_name}-%{version}.tgz +Source0: https://cpan.metacpan.org/authors/id/R/RS/RSAVAGE/%{cpan_name}-%{cpan_version}.tgz Source1: cpanspec.yml BuildArch: noarch BuildRequires: perl @@ -33,13 +34,10 @@ BuildRequires: perl(File::Temp) >= 0.22 BuildRequires: perl(Test::More) >= 1.001002 Requires: perl(File::Spec) >= 3.30 Requires: perl(File::Temp) >= 0.22 +Provides: perl(Config::Tiny) = 2.300.0 +%define __perllib_provides /bin/true %{perl_requires} -# make_build doesn't exist on SLES 12 -%if %{undefined make_build} -%define make_build %{__make} %{?_smp_mflags} -%endif - %description 'Config::Tiny' is a Perl class to read and write .ini style configuration files with as little code as possible, reducing load time and memory @@ -63,7 +61,7 @@ See Config::Tiny::Ordered (and possibly others) for the preservation of the order of the entries in the file. %prep -%autosetup -n %{cpan_name}-%{version} +%autosetup -n %{cpan_name}-%{cpan_version} %build perl Makefile.PL INSTALLDIRS=vendor diff --git a/Config-Tiny-2.29.tgz b/Config-Tiny-2.29.tgz deleted file mode 100644 index 2cbfefd..0000000 --- a/Config-Tiny-2.29.tgz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3de79b0ea03a8d6a93e9d9128fe845fb556222b14699a4f6f0d5ca057ae3333b -size 22910 diff --git a/Config-Tiny-2.30.tgz b/Config-Tiny-2.30.tgz new file mode 100644 index 0000000..0b73b1d --- /dev/null +++ b/Config-Tiny-2.30.tgz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b2f7345619b3b8e636dd39ea010731c9dc2bfb8f022bcbd86ae6ad17866e110d +size 26973