Accepting request 384006 from devel:languages:perl:autoupdate

automatic update

OBS-URL: https://build.opensuse.org/request/show/384006
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-UI-Dialog?expand=0&rev=12
This commit is contained in:
Stephan Kulow
2016-04-06 06:46:20 +00:00
committed by Git OBS Bridge
parent 8a0ac7e89a
commit fef8d0de1c
4 changed files with 72 additions and 5 deletions

View File

@@ -17,7 +17,7 @@
Name: perl-UI-Dialog
Version: 1.12
Version: 1.21
Release: 0
%define cpan_name UI-Dialog
Summary: Wrapper for Various Dialog Applications
@@ -30,6 +30,10 @@ BuildArch: noarch
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: perl
BuildRequires: perl-macros
BuildRequires: perl(File::Slurp)
BuildRequires: perl(String::ShellQuote)
Requires: perl(File::Slurp)
Requires: perl(String::ShellQuote)
%{perl_requires}
%description
@@ -62,6 +66,6 @@ interface.
%files -f %{name}.files
%defattr(-,root,root,755)
%doc Changes CONTRIBUTORS COPYRIGHT examples README TODO
%doc Changes CONTRIBUTORS examples LICENSE README TODO
%changelog