8
0

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:
2017-08-14 13:13:14 +00:00
committed by Git OBS Bridge
parent eebb3250fa
commit 1e0603fe1a
4 changed files with 23 additions and 7 deletions

View File

@@ -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
View File

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

View File

@@ -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

View File

@@ -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