[matahari] Use upstream_version

Adam Stokes astokes at fedoraproject.org
Fri Jul 29 16:14:13 UTC 2011


commit 121662de8f21b0e931afc97d536bc5cb3eae7a54
Author: Adam Stokes <astokes at fedoraproject.org>
Date:   Fri Jul 29 12:13:56 2011 -0400

    Use upstream_version

 matahari.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/matahari.spec b/matahari.spec
index 745acf5..1ee3085 100644
--- a/matahari.spec
+++ b/matahari.spec
@@ -2,7 +2,7 @@
 %global upstream_version cb3faf4
 
 # Keep around for when/if required
-#%global alphatag %{upstream_version}.git
+%global alphatag %{upstream_version}.git
 
 %global mh_release %{?alphatag:0.}%{specversion}%{?alphatag:.%{alphatag}}%{?dist}
 


More information about the scm-commits mailing list