[vegastrike] Can't use the - in the upstream release name.

Bruno Wolff III bruno at fedoraproject.org
Sat Jul 9 18:59:23 UTC 2011


commit b9675098d935d96b58ca12c7a43d6a63940bb3d1
Author: Bruno Wolff III <bruno at wolff.to>
Date:   Tue Jun 28 19:43:09 2011 -0500

    Can't use the - in the upstream release name.

 vegastrike.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/vegastrike.spec b/vegastrike.spec
index 6541319..a244230 100644
--- a/vegastrike.spec
+++ b/vegastrike.spec
@@ -1,6 +1,6 @@
 Name:           vegastrike
 Version:        0.5.1
-Release:        0.1.beta1-2%{?dist}
+Release:        0.1.beta1.2%{?dist}
 Summary:        3D OpenGL spaceflight simulator
 Group:          Amusements/Games
 License:        GPLv2+


More information about the scm-commits mailing list