Update to 1.0

This commit is contained in:
Nicolas Chauvet 2015-03-10 20:32:20 +01:00
parent a4aeaa36a7
commit 4676ca409e
2 changed files with 6 additions and 3 deletions

View File

@ -1,10 +1,10 @@
Name: libvdpau
Version: 0.9
Version: 1.0
Release: 1%{?dist}
Summary: Wrapper library for the Video Decode and Presentation API
License: MIT
URL: http://freedesktop.org/wiki/Software/VDPAU
Source0: http://cgit.freedesktop.org/~aplattner/%{name}/snapshot/%{name}-%{version}.tar.gz
Source0: http://cgit.freedesktop.org/~aplattner/%{name}/snapshot/%{name}-%{version}.tar.bz2
BuildRequires: autoconf
BuildRequires: automake
@ -80,6 +80,9 @@ mv doc/html-out html
%{_libdir}/pkgconfig/vdpau.pc
%changelog
* Tue Mar 10 2015 Nicolas Chauvet <kwizart@gmail.com> - 1.0-1
- Update to 1.0
* Fri Dec 19 2014 Nicolas Chauvet <kwizart@gmail.com> - 0.9-1
- Update to 0.9

View File

@ -1 +1 @@
ecba984e2321d7c6fea0076cfa6a9c97 libvdpau-0.9.tar.gz
990d8716c1ee627973cf58358401acc8 libvdpau-1.0.tar.bz2