[indi-eqmod] fixed wrong macro usage

Christian Dersch lupinix at fedoraproject.org
Sat Oct 25 18:45:06 UTC 2014


commit f1ba715846a91b0b50f1726b7cea68837b14f854
Author: Christian Dersch <lupinix at fedoraproject.org>
Date:   Sat Oct 25 20:45:01 2014 +0200

    fixed wrong macro usage

 indi-eqmod.spec |    9 ++++++---
 1 files changed, 6 insertions(+), 3 deletions(-)
---
diff --git a/indi-eqmod.spec b/indi-eqmod.spec
index b876bc9..a37a878 100644
--- a/indi-eqmod.spec
+++ b/indi-eqmod.spec
@@ -7,7 +7,7 @@
 Name:           indi-%{driver}
 Version:        0.9.9
 # Post-Release checkout containing some improvements
-Release:        2.%{checkout}%{?dist}
+Release:        3.%{checkout}%{?dist}
 Summary:        INDI driver providing support for SkyWatcher Protocol
 
 License:        GPLv3+
@@ -49,8 +49,11 @@ make install DESTDIR=%{buildroot}
 
 
 %changelog
-* Wed Oct 15 2014 Christian Dersch <lupinix at fedoraproject.org> - 0.9.9-2.%{checkout}
+* Sat Oct 25 2014 Christian Dersch <lupinix at fedoraproject.org> - 0.9.9-3.20141015svn1783
+- fixed wrong macro usage
+
+* Wed Oct 15 2014 Christian Dersch <lupinix at fedoraproject.org> - 0.9.9-2.20141015svn1783
 - small spec fix
 
-* Wed Oct 15 2014 Christian Dersch <lupinix at fedoraproject.org> - 0.9.9-1.%{checkout}
+* Wed Oct 15 2014 Christian Dersch <lupinix at fedoraproject.org> - 0.9.9-1.20141015svn1783
 - initial spec


More information about the scm-commits mailing list