#1 WIP: Update to ActiveModel 6.0.3.1
Closed 3 years ago by pvalena. Opened 3 years ago by pvalena.
rpms/ pvalena/rubygem-activemodel rebase  into  master

file modified
+3 -3
@@ -1,11 +1,11 @@ 

  %global gem_name activemodel

  

  # Circular dependency with rubygem-railties.

- %bcond_without bootstrap

+ %bcond_with bootstrap

  

  Name: rubygem-%{gem_name}

  Version: 6.0.3.1

- Release: 1%{?dist}

+ Release: 2%{?dist}

  Summary: A toolkit for building modeling frameworks (part of Rails)

  License: MIT

  URL: http://rubyonrails.org
@@ -87,7 +87,7 @@ 

  %doc %{gem_instdir}/README.rdoc

  

  %changelog

- * Mon Aug 03 07:01:37 GMT 2020 Pavel Valena <pvalena@redhat.com> - 6.0.3.1-1

+ * Mon Aug 03 07:01:37 GMT 2020 Pavel Valena <pvalena@redhat.com> - 6.0.3.1-2

  - Update to ActiveModel 6.0.3.1.

    Resolves: rhbz#1742793

  

1 new commit added

  • Enable tests.
3 years ago

rebased onto ce4ee7d

3 years ago

1 new commit added

  • Enable tests.
3 years ago

rebased onto 5e88d3f

3 years ago

rebased onto 335feb2

3 years ago

rebased onto 40a2ec4

3 years ago

rebased onto b13ce54

3 years ago

Pull-Request has been closed by pvalena

3 years ago