[glfw] Updating to rev 735bc2d

MERCIER Jonathan bioinfornatics at fedoraproject.org
Sat Aug 10 09:31:53 UTC 2013


commit cea9647c5a7d471ec5a8bc69a41a2a6defa8d832
Author: bioinfornatics <bioinfornatics at fedoraproject.org>
Date:   Sat Aug 10 11:31:43 2013 +0200

    Updating to rev 735bc2d

 .gitignore |    1 +
 glfw.spec  |    9 ++++++---
 sources    |    3 ++-
 3 files changed, 9 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 9a49fcf..591ff5e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /glfw-20120812gita9ed5b1.tar.xz
 /glfw-20130626git2656bf8.tar.xz
+/glfw-20130807git735bc2d.tar.xz
diff --git a/glfw.spec b/glfw.spec
index 4c6b95c..f1a5aee 100644
--- a/glfw.spec
+++ b/glfw.spec
@@ -1,5 +1,5 @@
-%global     snapdate         20130730
-%global     glfw_revision    63a191e
+%global     snapdate         20130807
+%global     glfw_revision    735bc2d
 %global     alphatag         %{snapdate}git%{glfw_revision}
 
 # The source for this package was pulled from upstream's git.
@@ -11,7 +11,7 @@
 # git archive --prefix=glfw-%%{alphatag}/ HEAD --format=tar | xz > ../glfw-%%{alphatag}.tar.xz
 Name:           glfw
 Version:        3.0
-Release:        0.26.%{alphatag}%{?dist}
+Release:        0.27.%{alphatag}%{?dist}
 Summary:        A cross-platform multimedia library
 Summary(fr):    Une bibliothèque multimédia multi-plateforme
 License:        zlib
@@ -90,6 +90,9 @@ install -m0644 glfw.c.tags %{buildroot}/%{_datadir}/geany/tags/
 %{_datadir}/geany/tags/glfw.c.tags
 
 %changelog
+* Sat Aug 10 2013 "Jonathan Mercier" <"Jonathan Mercier at gmail dot org"> - 3.0-0.27.20130807git735bc2d
+- Update to rev 735bc2d
+
 * Sun Aug 04 2013 "Jonathan Mercier" <"Jonathan Mercier at gmail dot org"> - 3.0-0.26.20130730git63a191e
 - Update to rev 63a191e
 
diff --git a/sources b/sources
index 8198467..fd75b79 100644
--- a/sources
+++ b/sources
@@ -1 +1,2 @@
-2ae0e054e2844a2b4326be7f92952d9a  glfw-20130626git2656bf8.tar.xz
+bdffdfc29b45ff40d5d0aa06027ff629  glfw-20130807git735bc2d.tar.xz
+bdffdfc29b45ff40d5d0aa06027ff629  glfw-20130807git735bc2d.tar.xz


More information about the scm-commits mailing list