#1 Update to minitest-around 0.5.0.
Opened 3 years ago by pvalena. Modified 3 years ago
rpms/ pvalena/rubygem-minitest-around rebase  into  rawhide

file modified
+5 -2
@@ -1,8 +1,8 @@ 

  %global gem_name minitest-around

  

  Name: rubygem-%{gem_name}

- Version: 0.4.1

- Release: 6%{?dist}

+ Version: 0.5.0

+ Release: 1%{?dist}

  Summary: Around block for minitest

  License: MIT

  URL: https://github.com/splattael/minitest-around
@@ -76,6 +76,9 @@ 

  %exclude %{gem_instdir}/test

  

  %changelog

+ * Fri Oct 30 20:16:13 CET 2020 Pavel Valena <pvalena@redhat.com> - 0.5.0-1

+ - Update to minitest-around 0.5.0.

+ 

  * Wed Jul 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.4.1-6

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

  

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

- SHA512 (minitest-around-0.4.1.gem) = ae13ebd44f1e9cab49eff42f02f500d72c5d1fa53493259b38918f84fbe231980623fe27e92f2f0bffd95c214d8eb50445ff1a6d48ad3b074519f7ac2134c2e8

+ SHA512 (minitest-around-0.5.0.gem) = 8e57d436d39a41c5a08df6006a5cd46f92550844f01f9b6662918b9ba9536b74f6c83fcaea64180c7e025a1a14d4e037e1b17b84ae395a2b745e58f21ba5c752

Note: this update was created and tested automatically, but it was not checked by anyone. Please check the logs, commits, and comment "LGTM" it if you find it ok. Afterwards it will be merged and built automatically as well (and checked by me).


To have latest minitest-around gem in Fedora.

Up-to-date Koji scratch-build:
https://koji.fedoraproject.org/koji/taskinfo?taskID=54577164

Up-to-date Copr build:
https://copr.fedorainfracloud.org/coprs/build/1729002

Checks:

  • Tests: ok
  • Syntax check: ok
  • Dependent packages: ok
  • Smoke test: ok
  • rpmlint: ok

Update log: https://git.io/JT9vm
Test log: https://git.io/JT9v3
gem2rpm diff: https://git.io/JT9vs

@ilgrad PTAL.

Please also consider adding @ruby-packagers-sig to commiters of this package.