#2 Update to hitimes 1.3.1.
Merged 5 years ago by pvalena. Opened 5 years ago by pvalena.
rpms/ pvalena/rubygem-hitimes rebase  into  master

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

  %global gem_name hitimes

  

  Name: rubygem-%{gem_name}

- Version: 1.3.0

- Release: 3%{?dist}

+ Version: 1.3.1

+ Release: 1%{?dist}

  Summary: A fast, high resolution timer library for recording performance metrics

  License: ISC

  URL: http://github.com/copiousfreetime/hitimes
@@ -77,6 +77,9 @@ 

  %{gem_instdir}/examples/

  

  %changelog

+ * Tue Mar 26 2019 Pavel Valena <pvalena@redhat.com> - 1.3.1-1

+ - Update to hitimes 1.3.1.

+ 

  * Sat Feb 02 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.3.0-3

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

  

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

- SHA512 (hitimes-1.3.0.gem) = 09c7d15be681d85c5ab89235909ad5680b171315e0883b636eb26459d2ad7a876fe1bd79b261a8bd80c22e01b42e04b5992e311655b6179c8dce559b48750c03

+ SHA512 (hitimes-1.3.1.gem) = 47a276d9ca26e6ea5612b73638f9a46965123a0040fe8d4ec5559edaccbdb72d3ec7f9e9bf6aebb3f0595107f941fa88501578fd3b8a3bd79b937538aeadd5d4

Upgrade to newest Rubygem version.

Scratch-build:
https://koji.fedoraproject.org/koji/taskinfo?taskID=33791770

Checks:

  • Dependent packages: ok
  • Tests run: ok
  • rpmlint: ok
  • Smoke test: ok

rebased onto cc18d1a

5 years ago

Pull-Request has been merged by pvalena

5 years ago

It looks good to me!
By the way what is the reason to update this package? is it used for the latest Rails?

The reason is to have the latest version in Fedora.

Thanks for review.