[libepoxy] update to latest git snapshot

Dave Airlie airlied at fedoraproject.org
Thu Apr 10 22:02:25 UTC 2014


commit e1b9c0287be1f83be09dc5d06851046b5e15b3a2
Author: Dave Airlie <airlied at gmail.com>
Date:   Fri Apr 11 08:02:05 2014 +1000

    update to latest git snapshot

 .gitignore    |    1 +
 libepoxy.spec |    9 ++++++---
 sources       |    2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 9169afe..c608eef 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /libepoxy-d4ad80fb8e7c85c4df455ade75f8dd78579c4d7c.tar.gz
+/libepoxy-6eb075c70e2f91a9c45a90677bd46e8fb0432655.tar.gz
diff --git a/libepoxy.spec b/libepoxy.spec
index 719b85e..1364824 100644
--- a/libepoxy.spec
+++ b/libepoxy.spec
@@ -1,12 +1,12 @@
-%global gitdate 20140307
+%global gitdate 20140411
 
-%global commit d4ad80fb8e7c85c4df455ade75f8dd78579c4d7c
+%global commit 6eb075c70e2f91a9c45a90677bd46e8fb0432655
 %global shortcommit %(c=%{commit}; echo ${c:0:7})
 
 Summary: Direct Rendering Manager runtime library
 Name: libepoxy
 Version: 1.2
-Release: 0.1.%{gitdate}git%{shortcommit}%{?dist}
+Release: 0.2.%{gitdate}git%{shortcommit}%{?dist}
 License: MIT
 URL: http://github.com/anholt/libepoxy
 # github url - generated archive
@@ -60,6 +60,9 @@ make check
 %{_libdir}/pkgconfig/epoxy.pc
 
 %changelog
+* Fri Apr 11 2014 Dave Airlie <airlied at redhat.com> 1.2-0.2.20140411git6eb075c
+- update to latest git snapshot
+
 * Thu Mar 27 2014 Dave Airlie <airlied at redhat.com> 1.2-0.1.20140307gitd4ad80f
 - initial git snapshot
 
diff --git a/sources b/sources
index b0f9130..f084c03 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-d9c8d268358d936b626d450fd38e0a28  libepoxy-d4ad80fb8e7c85c4df455ade75f8dd78579c4d7c.tar.gz
+3e48df4e7ed5c01f99292735f5ca231d  libepoxy-6eb075c70e2f91a9c45a90677bd46e8fb0432655.tar.gz


More information about the scm-commits mailing list