diff --git a/golang-github-pquerna-otp.spec b/golang-github-pquerna-otp.spec index e3af23f..42da8f2 100644 --- a/golang-github-pquerna-otp.spec +++ b/golang-github-pquerna-otp.spec @@ -22,7 +22,7 @@ increasing your user's security against mass-password breaches and malware.} %global godocs example README.md Name: %{goname} -Release: 1%{?dist} +Release: 2%{?dist} Summary: TOTP library for Go # Upstream license specification: Apache-2.0 @@ -58,6 +58,9 @@ BuildRequires: golang(github.com/stretchr/testify/require) %gopkgfiles %changelog +* Tue Jan 26 2021 Fedora Release Engineering - 1.3.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Tue Jan 5 18:35:45 CET 2021 Robert-André Mauchin - 1.3.0-1 - Update to 1.3.0 - Close: rhbz#1896873