1.0.6
This commit is contained in:
parent
9cdcd63549
commit
3df86e9809
1
.gitignore
vendored
1
.gitignore
vendored
@ -1 +1,2 @@
|
||||
libXv-1.0.5.tar.bz2
|
||||
/libXv-1.0.6.tar.bz2
|
||||
|
@ -1,11 +1,10 @@
|
||||
Summary: X.Org X11 libXv runtime library
|
||||
Name: libXv
|
||||
Version: 1.0.5
|
||||
Version: 1.0.6
|
||||
Release: 1%{?dist}
|
||||
License: MIT
|
||||
Group: System Environment/Libraries
|
||||
URL: http://www.x.org
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||
|
||||
Source0: ftp://ftp.x.org/pub/individual/lib/%{name}-%{version}.tar.bz2
|
||||
|
||||
@ -59,6 +58,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%{_mandir}/man3/*.3*
|
||||
|
||||
%changelog
|
||||
* Mon Nov 08 2010 Adam Jackson <ajax@redhat.com> 1.0.6-1
|
||||
- libXv 1.0.6
|
||||
|
||||
* Wed Oct 07 2009 Adam Jackson <ajax@redhat.com> 1.0.5-1
|
||||
- libXv 1.0.5
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user