8
0
Stephan Kulow
2014-07-25 09:49:08 +00:00
committed by Git OBS Bridge
parent 89fd18bb65
commit d47f51bf0f
4 changed files with 11 additions and 10 deletions

View File

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

View File

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

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri Jul 25 09:32:03 UTC 2014 - coolo@suse.com
- updated to 1.38, no changelog
------------------------------------------------------------------- -------------------------------------------------------------------
Sat Jul 27 11:58:25 UTC 2013 - coolo@suse.com Sat Jul 27 11:58:25 UTC 2013 - coolo@suse.com

View File

@@ -1,7 +1,7 @@
# #
# spec file for package perl-Text-TabularDisplay # spec file for package perl-Text-TabularDisplay
# #
# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. # Copyright (c) 2014 SUSE LINUX Products 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
@@ -16,13 +16,12 @@
# #
# MANUAL LICENSE
Name: perl-Text-TabularDisplay Name: perl-Text-TabularDisplay
Version: 1.35 Version: 1.38
Release: 0 Release: 0
%define cpan_name Text-TabularDisplay %define cpan_name Text-TabularDisplay
Summary: Display text in formatted table output Summary: Display text in formatted table output
License: GPL-2.0 License: GPL-1.0+
Group: Development/Libraries/Perl Group: Development/Libraries/Perl
Url: http://search.cpan.org/dist/Text-TabularDisplay/ Url: http://search.cpan.org/dist/Text-TabularDisplay/
Source: http://www.cpan.org/authors/id/D/DA/DARREN/%{cpan_name}-%{version}.tar.gz Source: http://www.cpan.org/authors/id/D/DA/DARREN/%{cpan_name}-%{version}.tar.gz
@@ -30,9 +29,6 @@ BuildArch: noarch
BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: perl BuildRequires: perl
BuildRequires: perl-macros BuildRequires: perl-macros
#BuildRequires: perl(DBI)
#BuildRequires: perl(MySQL::Config)
#BuildRequires: perl(Text::TabularDisplay)
%{perl_requires} %{perl_requires}
%description %description