Accepting request 292120 from home:tobijk:X11:XOrg

- Update to version 1.0.9:
  + Require ANSI C89 pre-processor, drop pre-C89 token pasting support
  + Rename local err variable in XW_RSYM macro to avoid shadow warnings
  + Remove fallback for _XEatDataWords, require libX11 1.6 for it
  + Fix linking with -Wl,--no-undefined on Linux

OBS-URL: https://build.opensuse.org/request/show/292120
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libXvMC?expand=0&rev=12
This commit is contained in:
Stefan Dirsch 2015-03-21 20:21:44 +00:00 committed by Git OBS Bridge
parent 870bf52ebb
commit 139d137594
4 changed files with 14 additions and 5 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:5e1a401efa433f959d41e17932b8c218c56b931348f494b8fa4656d7d798b204
size 305234

3
libXvMC-1.0.9.tar.bz2 Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:0703d7dff6ffc184f1735ca5d4eb9dbb402b522e08e008f2f96aee16c40a5756
size 312777

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Fri Mar 20 21:13:07 UTC 2015 - tobias.johannes.klausmann@mni.thm.de
- Update to version 1.0.9:
+ Require ANSI C89 pre-processor, drop pre-C89 token pasting support
+ Rename local err variable in XW_RSYM macro to avoid shadow warnings
+ Remove fallback for _XEatDataWords, require libX11 1.6 for it
+ Fix linking with -Wl,--no-undefined on Linux
-------------------------------------------------------------------
Fri Jun 14 12:28:11 UTC 2013 - tobias.johannes.klausmann@mni.thm.de

View File

@ -1,7 +1,7 @@
#
# spec file for package libXvMC
#
# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -18,7 +18,7 @@
Name: libXvMC
%define lname libXvMC1
Version: 1.0.8
Version: 1.0.9
Release: 0
Summary: X-Video Motion Compensation library
License: MIT