public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/erofs-utils] f43: Update to version 1.9.2
@ 2026-07-02 15:51 David Michael
  0 siblings, 0 replies; only message in thread
From: David Michael @ 2026-07-02 15:51 UTC (permalink / raw)
  To: git-commits

            A new commit has been pushed.

            Repo   : rpms/erofs-utils
            Branch : f43
            Commit : 799a7533d6701576d5c678c3ef249253a21000f5
            Author : David Michael <fedora.dm0@gmail.com>
            Date   : 2026-07-02T11:25:06-04:00
            Stats  : +13/-8 in 2 file(s)
            URL    : https://src.fedoraproject.org/rpms/erofs-utils/c/799a7533d6701576d5c678c3ef249253a21000f5?branch=f43

            Log:
            Update to version 1.9.2

... (fedora#2496365)

---
diff --git a/erofs-utils.spec b/erofs-utils.spec
index 6b5c75c..076a808 100644
--- a/erofs-utils.spec
+++ b/erofs-utils.spec
@@ -11,17 +11,18 @@
 %bcond qpl      %[ 0%{?fedora} >= 41 && "%{_arch}" == "x86_64" ]
 %bcond s3       %[ %{with curl} && %{with libxml2} && %{with openssl} ]
 %bcond selinux  1
+%bcond ublk     %[ 0%{?fedora} >= 35 || 0%{?rhel} >=  9 ]
 %bcond uuid     1
 %bcond xxhash   1
 %bcond zlib     1
 %bcond zstd     1
 
 Name:           erofs-utils
-Version:        1.9.1
-Release:        2%{?dist}
+Version:        1.9.2
+Release:        1%{?dist}
 
 Summary:        Utilities for working with EROFS
-License:        GPL-2.0-only AND GPL-2.0-or-later AND (GPL-2.0-only OR Apache-2.0) AND (GPL-2.0-or-later OR Apache-2.0) AND (GPL-2.0-only OR BSD-2-Clause) AND (GPL-2.0-or-later OR BSD-2-Clause) AND MIT AND Unlicense
+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
 URL:            https://erofs.docs.kernel.org/
 
 Source:         https://git.kernel.org/pub/scm/linux/kernel/git/xiang/erofs-utils.git/snapshot/%{name}-%{version}.tar.gz
@@ -40,6 +41,7 @@ BuildRequires:  make
 %{?with_openssl:BuildRequires:  pkgconfig(openssl)}
 %{?with_qpl:BuildRequires:  pkgconfig(qpl) >= 1.5.0}
 %{?with_selinux:BuildRequires:  pkgconfig(libselinux)}
+%{?with_ublk:BuildRequires:  pkgconfig(liburing) >= 2.0}
 %{?with_uuid:BuildRequires:  pkgconfig(uuid)}
 %{?with_xxhash:BuildRequires:  pkgconfig(libxxhash)}
 %{?with_zlib:BuildRequires:  pkgconfig(zlib)}
@@ -83,7 +85,7 @@ autoreconf -fi
     --%{?with_libxml2:with}%{!?with_libxml2:without}-libxml2 \
     --%{?with_lz4:enable}%{!?with_lz4:disable}-lz4 \
     --%{?with_lzma:enable}%{!?with_lzma:disable}-lzma \
-    --%{?with_oci:enable}%{!?with_oci:disable}-oci \
+    --%{?with_oci:enable}%{!?with_oci:disable}-{fanotify,oci} \
     --%{?with_openssl:with}%{!?with_openssl:without}-openssl \
     --%{?with_qpl:with}%{!?with_qpl:without}-qpl \
     --%{?with_s3:enable}%{!?with_s3:disable}-s3 \
@@ -107,19 +109,22 @@ autoreconf -fi
 %{_mandir}/man1/fsck.erofs.1*
 %{_mandir}/man1/mkfs.erofs.1*
 %{_mandir}/man8/mount.erofs.8*
-%doc AUTHORS ChangeLog README docs/PERFORMANCE.md docs/compress-hints.example
-%license LICENSES/Apache-2.0 LICENSES/GPL-2.0 LICENSES/MIT
+%doc AUTHORS ChangeLog README docs/compress-hints.example
+%license LICENSES/GPL-2.0 LICENSES/MIT
 
 %if %{with fuse}
 %files -n erofs-fuse
 %{_bindir}/erofsfuse
 %{_mandir}/man1/erofsfuse.1*
 %doc AUTHORS ChangeLog README
-%license LICENSES/Apache-2.0 LICENSES/GPL-2.0 LICENSES/MIT
+%license LICENSES/GPL-2.0 LICENSES/MIT
 %endif
 
 
 %changelog
+* Thu Jul 02 2026 David Michael <fedora.dm0@gmail.com> - 1.9.2-1
+- Update to the 1.9.2 release.
+
 * Fri Jun 12 2026 Yaakov Selkowitz <yselkowi@redhat.com> - 1.9.1-2
 - Rebuilt for openssl 4.0
 

diff --git a/sources b/sources
index 2233253..192da86 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (erofs-utils-1.9.1.tar.gz) = c66ac253e319886fc41e96813de2edb4281317df6477a8ea71a4af49d5750991964347d533a9be825daf2320370141859e3643c52abbac6bfabdd477f7365ebf
+SHA512 (erofs-utils-1.9.2.tar.gz) = 53e30341013ec50f30ea39630482bd3f2e80304f3cb4db16bccf90432c2c9ac9e5bd59d01fc5d34042e62270cb15aadf7c2637fab2959ee27844290d9f33b5b9

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

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

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-02 15:51 [rpms/erofs-utils] f43: Update to version 1.9.2 David Michael

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