[matahari] reset upstream_version

Adam Stokes astokes at fedoraproject.org
Fri Jul 29 16:24:15 UTC 2011


commit 27f077fee7e8a9e2fca344fb3f87c9ea9d8d2866
Author: Adam Stokes <astokes at fedoraproject.org>
Date:   Fri Jul 29 12:23:21 2011 -0400

    reset upstream_version

 matahari.spec |    5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)
---
diff --git a/matahari.spec b/matahari.spec
index 91ad061..b942df6 100644
--- a/matahari.spec
+++ b/matahari.spec
@@ -1,8 +1,8 @@
 %global specversion 1
-%global upstream_version 0.4.2
+%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}
 
@@ -12,6 +12,7 @@
 
 # Systemd init scripts
 %bcond_without systemd
+
 Name:		matahari
 Version:	0.4.2
 Release:	%{mh_release}


More information about the scm-commits mailing list