libXv 1.0.9

This commit is contained in:
Peter Hutterer 2013-06-26 14:05:57 +10:00
parent cd56b03e4b
commit 89a8bc1719
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -3,3 +3,4 @@ libXv-1.0.5.tar.bz2
/libXv-1.0.7.tar.bz2 /libXv-1.0.7.tar.bz2
/libXv-20130524.tar.bz2 /libXv-20130524.tar.bz2
/libXv-1.0.8.tar.bz2 /libXv-1.0.8.tar.bz2
/libXv-1.0.9.tar.bz2

View File

@ -4,7 +4,7 @@
Summary: X.Org X11 libXv runtime library Summary: X.Org X11 libXv runtime library
Name: libXv Name: libXv
Version: 1.0.8 Version: 1.0.9
Release: 1%{?gitdate:.%{gitdate}git%{gitversion}}%{?dist} Release: 1%{?gitdate:.%{gitdate}git%{gitversion}}%{?dist}
License: MIT License: MIT
Group: System Environment/Libraries Group: System Environment/Libraries
@ -74,6 +74,9 @@ rm -rf $RPM_BUILD_ROOT
%{_mandir}/man3/*.3* %{_mandir}/man3/*.3*
%changelog %changelog
* Wed Jun 26 2013 Peter Hutterer <peter.hutterer@redhat.com> 1.0.9-1
- libXv 1.0.9
* Mon Jun 03 2013 Peter Hutterer <peter.hutterer@redhat.com> 1.0.8-1 * Mon Jun 03 2013 Peter Hutterer <peter.hutterer@redhat.com> 1.0.8-1
- libXv 1.0.8 - libXv 1.0.8

View File

@ -1 +1 @@
224dadca53d9c88f8a2b8945babcea70 libXv-1.0.8.tar.bz2 3f642e1d868a2289769b983cf346e7bb libXv-1.0.9.tar.bz2