diff --git a/.gitignore b/.gitignore index 7cb321b..99ed229 100644 --- a/.gitignore +++ b/.gitignore @@ -6,3 +6,4 @@ /pygal-1.4.1.tar.gz /pygal-1.4.2.tar.gz /pygal-1.4.5.tar.gz +/pygal-1.4.6.tar.gz diff --git a/python-pygal.spec b/python-pygal.spec index 123e3a1..33a3924 100644 --- a/python-pygal.spec +++ b/python-pygal.spec @@ -5,7 +5,7 @@ %global modname pygal Name: python-pygal -Version: 1.4.5 +Version: 1.4.6 Release: 1%{?dist} Summary: A python svg graph plotting library @@ -103,6 +103,9 @@ py.test pygal/test %endif %changelog +* Tue Apr 22 2014 Ralph Bean - 1.4.6-1 +- Latest upstream. + * Fri Mar 07 2014 Ralph Bean - 1.4.5-1 - Latest upstream. diff --git a/sources b/sources index 9301a22..44335f5 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -611139f3447fa828f6aafd675be8c84e pygal-1.4.5.tar.gz +3936d47d2afa864524a6d0e93e678e4a pygal-1.4.6.tar.gz