[ldc/f19] Fix bogus date

MERCIER Jonathan bioinfornatics at fedoraproject.org
Sat May 18 01:08:20 UTC 2013


commit d049c4435cfc676971aaebb7b0b3611c935d1bec
Author: bioinfornatics <bioinfornatics at fedoraproject.org>
Date:   Sat May 18 03:08:13 2013 +0200

    Fix bogus date

 ldc.spec |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/ldc.spec b/ldc.spec
index 66fb864..50a3175 100644
--- a/ldc.spec
+++ b/ldc.spec
@@ -21,7 +21,7 @@
 
 Name:           ldc
 Version:        2
-Release:        39.%{alphatag}%{?dist}
+Release:        40.%{alphatag}%{?dist}
 Summary:        A compiler for the D programming language
 
 Group:          Development/Languages
@@ -230,6 +230,9 @@ install -m0644 phobos.d.tags %{buildroot}/%{_datadir}/geany/tags/
 
 
 %changelog
+* Sat May 18 2013 Jonathan MERCIER <bioinfornatics at fedoraproject dot org> - 2-40.20130513git23df06a
+- Fix bogus date
+
 * Fri May 17 2013 Jonathan MERCIER <bioinfornatics at fedoraproject dot org> - 2-39.20130513git23df06a
 - add zlib as build require
 


More information about the scm-commits mailing list