libXv 1.0.8
This commit is contained in:
parent
ba2afcfc03
commit
cd56b03e4b
1
.gitignore
vendored
1
.gitignore
vendored
@ -2,3 +2,4 @@ libXv-1.0.5.tar.bz2
|
||||
/libXv-1.0.6.tar.bz2
|
||||
/libXv-1.0.7.tar.bz2
|
||||
/libXv-20130524.tar.bz2
|
||||
/libXv-1.0.8.tar.bz2
|
||||
|
@ -1,11 +1,11 @@
|
||||
%global tarball libXv
|
||||
%global gitdate 20130524
|
||||
#global gitdate 20130524
|
||||
%global gitversion 50fc4cb18
|
||||
|
||||
Summary: X.Org X11 libXv runtime library
|
||||
Name: libXv
|
||||
Version: 1.0.7
|
||||
Release: 6%{?gitdate:.%{gitdate}git%{gitversion}}%{?dist}
|
||||
Version: 1.0.8
|
||||
Release: 1%{?gitdate:.%{gitdate}git%{gitversion}}%{?dist}
|
||||
License: MIT
|
||||
Group: System Environment/Libraries
|
||||
URL: http://www.x.org
|
||||
@ -74,6 +74,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%{_mandir}/man3/*.3*
|
||||
|
||||
%changelog
|
||||
* Mon Jun 03 2013 Peter Hutterer <peter.hutterer@redhat.com> 1.0.8-1
|
||||
- libXv 1.0.8
|
||||
|
||||
* Mon May 27 2013 Peter Hutterer <peter.hutterer@redhat.com> - 1.0.7-6.20130524git50fc4cb18
|
||||
- Require libX11 1.6RC2 for _XEatDataWords
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user