public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/erofs-utils] f43: Fix enabling ublk support
@ 2026-07-02 16:06 David Michael
  0 siblings, 0 replies; only message in thread
From: David Michael @ 2026-07-02 16:06 UTC (permalink / raw)
  To: git-commits

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.
 

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-07-02 16:06 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-02 16:06 [rpms/erofs-utils] f43: Fix enabling ublk support David Michael

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox