diff --git a/golang-github-marten-seemann-qtls.spec b/golang-github-marten-seemann-qtls.spec index eb7a988..e0a09b5 100644 --- a/golang-github-marten-seemann-qtls.spec +++ b/golang-github-marten-seemann-qtls.spec @@ -12,7 +12,7 @@ Version: 0.10.0 Go standard library TLS 1.3 implementation, modified for QUIC.} Name: %{goname} -Release: 1%{?dist} +Release: 2%{?dist} Summary: Go standard library TLS 1.3 implementation, modified for QUIC # https://github.com/marten-seemann/qtls/issues/3 @@ -50,6 +50,9 @@ BuildRequires: golang(github.com/golang/mock/gomock) %gopkgfiles %changelog +* Mon Jul 27 2020 Fedora Release Engineering - 0.10.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild + * Tue Jul 07 12:24:31 CEST 2020 Robert-André Mauchin - 0.10.0-1 - Update to 0.10.0 (#1807096)