diff --git a/.gitignore b/.gitignore index 29d8808..f568c5b 100644 --- a/.gitignore +++ b/.gitignore @@ -15,3 +15,4 @@ /pygal-2.0.8.tar.gz /pygal-2.0.10.tar.gz /pygal-2.1.1.tar.gz +/pygal-2.2.1.tar.gz diff --git a/python-pygal.spec b/python-pygal.spec index 1ccf86b..3198969 100644 --- a/python-pygal.spec +++ b/python-pygal.spec @@ -5,7 +5,7 @@ %global modname pygal Name: python-pygal -Version: 2.1.1 +Version: 2.2.1 Release: 1%{?dist} Summary: A python svg graph plotting library @@ -122,6 +122,9 @@ popd %endif %changelog +* Sat Apr 23 2016 Kevin Fenzi - 2.2.1-1 +- Update to 2.2.1. Fixes bug #1329207 + * Mon Apr 04 2016 Ralph Bean - 2.1.1-1 - new version diff --git a/sources b/sources index 3872759..64f2060 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -0ef6507ecd5abe179fee6abe23989af9 pygal-2.1.1.tar.gz +260e249422a110745259f47900248569 pygal-2.2.1.tar.gz