Update to 1.3.1

This commit is contained in:
Nicolas Chauvet 2014-05-13 11:56:16 +02:00
parent f046ec368c
commit 882f8ce1f5
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -9,3 +9,4 @@
/libva-1.2.0.tar.bz2
/libva-1.2.1.tar.bz2
/libva-1.3.0.tar.bz2
/libva-1.3.1.tar.bz2

View File

@ -1,5 +1,5 @@
Name: libva
Version: 1.3.0
Version: 1.3.1
Release: 1%{?dist}
Summary: Video Acceleration (VA) API for Linux
Group: System Environment/Libraries
@ -93,6 +93,9 @@ find %{buildroot} -regex ".*\.la$" | xargs rm -f --
%{!?_without_wayland:%{_bindir}/putsurface_wayland}
%changelog
* Tue May 13 2014 Nicolas Chauvet <kwizart@gmail.com> - 1.3.1-1
- Update to 1.3.1
* Tue Apr 08 2014 Nicolas Chauvet <kwizart@gmail.com> - 1.3.0-1
- Update to 1.3.0
- Enable wayland by default

View File

@ -1 +1 @@
471bef887e92437914a7e1f799995570 libva-1.3.0.tar.bz2
eb4db967f068854444b597071c66b480 libva-1.3.1.tar.bz2