diff --git a/.gitignore b/.gitignore index d7829ab..5ff8d31 100644 --- a/.gitignore +++ b/.gitignore @@ -7,3 +7,4 @@ josm-0.3376svn.tar.gz /josm-0-remove_svn_call.patch /josm.spec /josm-0.3961svn.tar.gz +/josm-0.3966svn.tar.gz diff --git a/josm.spec b/josm.spec index 10f7a6b..cddf00c 100644 --- a/josm.spec +++ b/josm.spec @@ -1,12 +1,12 @@ # # spec file for package josm -%global svn_revision 3961 +%global svn_revision 3966 Name: josm Version: 0 -Release: 0.16.%{svn_revision}svn%{?dist} +Release: 0.17.%{svn_revision}svn%{?dist} Summary: An editor for OpenStreetMap (OSM) Group: Applications/Internet License: GPLv2+ @@ -138,6 +138,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : %changelog +* Wed Mar 09 2011 Cedric OLIVIER 0-0.17.3966svn +- Update to 3961 svn revision + * Tue Mar 08 2011 Cedric OLIVIER 0-0.16.3961svn - Update to 3961 svn revision diff --git a/sources b/sources index 9c72064..03d1656 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -962015b95407660711861badea870f41 josm-0.3961svn.tar.gz +f2d3c8f77e358c2b09e1ce562161c98b josm-0.3966svn.tar.gz