Update to 1.1.1

This commit is contained in:
Nicolas Chauvet 2015-09-01 15:08:51 +02:00
parent 5114d00537
commit 3f3e541815
3 changed files with 8 additions and 3 deletions

1
.gitignore vendored
View File

@ -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

View File

@ -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

View File

@ -1 +1 @@
c3031731479e788c7ff3fbcdcdfd1fc3 libvdpau-1.1.tar.bz2
d1a5380dd339d92a3446647bf73ba7ac libvdpau-1.1.1.tar.bz2