diff --git a/.gitignore b/.gitignore index d9c6cf5..6ffa296 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ /pinta-0.5-5.fc14.src.rpm /pinta-0.6-1.tar.gz /pinta-0.7.tar.gz +/pinta-0.8.tar.gz diff --git a/pinta.spec b/pinta.spec index 6aa2ccf..de8c71b 100644 --- a/pinta.spec +++ b/pinta.spec @@ -1,7 +1,7 @@ %global debug_package %{nil} Name: pinta -Version: 0.7 +Version: 0.8 Release: 1%{?dist} Summary: An easy to use drawing and image editing program @@ -93,6 +93,9 @@ rm -rf %{buildroot} %{_datadir}/pixmaps/%{name}* %changelog +* Wed Apr 06 2011 Paul Lange - 0.8-1 +- Update to version 0.8 + * Thu Mar 03 2011 Paul Lange - 0.7-1 - Update to version 0.7 diff --git a/sources b/sources index c21f1da..db98a99 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -e3fee39eb81ba992cce5a220f71ad351 pinta-0.7.tar.gz +162a36e0ae9a762d7bf6525046385ef6 pinta-0.8.tar.gz