diff --git a/golang-gopkg-asn1-ber-1.spec b/golang-gopkg-asn1-ber-1.spec index ab2c14c..b44170b 100644 --- a/golang-gopkg-asn1-ber-1.spec +++ b/golang-gopkg-asn1-ber-1.spec @@ -25,7 +25,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 @@ -54,6 +54,9 @@ cp %{S:1} %{S:2} . %gopkgfiles %changelog +* Mon Jul 27 2020 Fedora Release Engineering - 1.5.1-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild + * Sat Jun 27 2020 Fabio Valentini - 1.5.1-1 - Update to version 1.5.1. - Fixes RHBZ#1846577