[gl3n/f20] Update to latest rev

MERCIER Jonathan bioinfornatics at fedoraproject.org
Sun Mar 9 10:58:15 UTC 2014


commit d922d94480510014ab2fed5f58df582be70c7676
Author: Jonathan MERCIER <bioifornatics at fedoraproject.org>
Date:   Sun Mar 9 11:58:03 2014 +0100

    Update to latest rev

 .gitignore |    1 +
 gl3n.spec  |   11 +++++++----
 sources    |    3 +--
 3 files changed, 9 insertions(+), 6 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 9e34644..d985e22 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 /gl3n-20120813git1fb5a4a.tar.xz
 /gl3n-20130626gitc7d0020.tar.xz
 /gl3n-20131013git9095b9a.tar.xz
+/gl3n-20140301git03e0fcd.tar.xz
diff --git a/gl3n.spec b/gl3n.spec
index 248d85c..4221a61 100644
--- a/gl3n.spec
+++ b/gl3n.spec
@@ -1,19 +1,19 @@
-%global     snapdate         20131013
-%global     gl3n_revision    9095b9a
+%global     snapdate         20140301
+%global     gl3n_revision    03e0fcd
 %global     alphatag         %{snapdate}git%{gl3n_revision}
 %global     debug_package    %{nil}
 
 # The source for this package was pulled from upstream's git.
 # Use the following commands to generate the tarball:
 # git clone https://github.com/Dav1dde/gl3n
-# cd gl3n;
+# cd gl3n
 # git rev-parse --short HEAD            -> for gl3n_revision
 # git checkout %%gl3n_rev
 # git archive --prefix=gl3n-%%{alphatag}/ HEAD --format=tar | xz > ../gl3n-%%{alphatag}.tar.xz
 
 Name:           gl3n
 Version:        0.%{snapdate}
-Release:        10%{?dist}
+Release:        11%{?dist}
 Summary:        An OpenGL Mathematics library for D
 Summary(fr):    Une bibliothèque Mathématique utilisant OpenGL pour D
 
@@ -100,6 +100,9 @@ make %{?_smp_mflags} install-shared install-geany-tag PREFIX=%{buildroot}%{_pref
 
 
 %changelog
+* Sun Mar 09 2014 jonathan MERCIER <bioinfornatics at gmail.com> - 0.20140301-11
+- Update to latest rev
+
 * Wed Oct 30 2013 Jonathan MERCIER <bioinfornatics at gmail.com> - 0.20131013-10
 - rebuilt
 
diff --git a/sources b/sources
index 2b5da70..dc4a42b 100644
--- a/sources
+++ b/sources
@@ -1,2 +1 @@
-f19be5dfada50f2bdfa0ecebfb809fe1  gl3n-20131013git9095b9a.tar.xz
-f19be5dfada50f2bdfa0ecebfb809fe1  gl3n-20131013git9095b9a.tar.xz
+711cf1d4c5ae23e34d15a3a0f8df0f06  gl3n-20140301git03e0fcd.tar.xz


More information about the scm-commits mailing list