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:
@@ -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
3
Term-ShellUI-0.92.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:3279c01c76227335eeff09032a40f4b02b285151b3576c04cacd15be05942bdb
|
||||||
|
size 30691
|
@@ -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
|
Mon Oct 10 15:55:44 UTC 2011 - tejas.guruswamy@opensuse.org
|
||||||
|
|
||||||
|
@@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package perl-Term-ShellUI
|
# 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
|
# 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,24 +16,19 @@
|
|||||||
#
|
#
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
Name: perl-Term-ShellUI
|
Name: perl-Term-ShellUI
|
||||||
Version: 0.91
|
Version: 0.92
|
||||||
Release: 0
|
Release: 0
|
||||||
License: MIT
|
|
||||||
Summary: Sophisticated Command Line User Interface
|
Summary: Sophisticated Command Line User Interface
|
||||||
Url: http://search.cpan.org/dist/Term-ShellUI
|
License: MIT
|
||||||
Group: Development/Libraries/Perl
|
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
|
Source: http://search.cpan.org/CPAN/authors/id/B/BR/BRONSON/Term-ShellUI-%{version}.tar.gz
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
|
|
||||||
%if 0%{?suse_version} >= 1120
|
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
%endif
|
|
||||||
|
|
||||||
BuildRequires: make
|
BuildRequires: make
|
||||||
BuildRequires: perl(ExtUtils::MakeMaker)
|
|
||||||
BuildRequires: perl-macros
|
BuildRequires: perl-macros
|
||||||
|
BuildRequires: perl(ExtUtils::MakeMaker)
|
||||||
%{perl_requires}
|
%{perl_requires}
|
||||||
|
|
||||||
%description
|
%description
|
||||||
@@ -59,9 +54,6 @@ make %{?_smp_flags}
|
|||||||
%check
|
%check
|
||||||
make test
|
make test
|
||||||
|
|
||||||
%clean
|
|
||||||
%{?buildroot:rm -rf %{buildroot}}
|
|
||||||
|
|
||||||
%files
|
%files
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
%doc README Changes
|
%doc README Changes
|
||||||
|
Reference in New Issue
Block a user