public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rubygem-git] f45: Update to v5.4.1 rhbz#2528342
@ 2026-09-08 16:48 Steve Traylen
  0 siblings, 0 replies; only message in thread
From: Steve Traylen @ 2026-09-08 16:48 UTC (permalink / raw)
  To: git-commits

            A new commit has been pushed.

            Repo   : rpms/rubygem-git
            Branch : f45
            Commit : fe8d69d5575c3362af950c8e2d4f0bf5f00cfccc
            Author : Steve Traylen <steve.traylen@cern.ch>
            Date   : 2026-09-08T18:43:41+02:00
            Stats  : +8/-4 in 3 file(s)
            URL    : https://src.fedoraproject.org/rpms/rubygem-git/c/fe8d69d5575c3362af950c8e2d4f0bf5f00cfccc?branch=f45

            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

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-09-08 16:48 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-08 16:48 [rpms/rubygem-git] f45: Update to v5.4.1 rhbz#2528342 Steve Traylen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox