- Update to version 1.0.12
* This release fixes the pkgconfig data to not refer to libXv, adds a pkgconfig file for libXvMCW, and prepares for a future xorgproto release. There should be no functional changes. OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libXvMC?expand=0&rev=19
This commit is contained in:
parent
fae749b2ed
commit
c912a5ffc2
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:4a2e34d444a683a7c010b01b23cefe2b8043a063ce4dc6a9b855836b5262622d
|
|
||||||
size 303516
|
|
3
libXvMC-1.0.12.tar.bz2
Normal file
3
libXvMC-1.0.12.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:6b3da7977b3f7eaf4f0ac6470ab1e562298d82c4e79077765787963ab7966dcd
|
||||||
|
size 306581
|
@ -1,3 +1,11 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Sep 25 15:04:17 UTC 2019 - Stefan Dirsch <sndirsch@suse.com>
|
||||||
|
|
||||||
|
- Update to version 1.0.12
|
||||||
|
* This release fixes the pkgconfig data to not refer to libXv,
|
||||||
|
adds a pkgconfig file for libXvMCW, and prepares for a future
|
||||||
|
xorgproto release. There should be no functional changes.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Mar 22 11:21:33 UTC 2019 - Stefan Dirsch <sndirsch@suse.com>
|
Fri Mar 22 11:21:33 UTC 2019 - Stefan Dirsch <sndirsch@suse.com>
|
||||||
|
|
||||||
|
@ -12,13 +12,13 @@
|
|||||||
# license that conforms to the Open Source Definition (Version 1.9)
|
# license that conforms to the Open Source Definition (Version 1.9)
|
||||||
# published by the Open Source Initiative.
|
# published by the Open Source Initiative.
|
||||||
|
|
||||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
# Please submit bugfixes or comments via https://bugs.opensuse.org/
|
||||||
#
|
#
|
||||||
|
|
||||||
|
|
||||||
Name: libXvMC
|
Name: libXvMC
|
||||||
%define lname libXvMC1
|
%define lname libXvMC1
|
||||||
Version: 1.0.11
|
Version: 1.0.12
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: X-Video Motion Compensation library
|
Summary: X-Video Motion Compensation library
|
||||||
License: MIT
|
License: MIT
|
||||||
@ -98,6 +98,7 @@ rm -f "%buildroot/%_libdir"/*.la
|
|||||||
%_includedir/X11/*
|
%_includedir/X11/*
|
||||||
%_libdir/libXvMC*.so
|
%_libdir/libXvMC*.so
|
||||||
%_libdir/pkgconfig/xvmc.pc
|
%_libdir/pkgconfig/xvmc.pc
|
||||||
|
%_libdir/pkgconfig/xvmc-wrapper.pc
|
||||||
%_docdir/%name
|
%_docdir/%name
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
Loading…
Reference in New Issue
Block a user