[derelict] Updating to rev 4ae13ab

MERCIER Jonathan bioinfornatics at fedoraproject.org
Thu Oct 24 02:03:59 UTC 2013


commit caf6108995f872336db7b4554517c15ecd8c2818
Author: bioinfornatics <bioinfornatics at fedoraproject.org>
Date:   Thu Oct 24 04:04:02 2013 +0200

    Updating to rev 4ae13ab

 .gitignore    |    1 +
 derelict.spec |   13 ++++++++-----
 sources       |    4 ++--
 3 files changed, 11 insertions(+), 7 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index fbb02c5..4a900a5 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@
 /derelict-20130626gite70c293.tar.xz
 /derelict-20130804git90376ac.tar.xz
 /derelict-20130810git94eaed8.tar.xz
+/derelict-20131023git4ae13ab.tar.xz
diff --git a/derelict.spec b/derelict.spec
index c336979..7088423 100644
--- a/derelict.spec
+++ b/derelict.spec
@@ -1,5 +1,5 @@
-%global     snapdate            20130810
-%global     derelict_revision   94eaed8
+%global     snapdate            20131023
+%global     derelict_revision   4ae13ab
 %global     alphatag            %{snapdate}git%{derelict_revision}
 %global     debug_package   %{nil}
 
@@ -55,7 +55,7 @@ popd                                                                          \
 
 Name:           derelict
 Version:        3
-Release:        22.%{alphatag}%{?dist}
+Release:        23.%{alphatag}%{?dist}
 Summary:        Collection of D bindings to C shared libraries
 Summary(fr):    Collection de bibliothèque en D interfaçant des bibliothèques dynamiques en C
 
@@ -141,8 +141,8 @@ Fichier d'entête et bibliothèque pour derelict à utiliser en langage D.
 # temp geany config directory for allow geany to generate tags
 mkdir -p geany_config
 sed -i \
-  -e 's/-lib -O -release -enable-inlining -property -w -wi/-shared %{_d_optflags} -enable-inlining -property -wi/g' \
-  -e '/104//            return format("ldc2 %s -soname=%s.%s -I../import -of%s%s.%s %s", compilerOptions, libName, MajorVersion, outdir, libName, FullVersion, files);d' build/build.d
+-e 's/-lib -O -release -enable-inlining -property -w -wi/-shared %{_d_optflags} -enable-inlining -property -wi/g' \
+-e '/104//            return format("ldc2 %s -soname=%s.%s -I../import -of%s%s.%s %s", compilerOptions, libName, MajorVersion, outdir, libName, FullVersion, files);d' build/build.d
 
 %build
 # build the builder
@@ -213,6 +213,9 @@ install -m0644 derelict.d.tags %{buildroot}/%{_datadir}/geany/tags/
 
 
 %changelog
+* Thu Oct 24 2013 Jonathan MERCIER <bioinfornatics at gmail.com> - 3-23.20131023git4ae13ab
+- Update to rev 4ae13ab
+
 * Sat Aug 10 2013 "Jonathan Mercier" <"Jonathan Mercier at gmail dot org"> - 3-22.20130810git94eaed8
 - Update to rev 94eaed8
 
diff --git a/sources b/sources
index 127955e..2304dd0 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-d73be57c748a2c01232f122153a66716  derelict-20130810git94eaed8.tar.xz
-d73be57c748a2c01232f122153a66716  derelict-20130810git94eaed8.tar.xz
+38eb4cf6aa1b536deaa8e9a4215ab22b  derelict-20131023git4ae13ab.tar.xz
+38eb4cf6aa1b536deaa8e9a4215ab22b  derelict-20131023git4ae13ab.tar.xz


More information about the scm-commits mailing list