[perl-Graph-Easy] update to 0.73

Iain Arnell iarnell at fedoraproject.org
Fri Jun 7 13:00:25 UTC 2013


commit bad509fadae4c7ffe39a0e6b32842b3c70153ebe
Author: Iain Arnell <iarnell at gmail.com>
Date:   Fri Jun 7 06:59:16 2013 -0600

    update to 0.73

 .gitignore           |    1 +
 perl-Graph-Easy.spec |    7 +++++--
 sources              |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 896967b..4349e85 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 /Graph-Easy-0.70.tar.gz
 /Graph-Easy-0.71.tar.gz
 /Graph-Easy-0.72.tar.gz
+/Graph-Easy-0.73.tar.gz
diff --git a/perl-Graph-Easy.spec b/perl-Graph-Easy.spec
index ff740fd..535e3eb 100644
--- a/perl-Graph-Easy.spec
+++ b/perl-Graph-Easy.spec
@@ -1,6 +1,6 @@
 Name:           perl-Graph-Easy
-Version:        0.72
-Release:        2%{?dist}
+Version:        0.73
+Release:        1%{?dist}
 Summary:        Convert or render graphs as ASCII, HTML, SVG or via Graphviz
 License:        GPLv2+ and ASL 1.1
 Group:          Development/Libraries
@@ -74,6 +74,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Fri Jun 07 2013 Iain Arnell <iarnell at gmail.com> 0.73-1
+- update to latest upstream version
+
 * Thu Feb 14 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.72-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
 
diff --git a/sources b/sources
index 61bf5f5..882f06d 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-f8e510a35b951211fb5b85c8573e94c6  Graph-Easy-0.72.tar.gz
+847e4225ea9a9ef1e7ce7ddc84f8b3e7  Graph-Easy-0.73.tar.gz


More information about the scm-commits mailing list