public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rubygem-cucumber] rawhide: Relax cucumber-core dependency.
@ 2026-08-07 15:21
0 siblings, 0 replies; only message in thread
From: @ 2026-08-07 15:21 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/rubygem-cucumber
Branch : rawhide
Commit : fcd5b7314ea61e8adce3219c4c0e01a75b6676fc
Author : Vít Ondruch <vondruch@redhat.com>
Date : 2026-08-07T17:06:02+02:00
Stats : +6/-1 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/rubygem-cucumber/c/fcd5b7314ea61e8adce3219c4c0e01a75b6676fc?branch=rawhide
Log:
Relax cucumber-core dependency.
---
diff --git a/rubygem-cucumber.spec b/rubygem-cucumber.spec
index c9cc8c8..744ccb4 100644
--- a/rubygem-cucumber.spec
+++ b/rubygem-cucumber.spec
@@ -4,7 +4,7 @@
Name: rubygem-%{gem_name}
Version: 7.1.0
-Release: 17%{?dist}
+Release: 18%{?dist}
Summary: Tool to execute plain-text documents as functional tests
License: MIT
URL: https://cucumber.io/
@@ -81,6 +81,8 @@ cd %{builddir}
%gemspec_remove_dep -g diff-lcs "~> 1.4", ">= 1.4.4"
%gemspec_add_dep -g diff-lcs ">= 1.3"
+%gemspec_remove_dep -g cucumber-core "~> 10.1"
+
%gemspec_remove_dep -g cucumber-gherkin "~> 22.0", ">= 22.0.0"
%gemspec_add_dep -g cucumber-gherkin ">= 20.0"
@@ -154,6 +156,9 @@ popd
%doc %{gem_instdir}/CHANGELOG.md
%changelog
+* Fri Aug 07 2026 Vít Ondruch <vondruch@redhat.com> - 7.1.0-18
+- Relax cucumber-core dependency.
+
* Thu Jul 16 2026 Fedora Release Engineering <releng@fedoraproject.org> - 7.1.0-17
- 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-08-07 15:21 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-07 15:21 [rpms/rubygem-cucumber] rawhide: Relax cucumber-core dependency
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox