public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rubygem-rmagick] f45: 7.1.3
@ 2026-08-31 8:28 Mamoru TASAKA
0 siblings, 0 replies; only message in thread
From: Mamoru TASAKA @ 2026-08-31 8:28 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/rubygem-rmagick
Branch : f45
Commit : e8c4c063a7618eb6857732e0d7c7f42a05836e24
Author : Mamoru TASAKA <mtasaka@fedoraproject.org>
Date : 2026-08-31T17:27:52+09:00
Stats : +6/-18 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/rubygem-rmagick/c/e8c4c063a7618eb6857732e0d7c7f42a05836e24?branch=f45
Log:
7.1.3
---
diff --git a/rmagick-7.1.2-spec-timelimit-i686.patch b/rmagick-7.1.2-spec-timelimit-i686.patch
deleted file mode 100644
index b9784c8..0000000
--- a/rmagick-7.1.2-spec-timelimit-i686.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- rmagick-7.1.2/spec/rmagick/class_methods/limit_resources_spec.rb.timelimit 2026-08-30 13:07:01.000000000 +0900
-+++ rmagick-7.1.2/spec/rmagick/class_methods/limit_resources_spec.rb 2026-08-30 21:57:45.301026004 +0900
-@@ -38,7 +38,7 @@ RSpec.describe Magick, '.limit_resources
- expect(new).to eq(123)
- expect { new = described_class.limit_resource('time') }.not_to raise_error
- expect(new).to eq(300)
-- described_class.limit_resource(:time, cur)
-+ described_class.limit_resource(:time, new)
-
- expect { described_class.limit_resource(:xxx) }.to raise_error(ArgumentError)
- expect { described_class.limit_resource('xxx') }.to raise_error(ArgumentError)
diff --git a/rubygem-rmagick.spec b/rubygem-rmagick.spec
index 8e356c9..0aefe32 100644
--- a/rubygem-rmagick.spec
+++ b/rubygem-rmagick.spec
@@ -8,7 +8,7 @@ Requires: (ImageMagick%{?_isa} >= %2 with ImageMagick%{?_isa} < %3)\
%{nil}
Name: rubygem-%{gem_name}
-Version: 7.1.2
+Version: 7.1.3
Release: 1%{?dist}
Summary: Ruby binding to ImageMagick
@@ -19,8 +19,6 @@ Source0: https://rubygems.org/gems/%{gem_name}-%{version}.gem
# %%{SOURCE2} %%{version}
Source1: rubygem-%{gem_name}-%{version}-full.tar.gz
Source2: rmagick-create-full-tarball.sh
-# Increase timelimit on i686 (to be the same value as 7.1.1)
-Patch0: rmagick-7.1.2-spec-timelimit-i686.patch
BuildRequires: gcc-c++
BuildRequires: rubygems-devel
@@ -65,8 +63,6 @@ Documentation for %{name}.
%setup -q -T -n %{gem_name}-%{version} -b 1
gem spec %{SOURCE0} -l --ruby > %{gem_name}.gemspec
-%patch -P0 -p1
-
# permission
find . -name \*.rb -or -name \*.gif | xargs chmod ugo-x
@@ -148,6 +144,9 @@ done
%doc %{gem_instdir}/examples/
%changelog
+* Mon Aug 31 2026 Mamoru TASAKA <mtasaka@fedoraproject.org> - 7.1.3-1
+- 7.1.3
+
* Sun Aug 30 2026 Mamoru TASAKA <mtasaka@fedoraproject.org> - 7.1.2-1
- 7.1.2
diff --git a/sources b/sources
index 0ebb96a..3db8803 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-SHA512 (rmagick-7.1.2.gem) = e11ee9a9546708c51838300ceb8ce27436e3a6a26f20382ffdb45e77ce1ea3b226fb0e3d9c5c163da65dd1b9f152f139795b21595ad2ea206254dfcd217e0c47
-SHA512 (rubygem-rmagick-7.1.2-full.tar.gz) = 41ced0d9e73c12580924334af8829454686d283bfc1a9e2dfb375b5d6a8367133405db059be9bf025334c8af9ba2d3a83e8590fb2a28700e4adb83c36d587440
+SHA512 (rmagick-7.1.3.gem) = 1296e0b2ae72f680765c0b4c4d7b324a2dd9aa38c4bdfca149ee3f87aca94f733bac9964731d64139be8fb58035f00e9a512a6be094a1f8636ead2082f4a56b0
+SHA512 (rubygem-rmagick-7.1.3-full.tar.gz) = 7822666f1e1e88c21c400e5b526a25f19178f462d0fd1d3338ecf498fcfc9c893ebf312abf9b6075295f8115a0e7bd57c64a8d90479118f3d2da3e6c5663f31d
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-08-31 8:28 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-31 8:28 [rpms/rubygem-rmagick] f45: 7.1.3 Mamoru TASAKA
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox