[ldc/f20] Fix alphatag

MERCIER Jonathan bioinfornatics at fedoraproject.org
Sun Mar 9 09:05:23 UTC 2014


commit 8b4e18a48227b8dd9160af63f204f79ee8ffe04a
Author: Jonathan MERCIER <bioifornatics at fedoraproject.org>
Date:   Sun Mar 9 10:05:10 2014 +0100

    Fix alphatag

 ldc.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/ldc.spec b/ldc.spec
index 6dde879..357581f 100644
--- a/ldc.spec
+++ b/ldc.spec
@@ -1,5 +1,5 @@
 # debug info seem not works with D compiler
-%global     snapdate        20130305
+%global     snapdate        20140305
 %global     ldc_rev         6e908ff
 %global     phobos_rev      32fc550
 %global     druntime_rev    b20422e
@@ -21,7 +21,7 @@
 
 Name:           ldc
 Version:        2
-Release:        55.%{alphatag}%{?dist}
+Release:        56.%{alphatag}%{?dist}
 Summary:        A compiler for the D programming language
 
 Group:          Development/Languages
@@ -235,6 +235,9 @@ install -m0644 phobos.d.tags %{buildroot}/%{_datadir}/geany/tags/
 
 
 %changelog
+* Sun Mar 09 2014 jonathan MERCIER <bioinfornatics at gmail.com> - 2-56.20140305git6e908ff
+- Fix alphatag
+
 * Sat Mar 08 2014 jonathan MERCIER <bioinfornatics at gmail.com> - 2-55.20131023git287e089
 - Update to rev 6e908ff
 


More information about the scm-commits mailing list