From 2588a28886aac68f873b6d9f22e8dbae9aaeb6ca Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?V=C3=ADt=20Ondruch?= Date: Thu, 28 Nov 2024 17:23:08 +0100 Subject: [PATCH 1/2] Drop `BR: rubygem(pry)` The dependency is removed by Patch2 and every other traces are further removed upstream in next version. https://github.com/cucumber/aruba/pull/939 --- rubygem-aruba.spec | 1 - 1 file changed, 1 deletion(-) diff --git a/rubygem-aruba.spec b/rubygem-aruba.spec index 6342c05..063a184 100644 --- a/rubygem-aruba.spec +++ b/rubygem-aruba.spec @@ -30,7 +30,6 @@ BuildRequires: rubygem(contracts) BuildRequires: rubygem(cucumber) BuildRequires: rubygem(irb) BuildRequires: rubygem(minitest) -BuildRequires: rubygem(pry) BuildRequires: rubygem(rspec) >= 3 BuildRequires: rubygem(thor) BuildRequires: less From 9d5514744d532cc8d2564a09dccc93375f93da1a Mon Sep 17 00:00:00 2001 From: Mamoru TASAKA Date: Fri, 29 Nov 2024 16:25:07 +0900 Subject: [PATCH 2/2] bump release and build --- rubygem-aruba.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/rubygem-aruba.spec b/rubygem-aruba.spec index 063a184..20e9684 100644 --- a/rubygem-aruba.spec +++ b/rubygem-aruba.spec @@ -4,7 +4,7 @@ Summary: CLI Steps for Cucumber, hand-crafted for you in Aruba Name: rubygem-%{gem_name} Version: 2.2.0 -Release: 9%{?dist} +Release: 10%{?dist} # SPDX confirmed # templates/, jquery.js existed on 0.14.14, no longer included in 2.0 and above @@ -176,6 +176,9 @@ popd # from .%%{gem_instdir} %doc %{gem_instdir}/CHANGELOG.md %changelog +* Thu Nov 28 2024 Vít Ondruch - 2.2.0-10 +- Drop BR: rubygem(pry) + * Fri Jul 19 2024 Fedora Release Engineering - 2.2.0-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild