[perl-Event-RPC] 1.04 bump

Petr Pisar ppisar at fedoraproject.org
Mon Jan 27 12:28:44 UTC 2014


commit 1c8dcf301f21cfd65d3fef96d7b703c86d713de8
Author: Petr Písař <ppisar at redhat.com>
Date:   Mon Jan 27 13:28:50 2014 +0100

    1.04 bump

 .gitignore          |    1 +
 perl-Event-RPC.spec |    7 +++++--
 sources             |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 727783b..bb1828f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 Event-RPC-1.01.tar.gz
 /Event-RPC-1.03.tar.gz
+/Event-RPC-1.04.tar.gz
diff --git a/perl-Event-RPC.spec b/perl-Event-RPC.spec
index 4ac692d..3c791f9 100644
--- a/perl-Event-RPC.spec
+++ b/perl-Event-RPC.spec
@@ -1,6 +1,6 @@
 Name:           perl-Event-RPC
-Version:        1.03
-Release:        3%{?dist}
+Version:        1.04
+Release:        1%{?dist}
 Summary:        Event based transparent client/server RPC framework
 Group:          Development/Libraries
 License:        GPL+ or Artistic
@@ -66,6 +66,9 @@ make test
 %{_mandir}/man3/*.3*
 
 %changelog
+* Mon Jan 27 2014 Petr Pisar <ppisar at redhat.com> - 1.04-1
+- 1.04 bump
+
 * Sat Aug 03 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.03-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
 
diff --git a/sources b/sources
index 06c03cc..5679744 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-1539ff86cfbdef1a40c502a6454100cf  Event-RPC-1.03.tar.gz
+d40147fe814a5c5c976a940b68db3029  Event-RPC-1.04.tar.gz


More information about the scm-commits mailing list