OBS User unknown 2007-07-24 23:53:15 +00:00 committed by Git OBS Bridge
parent 4b94a00156
commit d049ea95fa
8 changed files with 21 additions and 14 deletions

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:f1b770dafc459b506598e89070250ed2d339ac7a533a00c6a345da71089e23fc
size 97791
oid sha256:04a7606cf7b8561195af93683884a998aa511a517020d3fc881d32cd34cdeaba
size 97806

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:bb57369d0132d416297f2cc6fc33210107a5396f4c10a2aa378bef994f793dd4
size 97875
oid sha256:d54ce82684e45547f01a3fb1cad19718c9062554aa844df2225eb764b8acd965
size 97861

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:0fe85b61d441ee9caf09266390f3ef906d7ccdd31a2e23f6f9a5a4275525c9bb
size 1384553
oid sha256:dd90d8140bf8f4f8d706ba8e88c233f772c64701031533a1a57b21dc8fb9611c
size 1384482

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:97405b6d179aef676f0758a9e02009ca53299291f263c32919d7fa1b058d7d53
size 90474
oid sha256:e5007938e274d79f942143efb8139c73170868c0509c02358400b9e24f4a0cb8
size 90494

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:43775e5a0798c03636db7219aa3eb0ac274fc85336d96b2274d8a8eb889fea14
size 92166

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

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

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Jul 24 12:50:39 CEST 2007 - snwint@suse.de
- no graphics on problematic via boards (#231104)
-------------------------------------------------------------------
Mon Jul 23 17:54:29 CEST 2007 - snwint@suse.de

View File

@ -1,5 +1,5 @@
#
# spec file for package gfxboot (Version 3.3.26)
# spec file for package gfxboot (Version 3.3.27)
#
# 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.26
Version: 3.3.27
Release: 1
BuildRoot: %{_tmppath}/%{name}-%{version}-build
Source: gfxboot-3.3.26.tar.bz2
Source: gfxboot-3.3.27.tar.bz2
Source1: NLD.tar.bz2
Source2: SLES.tar.bz2
Source3: SuSE.tar.bz2
@ -61,6 +61,8 @@ rm -rf %{buildroot}
/usr/share/gfxboot
%changelog
* Tue Jul 24 2007 - snwint@suse.de
- no graphics on problematic via boards (#231104)
* Mon Jul 23 2007 - snwint@suse.de
- rewrote line edit function
- intro aborted if any key pressed (#219570)