[ldc/f13/master] update to newest release

MERCIER Jonathan bioinfornatics at fedoraproject.org
Tue Sep 28 20:40:14 UTC 2010


commit d27c9ba34b58edae980f5cc0702f4968ee2f1807
Author: bioinfornatics <bioinfornatics at fedoraproject.org>
Date:   Tue Sep 28 22:40:15 2010 +0200

    update to newest release

 .gitignore |    1 +
 ldc.spec   |   13 ++++++++-----
 sources    |    2 +-
 3 files changed, 10 insertions(+), 6 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 4ae8b55..7064b59 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@ ldc-20100804hg1655.tar.xz
 /ldc-20100804hg1655.tar.xz
 /ldc-20100905hg1659.tar.xz
 /ldc-20100927hg1664.tar.xz
+/ldc-20100928hg1665.tar.xz
diff --git a/ldc.spec b/ldc.spec
index 9ea9a9a..c70f80e 100644
--- a/ldc.spec
+++ b/ldc.spec
@@ -1,14 +1,14 @@
-%global     alphatag        20100927
-%global     hg_revision     hg1664
+%global     alphatag        20100928
+%global     hg_revision     hg1665
 
 # The source for this package was pulled from upstream's mercurial (hg).
 # Use the following commands to generate the tarball:
-# hg clone -r 1659 http://bitbucket.org/lindquist/ldc ldc-20100927hg1664
-# tar -cJvf ldc-20100927hg1664.tar.xz ldc-20100927hg1664
+# hg clone -r 1665 http://bitbucket.org/lindquist/ldc ldc-20100928hg1665
+# tar -cJvf ldc-20100928hg1665.tar.xz ldc-20100928hg1665
 
 Name:           ldc
 Version:        0.9.2
-Release:        20.%{alphatag}%{hg_revision}%{?dist}
+Release:        21.%{alphatag}%{hg_revision}%{?dist}
 Summary:        A compiler for the D programming language
 
 Group:          Development/Languages
@@ -102,6 +102,9 @@ rm -rf %{buildroot}
 %config(noreplace)  %{_sysconfdir}/rpm/macros.ldc
 
 %changelog
+* Sat Sep 18 2010 Jonathan MERCIER <bioinfornatics at gmail.com> 0.9.2-21.20100928hg1665
+- update to new release 1666 
+
 * Sat Sep 18 2010 Jonathan MERCIER <bioinfornatics at gmail.com> 0.9.2-20.20100927hg1664
 - update to new release 1664
 
diff --git a/sources b/sources
index b41f784..82cca60 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-a06c3475364330edad739dd1a246b20d  ldc-20100927hg1664.tar.xz
+5b1bf57f00781001caaf3eea8b8d03bb  ldc-20100928hg1665.tar.xz


More information about the scm-commits mailing list