public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/fbrnch] epel10.2: el10 util-linux provides 'script'
@ 2026-06-03 16:15 Jens Petersen
  0 siblings, 0 replies; only message in thread
From: Jens Petersen @ 2026-06-03 16:15 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/fbrnch
Branch : epel10.2
Commit : f33eaf8922a4c5b68eed8ec11f02295ba6d87e85
Author : Jens Petersen <petersen@redhat.com>
Date   : 2026-04-08T12:27:42+08:00
Stats  : +8/-1 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/fbrnch/c/f33eaf8922a4c5b68eed8ec11f02295ba6d87e85?branch=epel10.2

Log:
el10 util-linux provides 'script'

---
diff --git a/fbrnch.spec b/fbrnch.spec
index 5439f7f..7e00f7e 100644
--- a/fbrnch.spec
+++ b/fbrnch.spec
@@ -12,7 +12,7 @@
 Name:           fbrnch
 Version:        1.8.1
 # can only be reset when all subpkgs bumped
-Release:        38%{?dist}
+Release:        39%{?dist}
 Summary:        Fedora packager tool to build package branches
 
 # copr-api: GPLv3+
@@ -134,7 +134,11 @@ Requires:       openssh-clients
 Requires:       rpm-build
 Requires:       rpmautospec
 Requires:       rpmdevtools
+%if %{defined fedora}
 Requires:       util-linux-script
+%else
+Requires:       util-linux
+%endif
 Recommends:     copr-cli
 Recommends:     fedora-review
 Recommends:     koji-tool
@@ -211,6 +215,9 @@ help2man --no-info %{buildroot}%{_bindir}/%{name} > %{buildroot}%{_mandir}/man1/
 
 
 %changelog
+* Wed Apr 08 2026 Jens Petersen <petersen@redhat.com> - 1.8.1-39
+- el10 util-linux provides 'script'
+
 * Sat Mar 21 2026 Jens Petersen <petersen@redhat.com> - 1.8.1-38
 - new native watchtask implementation and command
 - local build.log's now generated with 'script' tool instead of tee pipe

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

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

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-03 16:15 [rpms/fbrnch] epel10.2: el10 util-linux provides 'script' Jens Petersen

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