From 02162cc40423bd8c7278a8d6cb72fc4eb52eb601 Mon Sep 17 00:00:00 2001 From: Florian La Roche Date: Mon, 12 Feb 2007 22:08:00 +0000 Subject: [PATCH] - 3.36 --- .cvsignore | 2 +- sources | 2 +- syslinux.spec | 7 +++++-- 3 files changed, 7 insertions(+), 4 deletions(-) diff --git a/.cvsignore b/.cvsignore index c35b438..d6e9a86 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -syslinux-3.35.tar.bz2 +syslinux-3.36.tar.bz2 diff --git a/sources b/sources index 32ba7af..6fdbbf8 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -e6e1436a61bd024844426f5f7a9fd727 syslinux-3.35.tar.bz2 +d1bfdaa53d31f572f540be55d1480027 syslinux-3.36.tar.bz2 diff --git a/syslinux.spec b/syslinux.spec index 201cbc8..d42db00 100644 --- a/syslinux.spec +++ b/syslinux.spec @@ -1,7 +1,7 @@ Summary: Simple kernel loader which boots from a FAT filesystem Name: syslinux -Version: 3.35 -%define tarball_version 3.35 +Version: 3.36 +%define tarball_version 3.36 Release: 1%{?dist} License: GPL Group: Applications/System @@ -95,6 +95,9 @@ rm -rf %{buildroot} %{_prefix}/lib/syslinux/com32 %changelog +* Mon Feb 12 2007 Florian La Roche - 3.36-1 +- update to 3.36 + * Thu Feb 08 2007 Florian La Roche - 3.35-1 - update to 3.35