diff --git a/.gitignore b/.gitignore index 1de0607..d42e60e 100644 --- a/.gitignore +++ b/.gitignore @@ -6,3 +6,4 @@ /qmapshack-1.6.1.tar.gz /qmapshack-1.6.2.tar.gz /qmapshack-1.6.3.tar.gz +/qmapshack-1.7.0.tar.gz diff --git a/qmapshack.spec b/qmapshack.spec index 40bff68..c477154 100644 --- a/qmapshack.spec +++ b/qmapshack.spec @@ -1,5 +1,5 @@ Name: qmapshack -Version: 1.6.3 +Version: 1.7.0 Release: 1%{?dist} Summary: GPS mapping and management tool @@ -82,6 +82,9 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/%{name}.desktop %changelog +* Tue Sep 13 2016 Dan Horák - 1.7.0-1 +- update to 1.7.0 + * Thu Jul 14 2016 Dan Horák - 1.6.3-1 - update to 1.6.3 diff --git a/sources b/sources index a9b5d9c..06ec912 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -e40ddf619f505724ec4b37abb9d94846 qmapshack-1.6.3.tar.gz +dbcd93b15e592ae2cd6f965e67d2d12b qmapshack-1.7.0.tar.gz