diff --git a/rubygem-actionview.spec b/rubygem-actionview.spec index 3e37af7..8e4571d 100644 --- a/rubygem-actionview.spec +++ b/rubygem-actionview.spec @@ -1,10 +1,10 @@ %global gem_name actionview # Circular dependency with rubygem-railties. -%bcond_with bootstrap +%bcond_without bootstrap Name: rubygem-%{gem_name} -Version: 6.0.3.2 +Version: 6.0.3.3 Release: 1%{?dist} Summary: Rendering framework putting the V in MVC (part of Rails) License: MIT @@ -13,12 +13,12 @@ Source0: https://rubygems.org/gems/%{gem_name}-%{version}%{?prerelease}.gem # The gem doesn't ship with the test suite. # You may check it out like so # git clone http://github.com/rails/rails.git -# cd rails/actionview && git archive -v -o actionview-6.0.3.2-tests.txz v6.0.3.2 test/ +# cd rails/actionview && git archive -v -o actionview-6.0.3.3-tests.txz v6.0.3.3 test/ Source1: %{gem_name}-%{version}%{?prerelease}-tests.txz # The tools are needed for the test suite, are however unpackaged in gem file. # You may get them like so # git clone http://github.com/rails/rails.git --no-checkout -# cd rails && git archive -v -o rails-6.0.3.2-tools.txz v6.0.3.2 tools/ +# cd rails && git archive -v -o rails-6.0.3.3-tools.txz v6.0.3.3 tools/ Source2: rails-%{version}%{?prerelease}-tools.txz BuildRequires: ruby(release) @@ -89,6 +89,10 @@ popd %doc %{gem_instdir}/CHANGELOG.md %changelog +* Tue Sep 22 00:37:39 CEST 2020 Pavel Valena - 6.0.3.3-1 +- Update to actionview 6.0.3.3. + Resolves: rhbz#1877500 + * Mon Aug 17 04:56:29 GMT 2020 Pavel Valena - 6.0.3.2-1 - Update to actionview 6.0.3.2. Resolves: rhbz#1742791 diff --git a/sources b/sources index 8174fe0..d36c323 100644 --- a/sources +++ b/sources @@ -1,3 +1,3 @@ -SHA512 (actionview-6.0.3.2.gem) = b56da9b159ef087018499902c25339d5a9e8adaf4a37430f064ca016c32b1f8c3fee875bf6b79d8b634bf45a490eaef6135e9cbeb026a5d8aeb60de6c55b6640 -SHA512 (actionview-6.0.3.2-tests.txz) = 24aec47cc1600bf2a3f18e08ff408263198c8950ace15a710cae6583aa54a176e85055d249631996ef29ef3ab3d8efa48368c48543dee60b43fd587a0d9213bb -SHA512 (rails-6.0.3.2-tools.txz) = f6202a114d6b40da8d452d7e8570b2d394cd53374888e28718a8dc65ddbc441ea4baefe9a4327a68efa6615eaffeba352c21e504efa53e28aa23c2b2c5f11e1a +SHA512 (actionview-6.0.3.3.gem) = fb3f016f8deac15671e0f8d89d81341d95ae2172b54332449be28b2d593456d9a19f7e8d1e67b5750cf5c085515331047c7b95dffdcfe468b6f37d0573220853 +SHA512 (actionview-6.0.3.3-tests.txz) = 179478925f571c18ac8ef5b17eefb84a5edabe0f98c0f10024a09150bd0e13bf45fe10ae34558aa5e03b8d7719303c55f438eb527465cb360b58cd6f63bd6989 +SHA512 (rails-6.0.3.3-tools.txz) = fc2a32e907c3dc0ff31e3748c7a0b2ed69aff3f9a8ed62d16d00d7a11b5dc7fda5529ff16b697d8379aae25bd3edac1c46fb3dbb8cfbd841c804e701d17b3da0