diff --git a/libXvMC-1.0.8.tar.bz2 b/libXvMC-1.0.8.tar.bz2 deleted file mode 100644 index 73daf13..0000000 --- a/libXvMC-1.0.8.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5e1a401efa433f959d41e17932b8c218c56b931348f494b8fa4656d7d798b204 -size 305234 diff --git a/libXvMC-1.0.9.tar.bz2 b/libXvMC-1.0.9.tar.bz2 new file mode 100644 index 0000000..f79c572 --- /dev/null +++ b/libXvMC-1.0.9.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0703d7dff6ffc184f1735ca5d4eb9dbb402b522e08e008f2f96aee16c40a5756 +size 312777 diff --git a/libXvMC.changes b/libXvMC.changes index d7525d0..8038e75 100644 --- a/libXvMC.changes +++ b/libXvMC.changes @@ -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 diff --git a/libXvMC.spec b/libXvMC.spec index a09d167..f71906a 100644 --- a/libXvMC.spec +++ b/libXvMC.spec @@ -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