From e41a0bb6ee4ec8b0c07a666f496a51aa9db30a06 Mon Sep 17 00:00:00 2001
From: Paul Howarth <p...@city-fan.org>
Date: Wed, 24 Jun 2015 09:23:35 +0100
Subject: Update to 0.46

- New upstream release 0.46
  - ask() and pick() now support getting the user's response on the tty,
    instead of stdin, so they can be used from within a pipe

diff --git a/perl-Sysadm-Install.spec b/perl-Sysadm-Install.spec
index 6bf0c8b..ddca126 100644
--- a/perl-Sysadm-Install.spec
+++ b/perl-Sysadm-Install.spec
@@ -1,13 +1,15 @@
 Summary:       Typical installation tasks for system administrators
 Name:          perl-Sysadm-Install
-Version:       0.45
-Release:       3%{?dist}
+Version:       0.46
+Release:       1%{?dist}
 License:       GPL+ or Artistic
 Group:         Development/Libraries
 URL:           http://search.cpan.org/dist/Sysadm-Install/
 Source0:       
http://search.cpan.org/CPAN/authors/id/M/MS/MSCHILLI/Sysadm-Install-%{version}.tar.gz
 BuildArch:     noarch
 # Module Build
+BuildRequires: findutils
+BuildRequires: make
 BuildRequires: perl
 BuildRequires: perl(ExtUtils::MakeMaker)
 # Module Runtime
@@ -83,6 +85,11 @@ find %{buildroot} -type f -name .packlist -exec rm -f {} ';'
 %{_mandir}/man3/Sysadm::Install.3*
 
 %changelog
+* Wed Jun 24 2015 Paul Howarth <p...@city-fan.org> - 0.46-1
+- Update to 0.46
+  - ask() and pick() now support getting the user's response on the tty,
+    instead of stdin, so they can be used from within a pipe
+
 * Thu Jun 18 2015 Fedora Release Engineering <rel-...@lists.fedoraproject.org> 
- 0.45-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
 
diff --git a/sources b/sources
index cb92437..a0b5abc 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-fe364ef1bc081d85183d99ec07e77141  Sysadm-Install-0.45.tar.gz
+05ed37aef143512db5cd9e1672710c0a  Sysadm-Install-0.46.tar.gz
-- 
cgit v0.10.2


        
http://pkgs.fedoraproject.org/cgit/perl-Sysadm-Install.git/commit/?h=master&id=e41a0bb6ee4ec8b0c07a666f496a51aa9db30a06
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

Reply via email to