[derelict] Update to latest rev

MERCIER Jonathan bioinfornatics at fedoraproject.org
Sun Mar 9 09:39:08 UTC 2014


commit 80b83168806a226883400e6f5fd06c1e84eaa7b6
Author: Jonathan MERCIER <bioifornatics at fedoraproject.org>
Date:   Sun Mar 9 10:38:57 2014 +0100

    Update to latest rev

 .gitignore    |    1 +
 derelict.spec |   15 +++++++++------
 sources       |    3 +--
 3 files changed, 11 insertions(+), 8 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 4a900a5..9778fd2 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@
 /derelict-20130804git90376ac.tar.xz
 /derelict-20130810git94eaed8.tar.xz
 /derelict-20131023git4ae13ab.tar.xz
+/derelict-201410303git9570453.tar.xz
diff --git a/derelict.spec b/derelict.spec
index 752cfb3..ec32042 100644
--- a/derelict.spec
+++ b/derelict.spec
@@ -1,7 +1,7 @@
-%global     snapdate            20131023
-%global     derelict_revision   4ae13ab
+%global     snapdate            201410303
+%global     derelict_revision   9570453
 %global     alphatag            %{snapdate}git%{derelict_revision}
-%global     debug_package   %{nil}
+%global     debug_package       %{nil}
 
 %define add_subpackage(n:)                                                    \
 %package %{-n*}                                                               \
@@ -47,15 +47,15 @@ popd                                                                          \
 
 # The source for this package was pulled from upstream's git.
 # Use the following commands to generate the tarball:
-# git clone git://github.com/aldacron/Derelict3.git
-# cd derelict;
+# git clone git://github.com/aldacron/Derelict3.git derelict
+# cd derelict
 # git rev-parse --short HEAD            -> for derelict_revision
 # git checkout %%derelict_rev
 # git archive --prefix=derelict-%%{alphatag}/ HEAD --format=tar | xz > ../derelict-%%{alphatag}.tar.xz
 
 Name:           derelict
 Version:        3
-Release:        25.%{alphatag}%{?dist}
+Release:        26.%{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
 
@@ -217,6 +217,9 @@ install -m0644 derelict.d.tags %{buildroot}/%{_datadir}/geany/tags/
 
 
 %changelog
+* Sun Mar 09 2014 jonathan MERCIER <bioinfornatics at gmail.com> - 3-26.201410303git9570453
+- Update to latest rev
+
 * Mon Feb 17 2014 Hans de Goede <hdegoede at redhat.com> - 3-25.20131023git4ae13ab
 - Bump release to be newer then f20
   Note to fellow packagers: *Always* make changes in rawhide first!
diff --git a/sources b/sources
index 2304dd0..dc44ee9 100644
--- a/sources
+++ b/sources
@@ -1,2 +1 @@
-38eb4cf6aa1b536deaa8e9a4215ab22b  derelict-20131023git4ae13ab.tar.xz
-38eb4cf6aa1b536deaa8e9a4215ab22b  derelict-20131023git4ae13ab.tar.xz
+ee4cefcea622f952c04cdcf938743b4f  derelict-201410303git9570453.tar.xz


More information about the scm-commits mailing list