diff --git a/Exporter-Tiny-1.002002.tar.gz b/Exporter-Tiny-1.002002.tar.gz deleted file mode 100644 index 6f653c1..0000000 --- a/Exporter-Tiny-1.002002.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:00f0b95716b18157132c6c118ded8ba31392563d19e490433e9a65382e707101 -size 88456 diff --git a/Exporter-Tiny-1.004000.tar.gz b/Exporter-Tiny-1.004000.tar.gz new file mode 100644 index 0000000..e532693 --- /dev/null +++ b/Exporter-Tiny-1.004000.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7f7b3b4fbe923355317243cd434d2319ffbad81c98cf8c8e189a6943b42bfeca +size 89623 diff --git a/perl-Exporter-Tiny.changes b/perl-Exporter-Tiny.changes index 7dc1807..820fa6c 100644 --- a/perl-Exporter-Tiny.changes +++ b/perl-Exporter-Tiny.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Sat Aug 27 03:06:15 UTC 2022 - Tina Müller + +- updated to 1.004000 + see /usr/share/doc/packages/perl-Exporter-Tiny/Changes + ------------------------------------------------------------------- Sat Apr 25 03:10:48 UTC 2020 - diff --git a/perl-Exporter-Tiny.spec b/perl-Exporter-Tiny.spec index 80b71ea..2e67825 100644 --- a/perl-Exporter-Tiny.spec +++ b/perl-Exporter-Tiny.spec @@ -1,7 +1,7 @@ # # spec file for package perl-Exporter-Tiny # -# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -16,18 +16,16 @@ # -Name: perl-Exporter-Tiny -Version: 1.002002 -Release: 0 %define cpan_name Exporter-Tiny -Summary: An exporter with the features of Sub::Exporter but only core dependencies +Name: perl-Exporter-Tiny +Version: 1.004000 +Release: 0 License: Artistic-1.0 OR GPL-1.0-or-later -Group: Development/Libraries/Perl -Url: https://metacpan.org/release/%{cpan_name} +Summary: An exporter with the features of Sub::Exporter but only core dependencies +URL: https://metacpan.org/release/%{cpan_name} Source0: https://cpan.metacpan.org/authors/id/T/TO/TOBYINK/%{cpan_name}-%{version}.tar.gz Source1: cpanspec.yml BuildArch: noarch -BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: perl BuildRequires: perl-macros %{perl_requires} @@ -56,11 +54,11 @@ look at: * Exporter::Tiny::Manual::Importing %prep -%setup -q -n %{cpan_name}-%{version} +%autosetup -n %{cpan_name}-%{version} %build perl Makefile.PL INSTALLDIRS=vendor -make %{?_smp_mflags} +%make_build %check make test @@ -71,8 +69,7 @@ make test %perl_gen_filelist %files -f %{name}.files -%defattr(-,root,root,755) -%doc Changes COPYRIGHT CREDITS doap.ttl examples README TODO +%doc Changes COPYRIGHT CREDITS doap.ttl examples NEWS README TODO %license LICENSE %changelog