public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: David Michael <fedora.dm0@gmail.com>
To: git-commits@fedoraproject.org
Subject: [rpms/erofs-utils] f43: Fix enabling ublk support
Date: Thu, 02 Jul 2026 16:06:58 GMT [thread overview]
Message-ID: <178300841880.1.9078809565456568224.rpms-erofs-utils-5958a5eedf02@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/erofs-utils
Branch : f43
Commit : 5958a5eedf0236da5b3ad48a2e26fb245d761f9d
Author : David Michael <fedora.dm0@gmail.com>
Date : 2026-07-02T12:04:16-04:00
Stats : +5/-1 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/erofs-utils/c/5958a5eedf0236da5b3ad48a2e26fb245d761f9d?branch=f43
Log:
Fix enabling ublk support
---
diff --git a/erofs-utils.spec b/erofs-utils.spec
index 076a808..83b2cef 100644
--- a/erofs-utils.spec
+++ b/erofs-utils.spec
@@ -19,7 +19,7 @@
Name: erofs-utils
Version: 1.9.2
-Release: 1%{?dist}
+Release: 2%{?dist}
Summary: Utilities for working with EROFS
License: GPL-2.0-only AND (BSD-2-Clause OR GPL-2.0-only) AND (BSD-2-Clause OR GPL-2.0-or-later) AND (GPL-2.0-or-later OR MIT) AND MIT AND Unlicense
@@ -90,6 +90,7 @@ autoreconf -fi
--%{?with_qpl:with}%{!?with_qpl:without}-qpl \
--%{?with_s3:enable}%{!?with_s3:disable}-s3 \
--%{?with_selinux:with}%{!?with_selinux:without}-selinux \
+ --%{?with_ublk:enable}%{!?with_ublk:disable}-ublk \
--%{?with_uuid:with}%{!?with_uuid:without}-uuid \
--%{?with_xxhash:with}%{!?with_xxhash:without}-xxhash \
--%{?with_zlib:with}%{!?with_zlib:without}-zlib \
@@ -122,6 +123,9 @@ autoreconf -fi
%changelog
+* Thu Jul 02 2026 David Michael <fedora.dm0@gmail.com> - 1.9.2-2
+- Fix enabling ublk support.
+
* Thu Jul 02 2026 David Michael <fedora.dm0@gmail.com> - 1.9.2-1
- Update to the 1.9.2 release.
reply other threads:[~2026-07-02 16:06 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=178300841880.1.9078809565456568224.rpms-erofs-utils-5958a5eedf02@fedoraproject.org \
--to=fedora.dm0@gmail.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