From 4baa071086a363e78f1241606cceeec56eec97be Mon Sep 17 00:00:00 2001 From: Mattia Verga Date: Sep 22 2016 09:38:07 +0000 Subject: Upgrade to 0.8.0 --- diff --git a/.gitignore b/.gitignore index d74e25a..d75e446 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,4 @@ /indistarter-0.5.0-35.tar.xz /indistarter-0.6.0-39.tar.xz /indistarter-0.7.1-48.tar.xz +/indistarter-0.8.0-57.tar.xz diff --git a/indistarter.spec b/indistarter.spec index 9b68557..a9c63af 100644 --- a/indistarter.spec +++ b/indistarter.spec @@ -1,7 +1,7 @@ -%global svnversion 48 +%global svnversion 57 Name: indistarter -Version: 0.7.1 +Version: 0.8.0 Release: 1.%{svnversion}svn%{?dist} Summary: GUI to start, stop and control an INDI server @@ -9,8 +9,8 @@ License: GPLv3+ URL: http://indistarter.sourceforge.net/ # The source code is not available upstream as a package so we pulled it # from upstream's vcs. Use the following commands to generate the tarball: -# svn export -r 48 svn://svn.code.sf.net/p/indistarter/code/trunk indistarter-0.7.1 -# tar -cJvf indistarter-0.7.1-48.tar.xz indistarter-0.7.1 +# svn export -r 57 svn://svn.code.sf.net/p/indistarter/code/trunk indistarter-0.8.0 +# tar -cJvf indistarter-0.8.0-57.tar.xz indistarter-0.8.0 Source0: %{name}-%{version}-%{svnversion}.tar.xz # This patch avoid stripping debuginfo from binary @@ -76,6 +76,9 @@ fi %changelog +* Thu Sep 22 2016 Mattia Verga 0.8.0-1.57svn +- Upgrade to 0.8.0 + * Sun Sep 04 2016 Mattia Verga 0.7.1-1.48svn - Upgrade to 0.7.1 diff --git a/sources b/sources index 4ffe993..c566dbb 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -af6799c0b3a35eba534b530b8c02b1f3 indistarter-0.7.1-48.tar.xz +cdb009e02c02ea74e89e60933b3e53e6 indistarter-0.8.0-57.tar.xz