Accepting request 687590 from X11:XOrg

- Update to version 1.0.11
  * autogen: add default patch prefix
  * autogen.sh: use quoted string variables
  * autogen.sh: use exec instead of waiting for configure to finish
  * Update configure.ac bug URL for gitlab migration
  * Need to check for -1, not 0, to determine if shmat() failed
  * Fix sign comparison warnings for loop indexes
  * Fix handling of shmKey in XvMCGetDRInfo
  * Update README for gitlab migration

OBS-URL: https://build.opensuse.org/request/show/687590
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libXvMC?expand=0&rev=11
This commit is contained in:
Dominique Leuenberger 2019-03-26 21:29:30 +00:00 committed by Git OBS Bridge
commit 933ecff197
4 changed files with 18 additions and 5 deletions

View File

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

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

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:4a2e34d444a683a7c010b01b23cefe2b8043a063ce4dc6a9b855836b5262622d
size 303516

View File

@ -1,3 +1,16 @@
-------------------------------------------------------------------
Fri Mar 22 11:21:33 UTC 2019 - Stefan Dirsch <sndirsch@suse.com>
- Update to version 1.0.11
* autogen: add default patch prefix
* autogen.sh: use quoted string variables
* autogen.sh: use exec instead of waiting for configure to finish
* Update configure.ac bug URL for gitlab migration
* Need to check for -1, not 0, to determine if shmat() failed
* Fix sign comparison warnings for loop indexes
* Fix handling of shmKey in XvMCGetDRInfo
* Update README for gitlab migration
-------------------------------------------------------------------
Fri Oct 28 23:51:46 UTC 2016 - tobias.johannes.klausmann@mni.thm.de

View File

@ -1,7 +1,7 @@
#
# spec file for package libXvMC
#
# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2019 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.10
Version: 1.0.11
Release: 0
Summary: X-Video Motion Compensation library
License: MIT