diff --git a/golang-gopkg-asn1-ber-1.spec b/golang-gopkg-asn1-ber-1.spec index 797b896..cbd901c 100644 --- a/golang-gopkg-asn1-ber-1.spec +++ b/golang-gopkg-asn1-ber-1.spec @@ -19,7 +19,7 @@ Asn1 ber encoding / decoding library for the Go programming language.} %global gosupfiles glide.lock glide.yaml Name: %{goname} -Release: 1%{?dist} +Release: 2%{?dist} Summary: Asn1 ber encoding / decoding library for the Go programming language License: MIT @@ -48,6 +48,9 @@ cp %{S:1} %{S:2} . %gopkgfiles %changelog +* Tue Jan 26 2021 Fedora Release Engineering - 1.5.3-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Wed Dec 23 11:04:41 CET 2020 Robert-André Mauchin - 1.5.3-1 - Update to 1.5.3 - Close: rhbz#1906716