diff --git a/.cvsignore b/.cvsignore index 6311599..c8471a5 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -qgis_1.0.0.tar.gz +qgis_1.0.1.tar.gz diff --git a/qgis.spec b/qgis.spec index fd55dda..aa4d922 100644 --- a/qgis.spec +++ b/qgis.spec @@ -2,7 +2,7 @@ %{!?python_sitearch: %define python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")} Name: qgis -Version: 1.0.0 +Version: 1.0.1 Release: 1%{?dist} Summary: A user friendly Open Source Geographic Information System @@ -109,6 +109,9 @@ Addtional theme for qgis - nkids ./src/gui/qgsdetaileditem*.cpp \ ./src/gui/qgsdetaileditem*.h +# remove duplicate translations +/usr/bin/lupdate-qt4 -no-obsolete -ts i18n/*.ts + %build for dir in %{_libdir}/grass-*/ ; do @@ -243,6 +246,9 @@ desktop-file-install --vendor="fedora" \ %changelog +* Wed Feb 18 2009 Douglas E. Warner 1.0.1-1 +- updating for 1.0.1 + * Mon Dec 22 2008 Douglas E. Warner 1.0.0-1 - updating for 1.0.0 - added gis theme and quick print plugin diff --git a/sources b/sources index 463de6e..14b81ae 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -bf5b836a0e6e5972a73148a0236e8181 qgis_1.0.0.tar.gz +a9159461b2c34ca988829b5a23ae693e qgis_1.0.1.tar.gz