public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rubygem-cucumber-core] rawhide: Relax cucumber-tag-expressions dependency
@ 2026-08-27 11:26
0 siblings, 0 replies; only message in thread
From: @ 2026-08-27 11:26 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/rubygem-cucumber-core
Branch : rawhide
Commit : a0a598fcbf4fccf59233664538a5f77ba1211cd4
Author : Vít Ondruch <vondruch@redhat.com>
Date : 2026-08-27T11:38:42+02:00
Stats : +6/-1 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/rubygem-cucumber-core/c/a0a598fcbf4fccf59233664538a5f77ba1211cd4?branch=rawhide
Log:
Relax cucumber-tag-expressions dependency
This allows to provide more recent version in Fedora
---
diff --git a/rubygem-cucumber-core.spec b/rubygem-cucumber-core.spec
index fb754a1..ef3361e 100644
--- a/rubygem-cucumber-core.spec
+++ b/rubygem-cucumber-core.spec
@@ -3,7 +3,7 @@
Name: rubygem-%{gem_name}
Version: 10.1.0
-Release: 16%{?dist}
+Release: 17%{?dist}
Summary: Core library for the Cucumber BDD app
License: MIT
URL: https://cucumber.io
@@ -57,6 +57,8 @@ Documentation for %{name}.
%gemspec_remove_dep -g cucumber-gherkin "~> 22.0"
+%gemspec_remove_dep -g cucumber-tag-expressions "~> 4.0"
+
%build
gem build ../%{gem_name}-%{version}.gemspec
@@ -95,6 +97,9 @@ popd
%{gem_instdir}/spec
%changelog
+* Thu Aug 27 2026 Vít Ondruch <vondruch@redhat.com> - 10.1.0-17
+- Relax cucumber-tag-expressions dependency.
+
* Thu Jul 16 2026 Fedora Release Engineering <releng@fedoraproject.org> - 10.1.0-16
- 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-27 11:26 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-27 11:26 [rpms/rubygem-cucumber-core] rawhide: Relax cucumber-tag-expressions dependency
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox