diff --git a/Text-Table-1.134.tar.gz b/Text-Table-1.134.tar.gz deleted file mode 100644 index 66e1a54..0000000 --- a/Text-Table-1.134.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:bacf429b18b7c0b22c088219055063e3902749531d488ebd7b17eab7757cd10b -size 31029 diff --git a/Text-Table-1.135.tar.gz b/Text-Table-1.135.tar.gz new file mode 100644 index 0000000..2d0b492 --- /dev/null +++ b/Text-Table-1.135.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fca3c16e83127f7c44dde3d3f7e3c73ea50d109a1054445de8082fea794ca5d2 +size 31059 diff --git a/perl-Text-Table.changes b/perl-Text-Table.changes index ea1a182..93385b9 100644 --- a/perl-Text-Table.changes +++ b/perl-Text-Table.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Thu Oct 13 03:09:27 UTC 2022 - Tina Müller + +- updated to 1.135 + see /usr/share/doc/packages/perl-Text-Table/Changes + + 1.135 2022-10-12 + - Added some entries to SEE ALSO + ------------------------------------------------------------------- Sat May 16 03:12:46 UTC 2020 - Tina Müller diff --git a/perl-Text-Table.spec b/perl-Text-Table.spec index 88793c8..ef158d3 100644 --- a/perl-Text-Table.spec +++ b/perl-Text-Table.spec @@ -1,7 +1,7 @@ # # spec file for package perl-Text-Table # -# Copyright (c) 2020 SUSE LLC +# 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,19 +16,17 @@ # +%define cpan_name Text-Table Name: perl-Text-Table -Version: 1.134 +Version: 1.135 Release: 0 #Upstream: SUSE-Public-Domain -%define cpan_name Text-Table -Summary: Organize Data in Tables License: ISC -Group: Development/Libraries/Perl +Summary: Organize Data in Tables URL: https://metacpan.org/release/%{cpan_name} Source0: https://cpan.metacpan.org/authors/id/S/SH/SHLOMIF/%{cpan_name}-%{version}.tar.gz Source1: cpanspec.yml BuildArch: noarch -BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: perl BuildRequires: perl-macros BuildRequires: perl(Module::Build) >= 0.280000 @@ -47,7 +45,7 @@ allows you to create and maintain tables that adapt to alignment requirements as you use them. %prep -%setup -q -n %{cpan_name}-%{version} +%autosetup -n %{cpan_name}-%{version} %build perl Build.PL installdirs=vendor @@ -61,7 +59,6 @@ perl Build.PL installdirs=vendor %perl_gen_filelist %files -f %{name}.files -%defattr(-,root,root,755) %doc Changes examples README %license LICENSE