[libXv] 1.0.6

Adam Jackson ajax at fedoraproject.org
Mon Nov 8 21:12:23 UTC 2010


commit 3df86e9809423fed1f5ba62f0bf1ba533cdcbae1
Author: Adam Jackson <ajax at redhat.com>
Date:   Mon Nov 8 16:12:23 2010 -0500

    1.0.6

 .gitignore |    1 +
 libXv.spec |    6 ++++--
 sources    |    2 +-
 3 files changed, 6 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 0f66619..b03ff8c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 libXv-1.0.5.tar.bz2
+/libXv-1.0.6.tar.bz2
diff --git a/libXv.spec b/libXv.spec
index 53a9bfa..189b435 100644
--- a/libXv.spec
+++ b/libXv.spec
@@ -1,11 +1,10 @@
 Summary: X.Org X11 libXv runtime library
 Name:    libXv
-Version: 1.0.5
+Version: 1.0.6
 Release: 1%{?dist}
 License: MIT
 Group: System Environment/Libraries
 URL: http://www.x.org
-BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 Source0: ftp://ftp.x.org/pub/individual/lib/%{name}-%{version}.tar.bz2
 
@@ -59,6 +58,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_mandir}/man3/*.3*
 
 %changelog
+* Mon Nov 08 2010 Adam Jackson <ajax at redhat.com> 1.0.6-1
+- libXv 1.0.6
+
 * Wed Oct 07 2009 Adam Jackson <ajax at redhat.com> 1.0.5-1
 - libXv 1.0.5
 
diff --git a/sources b/sources
index 996a95a..83ec180 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-1d97798b1d8bbf8d9085e1b223a0738f  libXv-1.0.5.tar.bz2
+e292445a64b63e918bbc8b6aae6391dd  libXv-1.0.6.tar.bz2


More information about the scm-commits mailing list