[ldc/f17] bumb to 2.059

MERCIER Jonathan bioinfornatics at fedoraproject.org
Tue Jun 5 17:26:18 UTC 2012


commit 7942797fe7fe2b3efef1102bd095eda36e6c09fc
Author: Jonathan MERCIER <bioinfornatics at gmail.com>
Date:   Tue Jun 5 19:25:58 2012 +0200

    bumb to 2.059

 .gitignore |    3 +++
 ldc.spec   |   17 ++++++++++-------
 sources    |    8 ++++----
 3 files changed, 17 insertions(+), 11 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index ecdebd2..067decc 100644
--- a/.gitignore
+++ b/.gitignore
@@ -35,3 +35,6 @@ ldc-20100804hg1655.tar.xz
 /ldc-phobos-20120602git2bc3677.xz
 /ldc-druntime-20120602git430c913.xz
 /ldc-20120602gitd24592b.xz
+/ldc-20120605git6ad085a.xz
+/ldc-phobos-20120605git2bc3677.xz
+/ldc-druntime-20120605git430c913.xz
diff --git a/ldc.spec b/ldc.spec
index e412764..6ff9e3c 100644
--- a/ldc.spec
+++ b/ldc.spec
@@ -1,6 +1,6 @@
 # debug info seem not works with D compiler
-%global     snapdate        20120602
-%global     ldc_rev         d24592b
+%global     snapdate        20120605
+%global     ldc_rev         6ad085a
 %global     phobos_rev      2bc3677
 %global     druntime_rev    430c913
 %global     alphatag        %{snapdate}git%{ldc_rev}
@@ -23,7 +23,7 @@
 
 Name:           ldc
 Version:        2
-Release:        18.%{alphatag}%{?dist}
+Release:        20.%{alphatag}%{?dist}
 Summary:        A compiler for the D programming language
 
 Group:          Development/Languages
@@ -217,8 +217,8 @@ find %{buildroot}/%{_datadir}/devhelp/books/Phobos -name "*.html" | xargs sed -i
 
 %files druntime
 %doc runtime/druntime/LICENSE_1_0.txt runtime/druntime/README.txt
-%{_libdir}/libdruntime-ldc.so.2.0.58
-%{_libdir}/libdruntime-ldc.so.58
+%{_libdir}/libdruntime-ldc.so.2.0.59
+%{_libdir}/libdruntime-ldc.so.59
 
 %files druntime-devel
 %{_includedir}/d/ldc
@@ -227,8 +227,8 @@ find %{buildroot}/%{_datadir}/devhelp/books/Phobos -name "*.html" | xargs sed -i
 
 %files phobos
 %doc runtime/phobos/LICENSE_1_0.txt
-%{_libdir}/libphobos-ldc.so.2.0.58
-%{_libdir}/libphobos-ldc.so.58
+%{_libdir}/libphobos-ldc.so.2.0.59
+%{_libdir}/libphobos-ldc.so.59
 
 %files phobos-devel
 %{_includedir}/d/crc32.d
@@ -243,6 +243,9 @@ find %{buildroot}/%{_datadir}/devhelp/books/Phobos -name "*.html" | xargs sed -i
 %{_datadir}/devhelp/books/Phobos
 
 %changelog
+* Sun Jun 03 2012 Jonathan MERCIER <bioinfornatics at gmail.com> - 2-20.20120602git6ad085a
+- bump soname to 59
+
 * Sun Jun 03 2012 Jonathan MERCIER <bioinfornatics at gmail.com> - 2-18.20120602gitd24592b
 - remove buildroot path into .di file
 
diff --git a/sources b/sources
index e907049..d51f425 100644
--- a/sources
+++ b/sources
@@ -1,5 +1,5 @@
-68469857f4d68082d7500141c84f1c01  DdocToDevhelp
-eafe5786827e1bf84c92eeab69961395  ldc-20120602gitd24592b.xz
-6c76b91ec9ba0d6cbe56ec3c527b8425  ldc-druntime-20120602git430c913.xz
-72271de8f33ae757d580080654a7bd9a  ldc-phobos-20120602git2bc3677.xz
+50710c8a539469e9f5865b2a8183469f  ldc-20120605git6ad085a.xz
+72271de8f33ae757d580080654a7bd9a  ldc-phobos-20120605git2bc3677.xz
+6c76b91ec9ba0d6cbe56ec3c527b8425  ldc-druntime-20120605git430c913.xz
 2207fd2545a5fc62c93e3ba72c89c4ca  macros.ldc
+68469857f4d68082d7500141c84f1c01  DdocToDevhelp


More information about the scm-commits mailing list