[perl-App-s2p/f21] 1.002 bump, update license

Jitka Plesnikova jplesnik at fedoraproject.org
Mon Aug 18 13:36:40 UTC 2014


commit d032eb408b493d709e8732d2d2e818ba05be9121
Author: Jitka Plesnikova <jplesnik at redhat.com>
Date:   Mon Aug 18 15:36:26 2014 +0200

    1.002 bump, update license

 .gitignore        |    1 +
 perl-App-s2p.spec |    9 +++++++--
 sources           |    2 +-
 3 files changed, 9 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index e3a6e48..ed90b89 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /App-s2p-1.001.tar.gz
+/App-s2p-1.002.tar.gz
diff --git a/perl-App-s2p.spec b/perl-App-s2p.spec
index 6f8c1e9..517b698 100644
--- a/perl-App-s2p.spec
+++ b/perl-App-s2p.spec
@@ -1,8 +1,8 @@
 Name:           perl-App-s2p
-Version:        1.001
+Version:        1.002
 Release:        1%{?dist}
 Summary:        Convert sed script to Perl program
-License:        (GPL+ or Artistic) and App-s2p
+License:        CC-BY-SA
 Group:          Development/Tools
 URL:            http://search.cpan.org/dist/App-s2p/
 Source0:        http://www.cpan.org/authors/id/L/LE/LEONT/App-s2p-%{version}.tar.gz
@@ -14,7 +14,9 @@ BuildRequires:  perl(ExtUtils::MakeMaker) >= 6.30
 BuildRequires:  perl(File::Copy)
 BuildRequires:  perl(File::Spec)
 BuildRequires:  perl(integer)
+BuildRequires:  perl(IO::Handle)
 BuildRequires:  perl(IPC::Open2)
+BuildRequires:  perl(IPC::Open3)
 BuildRequires:  perl(strict)
 BuildRequires:  perl(Symbol)
 BuildRequires:  perl(Test::More)
@@ -46,5 +48,8 @@ make test
 %{_mandir}/man1/*
 
 %changelog
+* Mon Aug 18 2014 Jitka Plesnikova <jplesnik at redhat.com> - 1.002-1
+- 1.002 bump, update license
+
 * Mon Jun 16 2014 Jitka Plesnikova <jplesnik at redhat.com> - 1.001-1
 - Specfile autogenerated by cpanspec 1.78.
diff --git a/sources b/sources
index 0468afb..21b0730 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-e43cc85a3928f8db37af6c3932507120  App-s2p-1.001.tar.gz
+e465b95f78d9a3c1b4fd14e4a996b261  App-s2p-1.002.tar.gz


More information about the scm-commits mailing list