Accepting request 247531 from home:namtrac:bugfix

- Update to version 0.92
  + Cleanups and fixes for Debian packaging by Boris Peck

OBS-URL: https://build.opensuse.org/request/show/247531
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Term-ShellUI?expand=0&rev=3
This commit is contained in:
2014-09-05 07:43:17 +00:00
committed by Git OBS Bridge
parent 1d769205bf
commit c17855e2a6
4 changed files with 14 additions and 16 deletions

View File

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

3
Term-ShellUI-0.92.tar.gz Normal file
View File

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

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Thu Sep 4 11:21:50 UTC 2014 - idonmez@suse.com
- Update to version 0.92
+ Cleanups and fixes for Debian packaging by Boris Peck
-------------------------------------------------------------------
Mon Oct 10 15:55:44 UTC 2011 - tejas.guruswamy@opensuse.org

View File

@@ -1,7 +1,7 @@
#
# spec file for package perl-Term-ShellUI
#
# Copyright (c) 2011 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
# remain the property of their copyright owners, unless otherwise agreed
@@ -16,24 +16,19 @@
#
Name: perl-Term-ShellUI
Version: 0.91
Version: 0.92
Release: 0
License: MIT
Summary: Sophisticated Command Line User Interface
Url: http://search.cpan.org/dist/Term-ShellUI
License: MIT
Group: Development/Libraries/Perl
Url: http://search.cpan.org/dist/Term-ShellUI
Source: http://search.cpan.org/CPAN/authors/id/B/BR/BRONSON/Term-ShellUI-%{version}.tar.gz
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%if 0%{?suse_version} >= 1120
BuildArch: noarch
%endif
BuildRequires: make
BuildRequires: perl(ExtUtils::MakeMaker)
BuildRequires: perl-macros
BuildRequires: perl(ExtUtils::MakeMaker)
%{perl_requires}
%description
@@ -59,9 +54,6 @@ make %{?_smp_flags}
%check
make test
%clean
%{?buildroot:rm -rf %{buildroot}}
%files
%defattr(-,root,root)
%doc README Changes