diff --git a/.gitignore b/.gitignore index fff29bb..2da1728 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /indi-sx-0.9.9.20141025svn1784.tar.xz +/indi-sx-0.9.9.20141110svn1788.tar.xz diff --git a/indi-sx.spec b/indi-sx.spec index c067b60..a2f9913 100644 --- a/indi-sx.spec +++ b/indi-sx.spec @@ -1,13 +1,13 @@ %global driver sx -%global revision 1784 -%global date 20141025 +%global revision 1788 +%global date 20141110 %global checkout %{date}svn%{revision} Name: indi-%{driver} Version: 0.9.9 # Post-Release checkout containing some improvements -Release: 3.%{checkout}%{?dist} +Release: 1.%{checkout}%{?dist} Summary: INDI driver providing support for Starlight Xpress devices License: GPLv2+ @@ -57,6 +57,9 @@ make install DESTDIR=%{buildroot} %changelog +* Mon Nov 10 2014 Christian Dersch - 0.9.9-1.20141110svn1788 +- update to svn revision 1788 fixing a bug (dark frames with closed shutter on SXVR H18) + * Sat Oct 25 2014 Christian Dersch - 0.9.9-3.20141025svn1784 - removed checkout macro from changelog diff --git a/sources b/sources index c8584a9..6e88c4c 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -b45a3f954f488e010d3d50ca6418bea0 indi-sx-0.9.9.20141025svn1784.tar.xz +21a2c5e792e11b9105ca8c2070380b29 indi-sx-0.9.9.20141110svn1788.tar.xz