- 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=21
This commit is contained in:
parent
da56c5822b
commit
6179babcc1
@ -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 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 30 09:54:48 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.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 26 23:25:26 UTC 2019 - Stefan Dirsch <sndirsch@suse.com>
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
Name: libXvMC
|
||||
%define lname libXvMC1
|
||||
Version: 1.0.11
|
||||
Version: 1.0.12
|
||||
Release: 0
|
||||
Summary: X-Video Motion Compensation library
|
||||
License: MIT
|
||||
@ -98,6 +98,7 @@ rm -f "%buildroot/%_libdir"/*.la
|
||||
%_includedir/X11/*
|
||||
%_libdir/libXvMC*.so
|
||||
%_libdir/pkgconfig/xvmc.pc
|
||||
%_libdir/pkgconfig/xvmc-wrapper.pc
|
||||
%_docdir/%name
|
||||
|
||||
%changelog
|
||||
|
Loading…
Reference in New Issue
Block a user