[perl-IPC-Cmd] 0.80 bump

Petr Pisar ppisar at fedoraproject.org
Mon Mar 4 08:28:53 UTC 2013


commit 6e561d7d5b3b5d366ba3566f6c8450ca88ee41df
Author: Petr Písař <ppisar at redhat.com>
Date:   Mon Mar 4 09:28:06 2013 +0100

    0.80 bump

 .gitignore        |    1 +
 perl-IPC-Cmd.spec |    5 ++++-
 sources           |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 037f637..bb5d3af 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 IPC-Cmd-0.40.tar.gz
 /IPC-Cmd-0.78.tar.gz
+/IPC-Cmd-0.80.tar.gz
diff --git a/perl-IPC-Cmd.spec b/perl-IPC-Cmd.spec
index 77383b4..0e778b0 100644
--- a/perl-IPC-Cmd.spec
+++ b/perl-IPC-Cmd.spec
@@ -1,5 +1,5 @@
 Name:           perl-IPC-Cmd
-Version:        0.78
+Version:        0.80
 Release:        1%{?dist}
 Summary:        Finding and running system commands made easy
 License:        GPL+ or Artistic
@@ -63,5 +63,8 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Mon Mar 04 2013 Petr Pisar <ppisar at redhat.com> - 0.80-1
+- 0.80 bump
+
 * Fri Feb 08 2013 Petr Pisar <ppisar at redhat.com> 0.78-1
 - Specfile autogenerated by cpanspec 1.78.
diff --git a/sources b/sources
index cb5ec5b..2624eba 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-c9379038439420228567dc3f0e34cd24  IPC-Cmd-0.78.tar.gz
+2f4c74a1c91e67dd80ef6dc5c5ebaed4  IPC-Cmd-0.80.tar.gz


More information about the scm-commits mailing list