[perl-SVG-TT-Graph] Update to 0.20

Emmanuel Seyman eseyman at fedoraproject.org
Wed Apr 4 21:25:37 UTC 2012


commit 354501b3e3ab1d50674cedf36629258fcd9e83be
Author: Emmanuel Seyman <emmanuel.seyman at club-internet.fr>
Date:   Wed Apr 4 23:25:33 2012 +0200

    Update to 0.20

 .gitignore             |    1 +
 perl-SVG-TT-Graph.spec |    5 ++++-
 sources                |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index f2fbc50..4e910ab 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@ SVG-TT-Graph-0.16.tar.gz
 /SVG-TT-Graph-0.17.tar.gz
 /SVG-TT-Graph-0.18.tar.gz
 /SVG-TT-Graph-0.19.tar.gz
+/SVG-TT-Graph-0.20.tar.gz
diff --git a/perl-SVG-TT-Graph.spec b/perl-SVG-TT-Graph.spec
index bef5509..8015ea2 100644
--- a/perl-SVG-TT-Graph.spec
+++ b/perl-SVG-TT-Graph.spec
@@ -1,5 +1,5 @@
 Name:           perl-SVG-TT-Graph
-Version:        0.19
+Version:        0.20
 Release:        1%{?dist}
 Summary:        Base object for generating SVG Graphs
 License:        GPL+ or Artistic
@@ -48,6 +48,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Wed Apr 04 2012 Emmanuel Seyman <emmanuel.seyman at club-internet.fr> - 0.20-1
+- Update to 0.20
+
 * Sun Jan 08 2012 Emmanuel Seyman <emmanuel.seyman at club-internet.fr> - 0.19-1
 - Update to 0.19
 
diff --git a/sources b/sources
index c4c3069..5d3c3c3 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-b6a423f644f6a15874f68e3fb3060aad  SVG-TT-Graph-0.19.tar.gz
+5f7a6c18b6827e99cf048aabe95e43dd  SVG-TT-Graph-0.20.tar.gz


More information about the scm-commits mailing list