- MonitorsDB: Fix the sync ranges for the generic monitors to not be quite
so dumb. 90kHz hsync is way out of range for any common single-link DVI
panel, for example. (#247271)
This commit is contained in:
parent
4146897b64
commit
1119937895
@ -1 +1 @@
|
||||
hwdata-0.206.tar.gz
|
||||
hwdata-0.207.tar.gz
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
Name: hwdata
|
||||
Summary: Hardware identification and configuration data
|
||||
Version: 0.206
|
||||
Version: 0.207
|
||||
Release: 1%{?dist}
|
||||
License: GPL/MIT
|
||||
Group: System Environment/Base
|
||||
@ -35,6 +35,11 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%{_datadir}/%{name}/*
|
||||
|
||||
%changelog
|
||||
* Thu Sep 06 2007 Adam Jackson <ajax@redhat.com> 0.207-1
|
||||
- MonitorsDB: Fix the sync ranges for the generic monitors to not be quite
|
||||
so dumb. 90kHz hsync is way out of range for any common single-link DVI
|
||||
panel, for example. (#247271)
|
||||
|
||||
* Thu Jul 12 2007 Karsten Hopp <karsten@redhat.com> 0.206-1
|
||||
- build
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user