#4 Update to timecop 0.9.6.
Opened a year ago by pvalena. Modified a year ago
rpms/ pvalena/rubygem-timecop rebase  into  rawhide

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

  %global gem_name timecop

  

  Name: rubygem-%{gem_name}

- Version: 0.9.4

- Release: 4%{?dist}

+ Version: 0.9.6

+ Release: 1%{?dist}

  Summary: Provides a unified method to mock Time.now, Date.today in a single call

  License: MIT

  URL: https://github.com/travisjeffery/timecop
@@ -69,6 +69,10 @@ 

  %{gem_instdir}/test

  

  %changelog

+ * Thu Feb 02 2023 Pavel Valena <pvalena@redhat.com> - 0.9.6-1

+ - Update to timecop 0.9.6.

+   Resolves: rhbz#2061503

+ 

  * Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.9.4-4

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

  

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

- SHA512 (timecop-0.9.4.gem) = 3d5f611d9a4ba9bc21f01c8096c97892cb05d6effb26f03703a0db842fe18f9614fca3cc836a1583dd5ebbd0d50d4115acf348b7b8b78d93010aaa48b168b9cf

+ SHA512 (timecop-0.9.6.gem) = a5cbdf38caa5bccb9887a6abb5d99bdd1470c9ff8d52d19f0c46f116dc73b62512f76021adc1ec98ca4abe85ca61a4ab1e821d80980fa7ab3c821abd13b9695a

Resolves: rhbz#2061503


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 the build status checked). For that I'd ask you to add the package into @ruby-packagers-sig group (if it isn't yet).


To have latest timecop gem in Fedora.

Koji scratch-build:
https://koji.fedoraproject.org/koji/taskinfo?taskID=97020863

Copr build:
https://copr.fedorainfracloud.org/coprs/build/5419260

Checks:

  • Koji build: ok
  • Tests: failed (no assertions)
  • Syntax check: ok
  • Reverse dependencies: ok
  • Smoke test: ok
  • rpmlint: ok

Update log: https://gist.github.com/0444ae1f77d5d00443c317fbff753d67
Test log: https://gist.github.com/655a27633fe03cdfdcbb955e2dc35019
gem2rpm diff: https://gist.github.com/9b8c5f372aa583ed82212c527f4d115a

Metadata