public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Mamoru TASAKA <mtasaka@fedoraproject.org>
To: git-commits@fedoraproject.org
Subject: [rpms/rubygem-syck] rawhide: 1.6.0
Date: Sat, 27 Jun 2026 07:07:07 GMT [thread overview]
Message-ID: <178254402798.1.11704161332036349480.rpms-rubygem-syck-0944f4beda89@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/rubygem-syck
Branch : rawhide
Commit : 0944f4beda8962906114e0d54ef85e71342722a2
Author : Mamoru TASAKA <mtasaka@fedoraproject.org>
Date : 2026-06-27T16:06:58+09:00
Stats : +8/-6 in 2 file(s)
URL : https://src.fedoraproject.org/rpms/rubygem-syck/c/0944f4beda8962906114e0d54ef85e71342722a2?branch=rawhide
Log:
1.6.0
---
diff --git a/rubygem-syck.spec b/rubygem-syck.spec
index aba331a..f252948 100644
--- a/rubygem-syck.spec
+++ b/rubygem-syck.spec
@@ -2,8 +2,8 @@
Summary: Gemified version of Syck from Ruby's stdlib
Name: rubygem-%{gem_name}
-Version: 1.5.1.1
-Release: 6%{?dist}
+Version: 1.6.0
+Release: 1%{?dist}
# README.rdoc
# SPDX confirmed
@@ -51,7 +51,7 @@ sed -i -e \
%{gem_name}-%{version}.gemspec
# Kill #line for debuginfo rpm generation
-sed -i -e '/^#line/d' \
+sed -i -e '\@^#line@s@^.*$@@' \
ext/syck/*.{c,h}
%build
@@ -88,9 +88,8 @@ require 'test/unit'
require 'syck'
EOF
+export RUBYLIB=$(pwd)/lib:$(pwd):$(pwd)/test:%{buildroot}%{gem_extdir_mri}
ruby \
- -Ilib:test:.:%{buildroot}%{gem_extdir_mri} \
- -Ilib:test:. \
-e 'Dir.glob( "test/test_*.rb" ).sort.each {|f| require f }' \
%{nil}
@@ -108,6 +107,9 @@ popd
%doc %{gem_docdir}
%changelog
+* Sat Jun 27 2026 Mamoru TASAKA <mtasaka@fedoraproject.org> - 1.6.0-1
+- 1.6.0
+
* Sat Jan 17 2026 Fedora Release Engineering <releng@fedoraproject.org> - 1.5.1.1-6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild
diff --git a/sources b/sources
index 68fe0a6..cfa2e3e 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (syck-1.5.1.1.gem) = f90d916e97ba5a1f7c1da27d1be8bef14882c3871b208580b7e87c7d88bccd88b754decbca5d5e534d8a4198f273d323a66b0d78fb168f549961bb6422e7b7d9
+SHA512 (syck-1.6.0.gem) = d7ab330bb233558343b80bfa5c0fd1f6a0e5cff693fbfcba5c67e3e98225800f092ce17ae6c6a9c6134149a1657063f0a1e9f0b910569bb2561649b5091dfeff
reply other threads:[~2026-06-27 7:07 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=178254402798.1.11704161332036349480.rpms-rubygem-syck-0944f4beda89@fedoraproject.org \
--to=mtasaka@fedoraproject.org \
--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