1.1.1
This commit is contained in:
parent
db12ecfd8c
commit
cdf60e6e0f
1
.gitignore
vendored
1
.gitignore
vendored
@ -1 +1,2 @@
|
||||
libXxf86vm-1.1.0.tar.bz2
|
||||
/libXxf86vm-1.1.1.tar.bz2
|
||||
|
@ -1,7 +1,7 @@
|
||||
Summary: X.Org X11 libXxf86vm runtime library
|
||||
Name: libXxf86vm
|
||||
Version: 1.1.0
|
||||
Release: 3%{?dist}
|
||||
Version: 1.1.1
|
||||
Release: 1%{?dist}
|
||||
License: MIT
|
||||
Group: System Environment/Libraries
|
||||
URL: http://www.x.org
|
||||
@ -49,6 +49,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
|
||||
%{_includedir}/X11/extensions/xf86vmode.h
|
||||
|
||||
%changelog
|
||||
* Mon Nov 08 2010 Adam Jackson <ajax@redhat.com> 1.1.1-1
|
||||
- libXxf86vm 1.1.1
|
||||
|
||||
* Wed Sep 29 2010 jkeating - 1.1.0-3
|
||||
- Rebuilt for gcc bug 634757
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user