From 0291b9d1b0bd2a9c7f4e8be0b59c169ace2d873ed3bd1fd5b32d23b53c220304 Mon Sep 17 00:00:00 2001 From: Stefan Dirsch Date: Thu, 12 Apr 2012 10:44:42 +0000 Subject: [PATCH] Accepting request 113250 from home:vuntz:branches:X11:XOrg Update to 1.0.7 OBS-URL: https://build.opensuse.org/request/show/113250 OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libXv?expand=0&rev=4 --- libXv-1.0.6.tar.bz2 | 3 --- libXv-1.0.7.tar.bz2 | 3 +++ libXv.changes | 8 ++++++++ libXv.spec | 13 ++++++++----- 4 files changed, 19 insertions(+), 8 deletions(-) delete mode 100644 libXv-1.0.6.tar.bz2 create mode 100644 libXv-1.0.7.tar.bz2 diff --git a/libXv-1.0.6.tar.bz2 b/libXv-1.0.6.tar.bz2 deleted file mode 100644 index 9c2c035..0000000 --- a/libXv-1.0.6.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e20f8e594bb0f44f3fbd25996945730391d72acbe5eaac760429fd6579caf5ee -size 271504 diff --git a/libXv-1.0.7.tar.bz2 b/libXv-1.0.7.tar.bz2 new file mode 100644 index 0000000..c98ceb6 --- /dev/null +++ b/libXv-1.0.7.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5d664aeb641f8c867331a0c6b4574a5e7e420f00bf5fcefd874e8d003ea59010 +size 285379 diff --git a/libXv.changes b/libXv.changes index 7e2cbb3..59c5cb4 100644 --- a/libXv.changes +++ b/libXv.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Wed Apr 11 15:26:37 UTC 2012 - vuntz@opensuse.org + +- Update to version 1.0.7: + + Janitorial cleanups + + Man page fix + + Build configuration improvements + ------------------------------------------------------------------- Sun Feb 12 01:53:35 UTC 2012 - jengelh@medozas.de diff --git a/libXv.spec b/libXv.spec index d16635e..390ef24 100644 --- a/libXv.spec +++ b/libXv.spec @@ -16,10 +16,9 @@ # - Name: libXv %define lname libXv1 -Version: 1.0.6 +Version: 1.0.7 Release: 0 Summary: X Video extension library License: MIT @@ -28,10 +27,14 @@ Url: http://xorg.freedesktop.org/ #Git-Clone: git://anongit.freedesktop.org/xorg/lib/libXv #Git-Web: http://cgit.freedesktop.org/xorg/lib/libXv/ -Source: %name-%version.tar.bz2 +Source: http://xorg.freedesktop.org/releases/individual/lib/%{name}-%{version}.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-build -BuildRequires: pkgconfig pkgconfig(x11) pkgconfig(xorg-macros) >= 1.8 -BuildRequires: pkgconfig(videoproto) pkgconfig(xext) pkgconfig(xextproto) +BuildRequires: pkgconfig +BuildRequires: pkgconfig(videoproto) +BuildRequires: pkgconfig(x11) +BuildRequires: pkgconfig(xext) +BuildRequires: pkgconfig(xextproto) +BuildRequires: pkgconfig(xorg-macros) >= 1.8 %description The X Video Extension (Xv) extension provides support for video