diff --git a/Term-ShellUI-0.91.tar.gz b/Term-ShellUI-0.91.tar.gz deleted file mode 100644 index f9d7cb6..0000000 --- a/Term-ShellUI-0.91.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:86a0eb1e2e124936549c27f5ef43e34f20503c3def67fe7097643c64e8dd47ab -size 30664 diff --git a/Term-ShellUI-0.92.tar.gz b/Term-ShellUI-0.92.tar.gz new file mode 100644 index 0000000..eed3a72 --- /dev/null +++ b/Term-ShellUI-0.92.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3279c01c76227335eeff09032a40f4b02b285151b3576c04cacd15be05942bdb +size 30691 diff --git a/perl-Term-ShellUI.changes b/perl-Term-ShellUI.changes index 2df3058..268264d 100644 --- a/perl-Term-ShellUI.changes +++ b/perl-Term-ShellUI.changes @@ -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 diff --git a/perl-Term-ShellUI.spec b/perl-Term-ShellUI.spec index 572189d..434376e 100644 --- a/perl-Term-ShellUI.spec +++ b/perl-Term-ShellUI.spec @@ -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