Wed, 05 Jun 2024 12:08:25 UTC | login

Information for build rubygem-gem-patch-0.1.6-11.fc33

ID172140
Package Namerubygem-gem-patch
Version0.1.6
Release11.fc33
Epoch
SummaryRubyGems plugin for patching gems
Descriptiongem-patch is a RubyGems plugin that helps to patch gems without manually opening and rebuilding them. It opens a given .gem file, extracts it, patches it with system `patch` command, clones its spec, updates the file list and builds the patched gem.
Built bydavidlt
State complete
Volume DEFAULT
StartedThu, 13 Aug 2020 12:09:52 UTC
CompletedThu, 13 Aug 2020 12:09:52 UTC
Tags
f33
f37
f38
RPMs
src
rubygem-gem-patch-0.1.6-11.fc33.src.rpm (info) (download)
noarch
rubygem-gem-patch-0.1.6-11.fc33.noarch.rpm (info) (download)
rubygem-gem-patch-doc-0.1.6-11.fc33.noarch.rpm (info) (download)
Changelog * Wed Jul 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.6-11 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.6-10 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.6-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Sat Feb 02 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.6-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Wed Jan 09 2019 Pavel Valena <pvalena@redhat.com> - 0.1.6-7 - Fix FTBFS: add bundler to BuildRequires