public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rubygem-factory_bot] f44: Update to factory_bot 6.2.1.
@ 2026-09-04 13:41 Pavel Valena
0 siblings, 0 replies; only message in thread
From: Pavel Valena @ 2026-09-04 13:41 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/rubygem-factory_bot
Branch : f44
Commit : 062b95349af91f22edac32d8e291f175f9ce9bb9
Author : Pavel Valena <pvalena@redhat.com>
Date : 2022-03-19T03:32:43+01:00
Stats : +13/-9 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/rubygem-factory_bot/c/062b95349af91f22edac32d8e291f175f9ce9bb9?branch=f44
Log:
Update to factory_bot 6.2.1.
Resolves: rhbz#2065683
---
diff --git a/.gitignore b/.gitignore
index 02e1483..d8a387b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,3 @@
-/factory_bot-*-features.tar.gz
-/factory_bot-*-specs.tar.gz
/factory_bot-*.gem
+/factory_bot-*-specs.txz
+/factory_bot-*-features.txz
diff --git a/rubygem-factory_bot.spec b/rubygem-factory_bot.spec
index 2da7c59..1128fc5 100644
--- a/rubygem-factory_bot.spec
+++ b/rubygem-factory_bot.spec
@@ -1,17 +1,17 @@
%global gem_name factory_bot
Name: rubygem-%{gem_name}
-Version: 6.2.0
-Release: 2%{?dist}
+Version: 6.2.1
+Release: 1%{?dist}
Summary: Framework and DSL for defining and using model instance factories
License: MIT
URL: https://github.com/thoughtbot/factory_bot
Source0: https://rubygems.org/gems/%{gem_name}-%{version}.gem
# git clone --no-checkout https://github.com/thoughtbot/factory_bot.git
-# git -C factory_bot archive -v -o factory_bot-6.2.0-specs.txz v6.2.0 spec/
+# git -C factory_bot archive -v -o factory_bot-6.2.1-specs.txz v6.2.1 spec/
Source1: %{gem_name}-%{version}-specs.txz
# git clone --no-checkout https://github.com/thoughtbot/factory_bot.git
-# git -C factory_bot archive -v -o factory_bot-6.2.0-features.txz v6.2.0 features/
+# git -C factory_bot archive -v -o factory_bot-6.2.1-features.txz v6.2.1 features/
Source2: %{gem_name}-%{version}-features.txz
BuildRequires: ruby(release)
BuildRequires: rubygems-devel
@@ -86,6 +86,10 @@ popd
%doc %{gem_instdir}/README.md
%changelog
+* Sat Mar 19 2022 Pavel Valena <pvalena@redhat.com> - 6.2.1-1
+- Update to factory_bot 6.2.1.
+ Resolves: rhbz#2065683
+
* Fri Jan 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 6.2.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
diff --git a/sources b/sources
index 860081c..6b46933 100644
--- a/sources
+++ b/sources
@@ -1,3 +1,3 @@
-SHA512 (factory_bot-6.2.0.gem) = c842e52d4aa0ccda903da7b86bc6b5346375470fae6b03100b49461641a2ac3aaec94106dfd940979e74118b16b91250e8fffe09003762a1f0774370b4ec17ef
-SHA512 (factory_bot-6.2.0-specs.txz) = 89ffe2772a970dd4b543ad93cb163f4aa06f3397e60633d7fd642d35277018637d81f9eb9c7b882e5480ceaea8a40ebbd6bf550426d56f5289f99a704fdb7592
-SHA512 (factory_bot-6.2.0-features.txz) = 99fe29e1d0000856e725db5aba8a21b0aa0fccddc84853385530ef02b0901229cc37599e30b19534fde9ab27cefa2558db3c525adc7c993b438b63d7318a7d68
+SHA512 (factory_bot-6.2.1.gem) = 6a3eadbfe77a1261621614bfb2a66d4800f2b4b3307623ed58f74aaf26070e54c411d27f0bf4ccc6059590fb1815143cafb131e4f6a84b59c80ed0685755c24a
+SHA512 (factory_bot-6.2.1-specs.txz) = 3a64f130462d90f7ffdb7395a3615cd4a76de05bab93d162b3bcfaf85cae353c6ac3f75cd145875c25ee8caf8be5dc8e05f779097cd539db451c77f4895476c3
+SHA512 (factory_bot-6.2.1-features.txz) = d2f12ad31bd9d50b1c9ef9df37444b2a44051f9e12ba28d2b8504f34d377121dc8410f5e03b742398878078eba2bdca2d1b2c1afcd1c63b3e53e314992952cb8
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-09-04 13:41 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-04 13:41 [rpms/rubygem-factory_bot] f44: Update to factory_bot 6.2.1 Pavel Valena
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox