From d049ea95faf2dd3824634e31e04714d88408f92afaac5d23c955bef33fef5344 Mon Sep 17 00:00:00 2001 From: OBS User unknown Date: Tue, 24 Jul 2007 23:53:15 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gfxboot?expand=0&rev=9 --- NLD.tar.bz2 | 4 ++-- SLES.tar.bz2 | 4 ++-- SuSE.tar.bz2 | 4 ++-- Zen.tar.bz2 | 4 ++-- gfxboot-3.3.26.tar.bz2 | 3 --- gfxboot-3.3.27.tar.bz2 | 3 +++ gfxboot.changes | 5 +++++ gfxboot.spec | 8 +++++--- 8 files changed, 21 insertions(+), 14 deletions(-) delete mode 100644 gfxboot-3.3.26.tar.bz2 create mode 100644 gfxboot-3.3.27.tar.bz2 diff --git a/NLD.tar.bz2 b/NLD.tar.bz2 index 3f7b32e..7cbfdba 100644 --- a/NLD.tar.bz2 +++ b/NLD.tar.bz2 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:f1b770dafc459b506598e89070250ed2d339ac7a533a00c6a345da71089e23fc -size 97791 +oid sha256:04a7606cf7b8561195af93683884a998aa511a517020d3fc881d32cd34cdeaba +size 97806 diff --git a/SLES.tar.bz2 b/SLES.tar.bz2 index 55db620..2bf7a50 100644 --- a/SLES.tar.bz2 +++ b/SLES.tar.bz2 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:bb57369d0132d416297f2cc6fc33210107a5396f4c10a2aa378bef994f793dd4 -size 97875 +oid sha256:d54ce82684e45547f01a3fb1cad19718c9062554aa844df2225eb764b8acd965 +size 97861 diff --git a/SuSE.tar.bz2 b/SuSE.tar.bz2 index a9ff100..4fd71aa 100644 --- a/SuSE.tar.bz2 +++ b/SuSE.tar.bz2 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:0fe85b61d441ee9caf09266390f3ef906d7ccdd31a2e23f6f9a5a4275525c9bb -size 1384553 +oid sha256:dd90d8140bf8f4f8d706ba8e88c233f772c64701031533a1a57b21dc8fb9611c +size 1384482 diff --git a/Zen.tar.bz2 b/Zen.tar.bz2 index 0bc52ba..f435aaf 100644 --- a/Zen.tar.bz2 +++ b/Zen.tar.bz2 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:97405b6d179aef676f0758a9e02009ca53299291f263c32919d7fa1b058d7d53 -size 90474 +oid sha256:e5007938e274d79f942143efb8139c73170868c0509c02358400b9e24f4a0cb8 +size 90494 diff --git a/gfxboot-3.3.26.tar.bz2 b/gfxboot-3.3.26.tar.bz2 deleted file mode 100644 index 20b9544..0000000 --- a/gfxboot-3.3.26.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:43775e5a0798c03636db7219aa3eb0ac274fc85336d96b2274d8a8eb889fea14 -size 92166 diff --git a/gfxboot-3.3.27.tar.bz2 b/gfxboot-3.3.27.tar.bz2 new file mode 100644 index 0000000..c8cd7a6 --- /dev/null +++ b/gfxboot-3.3.27.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:be7cd0859b3ef8405163648f97139e4c06d2acbb285d9d032e82de59f34e05ee +size 91966 diff --git a/gfxboot.changes b/gfxboot.changes index ecc57c7..5d8970d 100644 --- a/gfxboot.changes +++ b/gfxboot.changes @@ -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 diff --git a/gfxboot.spec b/gfxboot.spec index df9e90b..624110e 100644 --- a/gfxboot.spec +++ b/gfxboot.spec @@ -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)