public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rubygem-cucumber] rawhide: Relax cucumber-wire dependency.
@ 2026-08-11 8:11
0 siblings, 0 replies; only message in thread
From: @ 2026-08-11 8:11 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/rubygem-cucumber
Branch : rawhide
Commit : 93648707d46adafec82ec18f50faa6d32d531d0d
Author : Vít Ondruch <vondruch@redhat.com>
Date : 2026-08-11T09:57:51+02:00
Stats : +6/-1 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/rubygem-cucumber/c/93648707d46adafec82ec18f50faa6d32d531d0d?branch=rawhide
Log:
Relax cucumber-wire dependency.
---
diff --git a/rubygem-cucumber.spec b/rubygem-cucumber.spec
index 744ccb4..b9f9b40 100644
--- a/rubygem-cucumber.spec
+++ b/rubygem-cucumber.spec
@@ -4,7 +4,7 @@
Name: rubygem-%{gem_name}
Version: 7.1.0
-Release: 18%{?dist}
+Release: 19%{?dist}
Summary: Tool to execute plain-text documents as functional tests
License: MIT
URL: https://cucumber.io/
@@ -92,6 +92,8 @@ cd %{builddir}
%gemspec_remove_dep -g cucumber-messages "~> 17.1", ">= 17.1.1"
%gemspec_add_dep -g cucumber-messages ">= 17.0"
+%gemspec_remove_dep -g cucumber-wire "~> 6.2"
+
%gemspec_add_dep -g base64 ">= 0.2.0"
%build
@@ -156,6 +158,9 @@ popd
%doc %{gem_instdir}/CHANGELOG.md
%changelog
+* Tue Aug 11 2026 Vít Ondruch <vondruch@redhat.com> - 7.1.0-19
+- Relax cucumber-wire dependency.
+
* Fri Aug 07 2026 Vít Ondruch <vondruch@redhat.com> - 7.1.0-18
- Relax cucumber-core dependency.
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-08-11 8:11 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-11 8:11 [rpms/rubygem-cucumber] rawhide: Relax cucumber-wire dependency
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox