[dragonegg/f19] Fix incorrect Release tag.

Eric Smith brouhaha at fedoraproject.org
Fri Jun 7 21:38:19 UTC 2013


commit c7594eb13126ae71a8e86dfeee855fc18528ee79
Author: Eric Smith <brouhaha at fedoraproject.org>
Date:   Fri Jun 7 15:38:08 2013 -0600

    Fix incorrect Release tag.

 dragonegg.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/dragonegg.spec b/dragonegg.spec
index 21ad8a8..3f7ec0e 100644
--- a/dragonegg.spec
+++ b/dragonegg.spec
@@ -57,7 +57,7 @@ ExcludeArch: s390 s390x ppc ppc64
 
 Name:           dragonegg
 Version:        3.3
-Release:        %{?prerel:0.}1%{?prerel:.}%{?prerel}%{?dist}
+Release:        %{?prerel:0.}2%{?prerel:.}%{?prerel}%{?dist}
 Summary:        GCC plugin to use LLVM optimizers and code generators
 
 Group:          Development/Languages


More information about the scm-commits mailing list