From 7351c1c9b0d077a1c479380d8812841b782999d6 Mon Sep 17 00:00:00 2001 From: Ralph Bean Date: Aug 18 2014 15:30:17 +0000 Subject: 1.5.0-1 --- diff --git a/.gitignore b/.gitignore index 99ed229..03ed154 100644 --- a/.gitignore +++ b/.gitignore @@ -7,3 +7,4 @@ /pygal-1.4.2.tar.gz /pygal-1.4.5.tar.gz /pygal-1.4.6.tar.gz +/pygal-1.5.0.tar.gz diff --git a/python-pygal.spec b/python-pygal.spec index 2236927..f277693 100644 --- a/python-pygal.spec +++ b/python-pygal.spec @@ -5,8 +5,8 @@ %global modname pygal Name: python-pygal -Version: 1.4.6 -Release: 3%{?dist} +Version: 1.5.0 +Release: 1%{?dist} Summary: A python svg graph plotting library Group: Development/Libraries @@ -103,6 +103,9 @@ py.test pygal/test %endif %changelog +* Mon Aug 18 2014 Ralph Bean - 1.5.0-1 +- Latest upstream. + * Sat Jun 07 2014 Fedora Release Engineering - 1.4.6-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild diff --git a/sources b/sources index 44335f5..5671168 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -3936d47d2afa864524a6d0e93e678e4a pygal-1.4.6.tar.gz +376d567aaef545db75513711a3b57ca8 pygal-1.5.0.tar.gz