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-nokogiri] rawhide: 1.19.4
Date: Sat, 20 Jun 2026 05:07:54 GMT	[thread overview]
Message-ID: <178193207469.1.784318188670473775.rpms-rubygem-nokogiri-d9045bfbad07@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/rubygem-nokogiri
Branch : rawhide
Commit : d9045bfbad078aa1dff124331ad5fd101953f0c4
Author : Mamoru TASAKA <mtasaka@fedoraproject.org>
Date   : 2026-06-20T14:07:44+09:00
Stats  : +11/-4 in 2 file(s)
URL    : https://src.fedoraproject.org/rpms/rubygem-nokogiri/c/d9045bfbad078aa1dff124331ad5fd101953f0c4?branch=rawhide

Log:
1.19.4

---
diff --git a/rubygem-nokogiri.spec b/rubygem-nokogiri.spec
index b5ace26..f01991f 100644
--- a/rubygem-nokogiri.spec
+++ b/rubygem-nokogiri.spec
@@ -1,7 +1,7 @@
-%global	mainver		1.19.3
+%global	mainver		1.19.4
 #%%global	prever		.rc4
 
-%global	baserelease		2
+%global	baserelease		1
 %global	prerpmver		%(echo "%{?prever}" | sed -e 's|\\.||g')
 
 %global	gem_name	nokogiri
@@ -252,6 +252,10 @@ export NOKOGIRI_TEST_GC_LEVEL=major
 fi
 %endif
 
+# Nokogiri 1.19.4: skip on mock environment
+sed -i test/xml/test_schema.rb \
+	-e '\@describe.*CVE-2020-26247@N;s|unless Nokogiri|unless false \&\& Nokogiri|'
+
 env \
 	RUBYLIB=".:lib:test:%{buildroot}%{gem_extdir_mri}" \
 	ruby \
@@ -294,6 +298,9 @@ popd
 %doc	%{gem_dir}/doc/%{gem_name}-%{mainver}%{?prever}/
 
 %changelog
+* Sat Jun 20 2026 Mamoru TASAKA <mtasaka@fedoraproject.org> - 1.19.4-1
+- 1.19.4
+
 * Wed Jun 03 2026 Mamoru TASAKA <mtasaka@fedoraproject.org> - 1.19.3-2
 - Execute gumbo testsuite
 

diff --git a/sources b/sources
index 4d3e18f..9ae6ba0 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-SHA512 (nokogiri-1.19.3.gem) = b0b76e4b80e54465218c96664b5bede1dfd2656b5540c5b39b9abebf7f38783e1f4f7bba28595bdf54892cd1cc2fa8473b3702f5638a344d3c6feb8809106cb3
-SHA512 (rubygem-nokogiri-1.19.3-full.tar.gz) = 626343a0a4a6d4e99f98ef5861ff0f579fd9ad0c81febe9f5ca0b6e0baef35209e50e7970e21aff6aecefe1585566a7f2f2b6fe0521036fd9831e02d4dba6c60
+SHA512 (nokogiri-1.19.4.gem) = b349dbadfcab6cdde847e3f03284a79be77313b8c02a0fb45b557b001dfdc2b7d937de9f14daaf3f5c03a198138a8c547d3d9a79f030e404b966afca0f6d730c
+SHA512 (rubygem-nokogiri-1.19.4-full.tar.gz) = 41bae65922523b668dc8a7d4a9abbfdc5089b6fac7ef5ed38a276eb03b22f39391af6cb7bf22dacd9bc03f8dd2e7a26aae3151b2385d977c442b924e6bfbe08f

                 reply	other threads:[~2026-06-20  5: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=178193207469.1.784318188670473775.rpms-rubygem-nokogiri-d9045bfbad07@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