Update to 1.1.1
This commit is contained in:
parent
5114d00537
commit
3f3e541815
1
.gitignore
vendored
1
.gitignore
vendored
@ -6,3 +6,4 @@ libvdpau-0.4.1.tar.bz2
|
||||
/libvdpau-0.9.tar.gz
|
||||
/libvdpau-1.0.tar.bz2
|
||||
/libvdpau-1.1.tar.bz2
|
||||
/libvdpau-1.1.1.tar.bz2
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
Name: libvdpau
|
||||
Version: 1.1
|
||||
Release: 3%{?dist}
|
||||
Version: 1.1.1
|
||||
Release: 1%{?dist}
|
||||
Summary: Wrapper library for the Video Decode and Presentation API
|
||||
License: MIT
|
||||
URL: http://freedesktop.org/wiki/Software/VDPAU
|
||||
@ -80,6 +80,10 @@ mv doc/html-out html
|
||||
%{_libdir}/pkgconfig/vdpau.pc
|
||||
|
||||
%changelog
|
||||
* Tue Sep 01 2015 Nicolas Chauvet <kwizart@gmail.com> - 1.1.1-1
|
||||
- Update to 1.1.1
|
||||
Security fix for CVE-2015-5198, CVE-2015-5199, CVE-2015-5200
|
||||
|
||||
* Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.1-3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user