From ab13fbfc8117399db63477a4d23c5ca82b5da6e9 Mon Sep 17 00:00:00 2001
From: Paul Howarth <p...@city-fan.org>
Date: Fri, 29 Jan 2016 08:27:34 +0000
Subject: Update to 1.52

- New upstream release 1.52
  - y1_min_range and y2_min_range instead of min_range_1 and min_range_2;
    neither were previously documented
  - Update documentation in regards to all *_min_range options available
---
 .gitignore        | 1 +
 perl-GDGraph.spec | 8 +++++++-
 sources           | 2 +-
 3 files changed, 9 insertions(+), 2 deletions(-)

diff --git a/.gitignore b/.gitignore
index 845a6b9..1e34b5d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@
 /GDGraph-1.48.tar.gz
 /GDGraph-1.49.tar.gz
 /GDGraph-1.51.tar.gz
+/GDGraph-1.52.tar.gz
diff --git a/perl-GDGraph.spec b/perl-GDGraph.spec
index ee28c99..b727bea 100644
--- a/perl-GDGraph.spec
+++ b/perl-GDGraph.spec
@@ -1,5 +1,5 @@
 Name:           perl-GDGraph
-Version:        1.51
+Version:        1.52
 Release:        1%{?dist}
 Epoch:          1
 Summary:        Graph generation package for Perl
@@ -76,6 +76,12 @@ make test
 
 
 %changelog
+* Fri Jan 29 2016 Paul Howarth <p...@city-fan.org> - 1:1.52-1
+- Update to 1.52
+  - y1_min_range and y2_min_range instead of min_range_1 and min_range_2;
+    neither were previously documented
+  - Update documentation in regards to all *_min_range options available
+
 * Mon Dec 28 2015 Paul Howarth <p...@city-fan.org> - 1:1.51-1
 - Update to 1.51
   - Run samples as part of test suite to make sure no sample crashes
diff --git a/sources b/sources
index 87555c7..cc9ed67 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-849374232b2b99a47f34cc77d16e073c  GDGraph-1.51.tar.gz
+091b70160617ed12ce7a23277328e812  GDGraph-1.52.tar.gz
-- 
cgit v0.11.2


        
http://pkgs.fedoraproject.org/cgit/perl-GDGraph.git/commit/?h=master&id=ab13fbfc8117399db63477a4d23c5ca82b5da6e9
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
http://lists.fedoraproject.org/admin/lists/perl-devel@lists.fedoraproject.org

Reply via email to