Mon, 29 Apr 2024 21:37:08 UTC | login

Information for build rubygem-activerecord-5.2.2-1.fc30

ID86460
Package Namerubygem-activerecord
Version5.2.2
Release1.fc30
Epoch1
SummaryObject-relational mapper framework (part of Rails)
DescriptionImplements the ActiveRecord pattern (Fowler, PoEAA) for ORM. It ties database tables and classes together for business objects, like Customer or Subscription, that can find, save, and destroy themselves without resorting to manual SQL.
Built bydavidlt
State complete
Volume DEFAULT
StartedSun, 13 Jan 2019 16:40:02 UTC
CompletedSun, 13 Jan 2019 16:40:02 UTC
Tags
f30
f31
RPMs
src
rubygem-activerecord-5.2.2-1.fc30.src.rpm (info) (download)
noarch
rubygem-activerecord-5.2.2-1.fc30.noarch.rpm (info) (download)
rubygem-activerecord-doc-5.2.2-1.fc30.noarch.rpm (info) (download)
Changelog * Wed Dec 05 2018 Pavel Valena <pvalena@redhat.com> - 1:5.2.2-1 - Update to Active Record 5.2.2. * Wed Aug 08 2018 Pavel Valena <pvalena@redhat.com> - 1:5.2.1-1 - Update to Active Record 5.2.1. * Sat Jul 14 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1:5.2.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Mon Apr 23 2018 Pavel Valena <pvalena@redhat.com> - 1:5.2.0-1 - Update to Active Record 5.2.0. * Fri Feb 16 2018 Pavel Valena <pvalena@redhat.com> - 1:5.1.5-1 - Update to Active Record 5.1.5. * Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1:5.1.4-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Mon Sep 11 2017 Pavel Valena <pvalena@redhat.com> - 1:5.1.4-1 - Update to Active Record 5.1.4. * Tue Aug 08 2017 Pavel Valena <pvalena@redhat.com> - 1:5.1.3-1 - Update to Active Record 5.1.3. * Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1:5.1.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Tue Jun 27 2017 Pavel Valena <pvalena@redhat.com> - 1:5.1.2-1 - Update to Active Record 5.1.2. * Mon May 22 2017 Pavel Valena <pvalena@redhat.com> - 1:5.1.1-1 - Update to Active Record 5.1.1. * Thu Mar 02 2017 Pavel Valena <pvalena@redhat.com> - 1:5.0.2-1 - Update to Active Record 5.0.2. * Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1:5.0.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild * Tue Jan 24 2017 Vít Ondruch <vondruch@redhat.com> - 1:5.0.1-2 - Fix unstable ReflectionTest#test_read_attribute_names test. * Mon Jan 02 2017 Pavel Valena <pvalena@redhat.com> - 1:5.0.1-1 - Update to Active Record 5.0.1. - Fix warnings: Fixnum and Bignum are deprecated in Ruby trunk