diff --git a/.gitignore b/.gitignore index b1295a5..3e4e198 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ josm-0.9329svn.tar.gz /josm-0.9900svn.tar.gz /josm-0.9963svn.tar.gz /josm-0.9979svn.tar.gz +/josm-0.10327svn.tar.gz diff --git a/josm.spec b/josm.spec index 013837f..91171b8 100644 --- a/josm.spec +++ b/josm.spec @@ -1,12 +1,12 @@ # # spec file for package josm -%global svn_revision 9979 +%global svn_revision 10327 Name: josm Version: 0 -Release: 0.77.%{svn_revision}svn%{?dist} +Release: 0.78.%{svn_revision}svn%{?dist} Summary: An editor for OpenStreetMap (OSM) Group: Applications/Internet License: GPLv2+ @@ -187,6 +187,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : %changelog +* Sun Jun 19 2016 Cédric OLIVIER 0-0.78.10327svn +- Update to 10327 svn revision + * Mon Mar 21 2016 Cédric OLIVIER 0-0.77.9979svn - Update to 9979 svn revision diff --git a/sources b/sources index 2a8741e..dfdc9e6 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -8736d9a444cd71cd53ed8230c5453c98 josm-0.9979svn.tar.gz +dfba52f0a6ff87d669e1750c487d9a58 josm-0.10327svn.tar.gz