public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
To: git-commits@fedoraproject.org
Subject: [rpms/rubygem-activemodel] rawhide: Update to Active Model 8.1.2.
Date: Thu, 30 Jul 2026 07:35:14 GMT	[thread overview]
Message-ID: <178539691404.1.11309187591809891123.rpms-rubygem-activemodel-6c1152ec72ef@fedoraproject.org> (raw)

            A new commit has been pushed.

            Repo   : rpms/rubygem-activemodel
            Branch : rawhide
            Commit : 6c1152ec72ef709298b2022215926654a3e12a8a
            Author : Vít Ondruch <vondruch@redhat.com>
            Date   : 2026-07-30T09:22:17+02:00
            Stats  : +10/-6 in 2 file(s)
            URL    : https://src.fedoraproject.org/rpms/rubygem-activemodel/c/6c1152ec72ef709298b2022215926654a3e12a8a?branch=rawhide

            Log:
            Update to Active Model 8.1.2.

Related: rhzb#2405582

---
diff --git a/rubygem-activemodel.spec b/rubygem-activemodel.spec
index d951206..31516c1 100644
--- a/rubygem-activemodel.spec
+++ b/rubygem-activemodel.spec
@@ -4,15 +4,15 @@
 %bcond_with bootstrap
 
 Name: rubygem-%{gem_name}
-Version: 8.0.3
-Release: 3%{?dist}
+Version: 8.1.2
+Release: 1%{?dist}
 Summary: A toolkit for building modeling frameworks (part of Rails)
 License: MIT
 URL: https://rubyonrails.org
 Source0: https://rubygems.org/gems/%{gem_name}-%{version}%{?prerelease}.gem
 # The gem doesn't ship with the test suite.
 # git clone https://github.com/rails/rails.git && cd rails/activemodel
-# git archive -v -o activemodel-8.0.3-tests.tar.gz v8.0.3 test/
+# git archive -v -o activemodel-8.1.2-tests.tar.gz v8.1.2 test/
 Source1: %{gem_name}-%{version}%{?prerelease}-tests.tar.gz
 BuildRequires: ruby(release)
 BuildRequires: rubygems-devel
@@ -57,7 +57,7 @@ mkdir ../tools
 # Fake test_common.rb. It does not provide any functionality besides
 # `force_skip` alias.
 touch ../tools/test_common.rb
-# Netiher strict_warnings.rb appears to be useful.
+# Neither strict_warnings.rb appears to be useful.
 touch ../tools/strict_warnings.rb
 
 %if %{with bootstrap}
@@ -82,6 +82,10 @@ ruby -Ilib:test -e "Dir.glob('./test/**/*_test.rb').sort.each {|t| require t}"
 %doc %{gem_instdir}/README.rdoc
 
 %changelog
+* Thu Jul 30 2026 Vít Ondruch <vondruch@redhat.com> - 8.1.2-1
+- Update to Active Model 8.1.2.
+  Related: rhzb#2405582
+
 * Thu Jul 16 2026 Fedora Release Engineering <releng@fedoraproject.org> - 8.0.3-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild
 

diff --git a/sources b/sources
index bfd7b95..906c217 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-SHA512 (activemodel-8.0.3-tests.tar.gz) = f12d3b92b725d05632f10a2735487ca3341f3b5e03f8e03bf4ac8b06a6316b8400751d850ae66d44639a08714ca2526840dad19ce93add40f230d7011eab9522
-SHA512 (activemodel-8.0.3.gem) = 92598405315a70a707758b38e7b4c8b5981b1636f4ffa333573dbfbbd66035c507d69d7acf81220cfbcaa173b14fb710db106824f293420f3442e49dda00864e
+SHA512 (activemodel-8.1.2-tests.tar.gz) = 84bd5f024fe46f99e4011db771baf58842d4ae99b80f45bed0715502af50caed0661028253f4246dec9d8ecf3de54f96b1b868427e4c81b5fbeafc0b54c7e657
+SHA512 (activemodel-8.1.2.gem) = 310ffd6607464b94aae4204653c65b931e3e116b4957d7de76fa317d6dad0967f7ac934f817b7bd106f86dcd5e1a8fccbc1e3be2fb70717c426424199b055cf6

                 reply	other threads:[~2026-07-30  7:35 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=178539691404.1.11309187591809891123.rpms-rubygem-activemodel-6c1152ec72ef@fedoraproject.org \
    --to=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