public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
To: git-commits@fedoraproject.org
Subject: [rpms/rubygem-cucumber-core] rawhide: Relax cucumber-tag-expressions dependency
Date: Thu, 27 Aug 2026 11:26:02 GMT	[thread overview]
Message-ID: <178782996277.1.2861429369468613223.rpms-rubygem-cucumber-core-a0a598fcbf4f@fedoraproject.org> (raw)

            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
 

                 reply	other threads:[~2026-08-27 11:26 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=178782996277.1.2861429369468613223.rpms-rubygem-cucumber-core-a0a598fcbf4f@fedoraproject.org \
    --to=git-commits@fedoraproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox