public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/bochs] f44: 3.1
@ 2026-08-24 18:14 Gwyn Ciesla
0 siblings, 0 replies; only message in thread
From: Gwyn Ciesla @ 2026-08-24 18:14 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/bochs
Branch : f44
Commit : 88b2bed7916833136343ed8db945f0114c979624
Author : Gwyn Ciesla <gwync@protonmail.com>
Date : 2026-08-24T13:10:59-05:00
Stats : +13/-6 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/bochs/c/88b2bed7916833136343ed8db945f0114c979624?branch=f44
Log:
3.1
---
diff --git a/.gitignore b/.gitignore
index d560481..475e57c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -11,3 +11,4 @@ bochs-2.4.5.cvs.tar.gz
/bochs-2.7.tar.gz
/bochs-2.8.tar.gz
/bochs-3.0.tar.gz
+/bochs-3.1.tar.gz
diff --git a/bochs.spec b/bochs.spec
index 433b524..b23c2cb 100644
--- a/bochs.spec
+++ b/bochs.spec
@@ -1,7 +1,7 @@
%define _hardened_build 1
Name: bochs
-Version: 3.0
-Release: 5%{?dist}
+Version: 3.1
+Release: 1%{?dist}
Summary: Portable x86 PC emulator
License: LGPL-2.0-or-later
URL: http://bochs.sourceforge.net/
@@ -78,7 +78,7 @@ Requires: %{name} = %{version}-%{release}
Header and source files from bochs source.
%prep
-%setup -q
+%setup -qn %{name}
%patch -P 0 -p1
%patch -P 7 -p0 -z .nonet
@@ -168,7 +168,7 @@ cp -pr osdep.h $RPM_BUILD_ROOT%{_prefix}/include/bochs/disasm/
rm -f $RPM_BUILD_ROOT%{_datadir}/bochs/SeaVGABIOS-README
%files
-%doc _installed-docs/* README-* bios/SeaVGABIOS-README
+%doc _installed-docs/* README-* bios/SeaBIOS/SeaVGABIOS-README
%{_bindir}/bochs
%{_bindir}/bximage
%{_bindir}/bxhub
@@ -176,6 +176,7 @@ rm -f $RPM_BUILD_ROOT%{_datadir}/bochs/SeaVGABIOS-README
#%%{_libdir}/bochs/
%{_mandir}/man1/bochs.1*
%{_mandir}/man1/bximage.1*
+%{_mandir}/man1/bxhub.1*
%{_mandir}/man5/bochsrc.5*
%dir %{_datadir}/bochs/
%{_datadir}/bochs/keymaps/
@@ -185,10 +186,12 @@ rm -f $RPM_BUILD_ROOT%{_datadir}/bochs/SeaVGABIOS-README
%{_datadir}/bochs/BIOS*
%{_datadir}/bochs/vgabios*
%{_datadir}/bochs/VGABIOS*
-%{_datadir}/bochs/bios.bin-1.13.0
+%{_datadir}/bochs/bios.bin-1.16.0
%{_datadir}/bochs/SeaBIOS-README
%{_datadir}/bochs/README-i440fx
%{_datadir}/bochs/i440fx.bin
+%{_datadir}/bochs/OVMF-pure-efi.fd
+%{_datadir}/bochs/RELEASEX64_OVMF.fd
%endif
@@ -202,6 +205,9 @@ rm -f $RPM_BUILD_ROOT%{_datadir}/bochs/SeaVGABIOS-README
%{_prefix}/include/bochs/
%changelog
+* Mon Aug 24 2026 Gwyn Ciesla <gwync@protonmail.com> - 3.1-1
+- 3.1
+
* Wed Jul 15 2026 Fedora Release Engineering <releng@fedoraproject.org> - 3.0-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild
diff --git a/sources b/sources
index e0f954c..c1d7b2f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (bochs-3.0.tar.gz) = d7e67eff6193bdfa7f76821fbc6f69021348894eba230d88e22ee590eb7e2bf594ef6d13c0f343ae07905573205acfef2a0608d5db92ee411e7b9b1f033d6d70
+SHA512 (bochs-3.1.tar.gz) = 6b12026328baaf4a522307930913a85ef9128d139dd12c26d8249a409f92ffbae8a83432d84dc0236fab8a42f2c46d55c032af0b12838e5934dbf37338d8ea2a
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-08-24 18:14 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-24 18:14 [rpms/bochs] f44: 3.1 Gwyn Ciesla
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox