diff --git a/.gitignore b/.gitignore index 64fdea3..262b090 100644 --- a/.gitignore +++ b/.gitignore @@ -10,3 +10,4 @@ /carto-3629b2a0340acfc136b3381cb3af0b3e02d004ea.tar.gz /carto-0.15.0.tar.gz /carto-0.15.1.tar.gz +/carto-0.15.2.tar.gz diff --git a/carto.spec b/carto.spec index d0ba646..171e7cd 100644 --- a/carto.spec +++ b/carto.spec @@ -1,5 +1,5 @@ Name: carto -Version: 0.15.1 +Version: 0.15.2 Release: 1%{?dist} Summary: Mapnik style sheet compiler @@ -58,6 +58,9 @@ cp -p man/*.1 %{buildroot}%{_mandir}/man1 %changelog +* Wed Sep 23 2015 Tom Hughes - 0.15.2-1 +- Update to 0.15.2 upstream release + * Sat Sep 12 2015 Tom Hughes - 0.15.1-1 - Update to 0.15.1 upstream release diff --git a/sources b/sources index 31a05ba..968658a 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -3e501835989947e0d951884575f8fdf4 carto-0.15.1.tar.gz +841b1760a2042823c480a36d12c3c74a carto-0.15.2.tar.gz