- Fix processing of new-line characters that got broken in 2.6.0.8-11 (bug
157442).
This commit is contained in:
parent
d6fc8a0afc
commit
c1744e364d
6
gdm.spec
6
gdm.spec
@ -16,7 +16,7 @@
|
|||||||
Summary: The GNOME Display Manager.
|
Summary: The GNOME Display Manager.
|
||||||
Name: gdm
|
Name: gdm
|
||||||
Version: 2.6.0.8
|
Version: 2.6.0.8
|
||||||
Release: 12
|
Release: 13
|
||||||
Epoch: 1
|
Epoch: 1
|
||||||
License: LGPL/GPL
|
License: LGPL/GPL
|
||||||
Group: User Interface/X
|
Group: User Interface/X
|
||||||
@ -288,6 +288,10 @@ fi
|
|||||||
%attr(1770, root, gdm) %dir %{_localstatedir}/gdm
|
%attr(1770, root, gdm) %dir %{_localstatedir}/gdm
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu May 12 2005 Ray Strode <rstrode@redhat.com> 1:2.6.0.8-13
|
||||||
|
- Fix processing of new-line characters that got broken
|
||||||
|
in 2.6.0.8-11 (bug 157442).
|
||||||
|
|
||||||
* Tue May 3 2005 Ray Strode <rstrode@redhat.com> 1:2.6.0.8-12
|
* Tue May 3 2005 Ray Strode <rstrode@redhat.com> 1:2.6.0.8-12
|
||||||
- Fix processing of non-ascii characters that got broken
|
- Fix processing of non-ascii characters that got broken
|
||||||
in 2.6.0.8-11, found by Miloslav Trmac <mitr@redhat.com>,
|
in 2.6.0.8-11, found by Miloslav Trmac <mitr@redhat.com>,
|
||||||
|
Loading…
Reference in New Issue
Block a user