OBS User unknown 2007-02-07 15:37:49 +00:00 committed by Git OBS Bridge
parent 57ea89329d
commit 4fb292d49f
8 changed files with 25 additions and 14 deletions

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:a2d8b8d0f65900cf251e12e823b540c1ae46397703694c776be69192a0c8c80b
size 97798
oid sha256:5b59d4a4a58b2a8cc733d3ebea66116c9b1338beb0495b96574a6e125b7ef2ed
size 97826

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:3e1170cdf7e766fa87bd3359cc6136af45e1446b567d5c5d5e3f36c7e3412a3f
size 97858
oid sha256:8c5aa2819ad6137285d9cc5440772bbcb698796992246269646f23da8078d108
size 97854

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:400c53bbd2443406f3eb7b3d71474ddb16c383b5e5b76cd31c96493fa9e391aa
size 1354855
oid sha256:bf799e2267b5fd4dcb968097a7296372887ed1af541bc74a8b834c565c31220d
size 1356863

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:25dadce97ca1a688d4f3caf694d2e75c25222581617e4338514f506fdbe9fd04
size 90498
oid sha256:1d9a968a3de91d2b1e2977566401c7938766532905e5769415f8249cfcc25dc1
size 90504

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:443f897c7afd95e507c92618b12d52d47bf959691ef282c81db06d26c38e785a
size 91136

3
gfxboot-3.3.20.tar.bz2 Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:4909abf33fa1c26a04d497dc749577c330a7653a506af66300224ddf2451c797
size 91121

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Wed Feb 7 16:20:03 CET 2007 - snwint@suse.de
- added some code to debug monitor detection
- language cleanup
- added new languages
-------------------------------------------------------------------
Mon Jan 22 18:09:14 CET 2007 - snwint@suse.de

View File

@ -1,5 +1,5 @@
#
# spec file for package gfxboot (Version 3.3.19)
# spec file for package gfxboot (Version 3.3.20)
#
# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
# This file and all modifications and additions to the pristine
@ -18,10 +18,10 @@ Obsoletes: gfxboot-devel
Requires: perl-HTML-Parser
Autoreqprov: on
Summary: Graphical Boot Logo for LILO and SYSLINUX
Version: 3.3.19
Version: 3.3.20
Release: 1
BuildRoot: %{_tmppath}/%{name}-%{version}-build
Source: gfxboot-3.3.19.tar.bz2
Source: gfxboot-3.3.20.tar.bz2
Source1: NLD.tar.bz2
Source2: SLES.tar.bz2
Source3: SuSE.tar.bz2
@ -61,6 +61,10 @@ rm -rf %{buildroot}
/usr/share/gfxboot
%changelog -n gfxboot
* Wed Feb 07 2007 - snwint@suse.de
- added some code to debug monitor detection
- language cleanup
- added new languages
* Mon Jan 22 2007 - snwint@suse.de
- fix language/keymap setting (#223518)
* Fri Nov 24 2006 - snwint@suse.de