public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Gwyn Ciesla <gwync@protonmail.com>
To: git-commits@fedoraproject.org
Subject: [rpms/bochs] rawhide: 3.1
Date: Mon, 24 Aug 2026 18:11:07 GMT	[thread overview]
Message-ID: <178759506770.1.15096687683588883681.rpms-bochs-88b2bed79168@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/bochs
Branch : rawhide
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=rawhide

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

                 reply	other threads:[~2026-08-24 18:11 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=178759506770.1.15096687683588883681.rpms-bochs-88b2bed79168@fedoraproject.org \
    --to=gwync@protonmail.com \
    --cc=git-commits@fedoraproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox