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:
commit
933ecff197
@ -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
3
libXvMC-1.0.11.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:4a2e34d444a683a7c010b01b23cefe2b8043a063ce4dc6a9b855836b5262622d
|
||||||
|
size 303516
|
@ -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
|
Fri Oct 28 23:51:46 UTC 2016 - tobias.johannes.klausmann@mni.thm.de
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package libXvMC
|
# 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
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
Name: libXvMC
|
Name: libXvMC
|
||||||
%define lname libXvMC1
|
%define lname libXvMC1
|
||||||
Version: 1.0.10
|
Version: 1.0.11
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: X-Video Motion Compensation library
|
Summary: X-Video Motion Compensation library
|
||||||
License: MIT
|
License: MIT
|
||||||
|
Loading…
Reference in New Issue
Block a user