#1 WIP: Update to actionmailbox 6.1.X
Closed 3 years ago by pvalena. Opened 3 years ago by pvalena.
rpms/ pvalena/rubygem-actionmailbox rebase  into  master

file modified
+7 -4
@@ -2,8 +2,8 @@ 

  

  Name: rubygem-%{gem_name}

  

- Version: 6.0.3.4

- Release: 2%{?dist}

+ Version: 6.1.1

+ Release: 1%{?dist}

  Summary: Inbound email handling framework

  License: MIT

  URL: https://rubyonrails.org
@@ -11,12 +11,12 @@ 

  # Actionmailbox 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/actionmailbox && git archive -v -o actionmailbox-6.0.3.4-tests.txz v6.0.3.4 test/

+ # cd rails/actionmailbox && git archive -v -o actionmailbox-6.1.1-tests.txz v6.1.1 test/

  Source1: actionmailbox-%{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.4-tools.txz v6.0.3.4 tools/

+ # cd rails && git archive -v -o rails-6.1.1-tools.txz v6.1.1 tools/

  Source2: rails-%{version}%{?prerelease}-tools.txz

  

  BuildRequires: ruby(release)
@@ -93,6 +93,9 @@ 

  %doc %{gem_instdir}/README.md

  

  %changelog

+ * Wed Jan 27 2021 Pavel Valena <pvalena@redhat.com> - 6.1.1-1

+ - Update to actionmailbox 6.1.1.

+ 

  * Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 6.0.3.4-2

  - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild

  

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

- SHA512 (actionmailbox-6.0.3.4.gem) = 02bfe6af737d4cbc4a059a365896798267d791a274f15af196d14c1456faf15547762908edb87dde0fa5f42fbf7aedd29ad1aa00643dd1499c401291b798b78a

- SHA512 (actionmailbox-6.0.3.4-tests.txz) = ddc5f438317d2509250d546078abacb9c2151e28dc322949e40241985b98b737da2999265dc76d22d62e1987fad2371ac3a16813f31016a3a23e0f1c31344beb

- SHA512 (rails-6.0.3.4-tools.txz) = b40d90e55da9c31462bd21c62394198900aa42f161d30f8edd32f7217d904fbdd98d2cfba7c5d542d5b89578424669fcaffbe0006f6efd62cc676065100daac3

+ SHA512 (actionmailbox-6.1.1.gem) = 9b77f7d08b289d4a36d724780f971c2c35f4fb499dc71e3be6b19a987bc2a38ceb9bf6b00f491de3497fe1ef3c9a4a6edacb451638874f356c95d38a4f645a08

+ SHA512 (actionmailbox-6.1.1-tests.txz) = b02c30760e87938c9c647346fff6de5f5add076db6b33ab84f78bf813eaede5c6be8aec25030f25c696777a858802b6bec78463a5a380966ac0e1efd66e94365

+ SHA512 (rails-6.1.1-tools.txz) = 6852616efe73dfa6d7319c1bfb941ebfa0d2413ba9ae0c3b9f5bbb1e11e407e8137764f1dd64243af200006d7865b3ab3a0f03677c2318467fafc496853e7a0a

no initial comment

rebased onto dcaa708

3 years ago

rebased onto ad26500

3 years ago

Pull-Request has been closed by pvalena

3 years ago