[perl-IPC-Cmd] 0.90 bump

Petr Pisar ppisar at fedoraproject.org
Tue Nov 19 15:37:03 UTC 2013


commit 5a71dafca55bbb8ea82ef2bae4dea890eefcc25b
Author: Petr Písař <ppisar at redhat.com>
Date:   Tue Nov 19 16:37:08 2013 +0100

    0.90 bump

 .gitignore        |    1 +
 perl-IPC-Cmd.spec |    5 ++++-
 sources           |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 95f4e09..d872f4a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@ IPC-Cmd-0.40.tar.gz
 /IPC-Cmd-0.82.tar.gz
 /IPC-Cmd-0.84.tar.gz
 /IPC-Cmd-0.86.tar.gz
+/IPC-Cmd-0.90.tar.gz
diff --git a/perl-IPC-Cmd.spec b/perl-IPC-Cmd.spec
index 09dc306..2b18406 100644
--- a/perl-IPC-Cmd.spec
+++ b/perl-IPC-Cmd.spec
@@ -1,7 +1,7 @@
 Name:           perl-IPC-Cmd
 # Epoch to compete with perl.spec
 Epoch:          1
-Version:        0.86
+Version:        0.90
 Release:        1%{?dist}
 Summary:        Finding and running system commands made easy
 License:        GPL+ or Artistic
@@ -73,6 +73,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Tue Nov 19 2013 Petr Pisar <ppisar at redhat.com> - 1:0.90-1
+- 0.90 bump
+
 * Tue Nov 05 2013 Petr Pisar <ppisar at redhat.com> - 1:0.86-1
 - 0.86 bump
 
diff --git a/sources b/sources
index 16027f7..55cc6b1 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-0e4d1a6b56e35a5ffd6c6b4f6e32d05a  IPC-Cmd-0.86.tar.gz
+6c533447b3f738a0b7c757f16f7c5a7d  IPC-Cmd-0.90.tar.gz


More information about the scm-commits mailing list