diff --git a/.cvsignore b/.cvsignore index c5fbd0a..0ccabd8 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -syslinux-3.73.tar.bz2 +syslinux-3.74.tar.bz2 diff --git a/sources b/sources index 6eb1346..987b598 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -476d5b2f10b3703de7562a3ec118618e syslinux-3.73.tar.bz2 +2154fee98c34bc1bd5a14f5d6f4e1f77 syslinux-3.74.tar.bz2 diff --git a/syslinux.spec b/syslinux.spec index bcfd7c3..be541c6 100644 --- a/syslinux.spec +++ b/syslinux.spec @@ -1,8 +1,8 @@ Summary: Simple kernel loader which boots from a FAT filesystem Name: syslinux -Version: 3.73 -%define tarball_version 3.73 -Release: 2%{?dist} +Version: 3.74 +%define tarball_version 3.74 +Release: 1%{?dist} License: GPLv2+ Group: Applications/System URL: http://syslinux.zytor.com/ @@ -84,6 +84,9 @@ rm -rf %{buildroot} %{_datadir}/syslinux/com32 %changelog +* Fri Apr 10 2009 Jeremy Katz - 3.74-1 +- update to 3.74 + * Fri Feb 27 2009 Tom "spot" Callaway - 3.73-2 - fix arch issues