diff --git a/rubygem-timecop.spec b/rubygem-timecop.spec index 8d5177c..034bc9f 100644 --- a/rubygem-timecop.spec +++ b/rubygem-timecop.spec @@ -3,7 +3,7 @@ Summary: Provides a unified method to mock Time.now, Date.today in a single call Name: rubygem-%{gem_name} Version: 0.9.2 -Release: 1%{?dist} +Release: 2%{?dist} License: MIT URL: https://github.com/travisjeffery/timecop Source0: http://rubygems.org/downloads/%{gem_name}-%{version}.gem @@ -66,6 +66,9 @@ popd %{gem_docdir} %changelog +* Wed Jan 27 2021 Fedora Release Engineering - 0.9.2-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Thu Oct 29 16:32:28 CET 2020 Pavel Valena - 0.9.2-1 - Update to timecop 0.9.2. Resolves: rhbz#1888377