forked from pool/perl-Text-Table
Accepting request 514631 from devel:languages:perl:autoupdate
automatic update OBS-URL: https://build.opensuse.org/request/show/514631 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Text-Table?expand=0&rev=18
This commit is contained in:
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:cd601742ee526a9c54b9fe0a4c051e1b09a23b75e2c97de14305218116aba516
|
|
||||||
size 27238
|
|
3
Text-Table-1.133.tar.gz
Normal file
3
Text-Table-1.133.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:cd9ee04860d09a19a9d6bd2254a4bf3144ac14a63c08f15a1e28601b4b2f7012
|
||||||
|
size 27178
|
@@ -1,3 +1,18 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Aug 5 06:26:46 UTC 2017 - coolo@suse.com
|
||||||
|
|
||||||
|
- updated to 1.133
|
||||||
|
see /usr/share/doc/packages/perl-Text-Table/Changes
|
||||||
|
|
||||||
|
1.133 2017-08-04
|
||||||
|
- Correct the URLs to the GitHub repositories.
|
||||||
|
- https://rt.cpan.org/Ticket/Display.html?id=122708
|
||||||
|
- Thanks to John Marino for the bug report.
|
||||||
|
- Fix https://rt.cpan.org/Ticket/Display.html?id=118853 (doc typo)
|
||||||
|
- Thanks to Rihards for the report.
|
||||||
|
- Fix https://rt.cpan.org/Ticket/Display.html?id=118851 (grammar error)
|
||||||
|
- Thanks to Rihards for the report.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Nov 29 07:22:48 UTC 2016 - coolo@suse.com
|
Tue Nov 29 07:22:48 UTC 2016 - coolo@suse.com
|
||||||
|
|
||||||
|
@@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package perl-Text-Table
|
# spec file for package perl-Text-Table
|
||||||
#
|
#
|
||||||
# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
|
# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: perl-Text-Table
|
Name: perl-Text-Table
|
||||||
Version: 1.132
|
Version: 1.133
|
||||||
Release: 0
|
Release: 0
|
||||||
#Upstream: SUSE-Public-Domain
|
#Upstream: SUSE-Public-Domain
|
||||||
%define cpan_name Text-Table
|
%define cpan_name Text-Table
|
||||||
@@ -25,7 +25,7 @@ Summary: Organize Data in Tables
|
|||||||
License: ISC
|
License: ISC
|
||||||
Group: Development/Libraries/Perl
|
Group: Development/Libraries/Perl
|
||||||
Url: http://search.cpan.org/dist/Text-Table/
|
Url: http://search.cpan.org/dist/Text-Table/
|
||||||
Source0: http://www.cpan.org/authors/id/S/SH/SHLOMIF/%{cpan_name}-%{version}.tar.gz
|
Source0: https://cpan.metacpan.org/authors/id/S/SH/SHLOMIF/%{cpan_name}-%{version}.tar.gz
|
||||||
Source1: cpanspec.yml
|
Source1: cpanspec.yml
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
@@ -61,6 +61,7 @@ requirements as you use them.
|
|||||||
|
|
||||||
%files -f %{name}.files
|
%files -f %{name}.files
|
||||||
%defattr(-,root,root,755)
|
%defattr(-,root,root,755)
|
||||||
%doc Changes examples LICENSE README
|
%doc Changes examples README
|
||||||
|
%license LICENSE
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
Reference in New Issue
Block a user