From e1b9c0287be1f83be09dc5d06851046b5e15b3a2 Mon Sep 17 00:00:00 2001 From: Dave Airlie Date: Apr 10 2014 22:02:05 +0000 Subject: update to latest git snapshot --- 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 1.2-0.2.20140411git6eb075c +- update to latest git snapshot + * Thu Mar 27 2014 Dave Airlie 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