diff --git a/.gitignore b/.gitignore index f8351fb..dd0e94e 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,4 @@ bochs-2.4.5.cvs.tar.gz /bochs-2.5.1.tar.gz /bochs-2.6.tar.gz /bochs-2.6.1.tar.gz +/bochs-2.6.2.tar.gz diff --git a/bochs.spec b/bochs.spec index 04f7a88..bb3aaf0 100644 --- a/bochs.spec +++ b/bochs.spec @@ -1,7 +1,7 @@ %define _hardened_build 1 Name: bochs -Version: 2.6.1 -Release: 4%{?dist} +Version: 2.6.2 +Release: 1%{?dist} Summary: Portable x86 PC emulator Group: Applications/Emulators License: LGPLv2+ @@ -218,6 +218,9 @@ rm -rf $RPM_BUILD_ROOT %{_prefix}/include/bochs/ %changelog +* Tue May 28 2013 Jon Ciesla - 2.6.2-1 +- 2.6.2. + * Mon May 27 2013 Dan HorĂ¡k - 2.6.1-4 - fix non-x86 build diff --git a/sources b/sources index c40a3c3..8b35d70 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -01903cbd71a73da44ed7a3afe3d21b27 bochs-2.6.1.tar.gz +82ecaff9826d4f29fa46f3062e2957b8 bochs-2.6.2.tar.gz