From 236fc6cc2d862891e7f8c4ac618f30de9f0a66a7 Mon Sep 17 00:00:00 2001
From: Paul Howarth <p...@city-fan.org>
Date: Mon, 21 Nov 2016 14:31:24 +0000
Subject: Update to 1.54

- New upstream release 1.54
  - Disable two Y axes alignment when any y[12]_{min,max}_value is defined
    (CPAN RT#62665)
---
 .gitignore        | 1 +
 perl-GDGraph.spec | 7 ++++++-
 sources           | 2 +-
 3 files changed, 8 insertions(+), 2 deletions(-)

diff --git a/.gitignore b/.gitignore
index b89cab3..3f8ff72 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@
 /GDGraph-1.51.tar.gz
 /GDGraph-1.52.tar.gz
 /GDGraph-1.53.tar.gz
+/GDGraph-1.54.tar.gz
diff --git a/perl-GDGraph.spec b/perl-GDGraph.spec
index d69d3d2..f5fe7ed 100644
--- a/perl-GDGraph.spec
+++ b/perl-GDGraph.spec
@@ -1,6 +1,6 @@
 Name:           perl-GDGraph
 Epoch:          1
-Version:        1.53
+Version:        1.54
 Release:        1%{?dist}
 Summary:        Graph generation package for Perl
 
@@ -81,6 +81,11 @@ make test
 
 
 %changelog
+* Mon Nov 21 2016 Paul Howarth <p...@city-fan.org> - 1:1.54-1
+- Update to 1.54
+  - Disable two Y axes alignment when any y[12]_{min,max}_value is defined
+    (CPAN RT#62665)
+
 * Fri Jul  8 2016 Paul Howarth <p...@city-fan.org> - 1:1.53-1
 - Update to 1.53
   - Fix 'Illegal division by zero' when x_min_value and x_max_value are
diff --git a/sources b/sources
index 62d5539..009279b 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-ef3ddfe8f184fed2a2e557b7c6f982b2  GDGraph-1.53.tar.gz
+38c6a188519e6272e9b2b722b315c3d8  GDGraph-1.54.tar.gz
-- 
cgit v0.12


        
http://pkgs.fedoraproject.org/cgit/perl-GDGraph.git/commit/?h=perl-GDGraph-1.54-1.fc26&id=236fc6cc2d862891e7f8c4ac618f30de9f0a66a7
_______________________________________________
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org

Reply via email to