public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/mmv] rawhide: Remove libgc build requirement
@ 2026-09-13 17:32 FeRD
0 siblings, 0 replies; only message in thread
From: FeRD @ 2026-09-13 17:32 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/mmv
Branch : rawhide
Commit : c31db04989c5aac61cf53c65bb379bf400e1b79d
Author : FeRD (Frank Dana) <ferdnyc@gmail.com>
Date : 2026-09-12T01:19:05-04:00
Stats : +5/-2 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/mmv/c/c31db04989c5aac61cf53c65bb379bf400e1b79d?branch=rawhide
Log:
Remove libgc build requirement
---
diff --git a/mmv.spec b/mmv.spec
index 5f7166a..df80a27 100644
--- a/mmv.spec
+++ b/mmv.spec
@@ -1,12 +1,12 @@
Name: mmv
Version: 2.10
-Release: 4%{?dist}
+Release: 5%{?dist}
Summary: Move/copy/link multiple files
License: GPL-3.0-or-later
URL: https://github.com/rrthomas/mmv
Source0: https://github.com/rrthomas/mmv/releases/download/v%{version}/mmv-%{version}.tar.gz
-BuildRequires: make gcc gc-devel
+BuildRequires: make gcc
%description
This is mmv, a program to move/copy/append/link multiple files
@@ -44,6 +44,9 @@ make check
%{_mandir}/man1/*.1*
%changelog
+* Fri Feb 27 2026 FeRD (Frank Dana) <ferdnyc@gmail.com> - 2.10-5
+- Remove libgc build requirement, no longer used by mmv
+
* Thu Jul 16 2026 Fedora Release Engineering <releng@fedoraproject.org> - 2.10-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-09-13 17:32 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-13 17:32 [rpms/mmv] rawhide: Remove libgc build requirement FeRD
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox