Andreas Schleifer pushed to branch main at Arch Linux / Packaging / Packages /
ruby-rspec-support
Commits:
0107ad85 by Andreas Schleifer at 2025-03-22T21:58:05+01:00
upgpkg: 3.13.1-5: Ruby 3.4 rebuild
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = ruby-rspec-support
pkgdesc = Common code needed by the other RSpec gems. Not intended for
direct use
pkgver = 3.13.1
- pkgrel = 4
+ pkgrel = 5
url = https://github.com/rspec/rspec-support
arch = any
license = MIT
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
_gemname=rspec-support
pkgname=ruby-${_gemname}
pkgver=3.13.1
-pkgrel=4
+pkgrel=5
pkgdesc='Common code needed by the other RSpec gems. Not intended for direct
use'
url='https://github.com/rspec/rspec-support'
arch=('any')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/ruby-rspec-support/-/commit/0107ad850cde4790c870827d133792d63f737252
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/ruby-rspec-support/-/commit/0107ad850cde4790c870827d133792d63f737252
You're receiving this email because of your account on gitlab.archlinux.org.