public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Steve Traylen <steve.traylen@cern.ch>
To: git-commits@fedoraproject.org
Subject: [rpms/rubygem-git] rawhide: Update to v5.4.1 rhbz#2528342
Date: Tue, 08 Sep 2026 16:43:08 GMT [thread overview]
Message-ID: <178888578833.1.7555670813551454784.rpms-rubygem-git-dc830f7c1865@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/rubygem-git
Branch : rawhide
Commit : dc830f7c18650b52714984f2422433dd73e41f33
Author : Steve Traylen <steve.traylen@cern.ch>
Date : 2026-09-08T18:42:28+02:00
Stats : +8/-4 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/rubygem-git/c/dc830f7c18650b52714984f2422433dd73e41f33?branch=rawhide
Log:
Update to v5.4.1 rhbz#2528342
Update to v5.4.1 rhbz#2528342
---
diff --git a/.gitignore b/.gitignore
index a6f2e8d..ed83831 100644
--- a/.gitignore
+++ b/.gitignore
@@ -54,3 +54,5 @@ git-1.2.5.gem
/ruby-git-5.1.0.tar.gz
/git-5.2.0.gem
/ruby-git-5.2.0.tar.gz
+/git-5.4.1.gem
+/ruby-git-5.4.1.tar.gz
diff --git a/rubygem-git.spec b/rubygem-git.spec
index d830664..5b955d1 100644
--- a/rubygem-git.spec
+++ b/rubygem-git.spec
@@ -2,7 +2,7 @@
%global gem_name git
Name: rubygem-%{gem_name}
-Version: 5.2.0
+Version: 5.4.1
Release: %autorelease
Summary: Ruby/Git is a Ruby library that can be used to manipulate Git repositories
License: MIT
@@ -68,7 +68,9 @@ cp -a .%{gem_dir}/* \
# git fails fatally if it cannot guess an email adress
# as is the case inside mock.
# The TEST_ENV_NUMBER=1 is just to disable the Fuubar formatter
-env TEST_ENV_NUMBER=1 COVERAGE=false rspec --exclude-pattern 'spec/unit/gemspec_spec.rb' -Ilib spec
+env TEST_ENV_NUMBER=1 COVERAGE=false rspec \
+ --exclude-pattern 'spec/unit/{github_workflows,gemspec}_spec.rb' \
+ -Ilib spec
%files
diff --git a/sources b/sources
index b79157a..fb81b4c 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-SHA512 (git-5.2.0.gem) = beec25f08495b8dee7897cb76f4fd9cbae6db0032b35b686b77fc8ae6f858cb4ecdcc416dc7497a306f7dc40acdf75db8293623bc5ad31d11a978d1e181dafcb
-SHA512 (ruby-git-5.2.0.tar.gz) = 81d1b8678891c4c6703f5520b75260fe263ac0e71896aaebd32e1b4a03549aaf5202ceb40333e3b1f9fa7d5e1b1ae90d03b2a2717afc67244985eabf0a23c4f1
+SHA512 (git-5.4.1.gem) = ce409aef665e9b4683fd86824e8b024be79a0ef2976b3182350c5e935be69578868f3156904008124ffbae2a6614195badd4afcad7cdbf2080f0718d2f2c44bd
+SHA512 (ruby-git-5.4.1.tar.gz) = 77916179ad7c7459af8d078b6de1a6e133b66070373c4d7f82f225c950b80c8aa3676cf4c698cf342ed2407761b27942ec1f67e58c31a4b5e9dbb99302131429
reply other threads:[~2026-09-08 16:43 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=178888578833.1.7555670813551454784.rpms-rubygem-git-dc830f7c1865@fedoraproject.org \
--to=steve.traylen@cern.ch \
--cc=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