diff --git a/golang-github-openprinting-goipp.spec b/golang-github-openprinting-goipp.spec index 24595f0..9240906 100644 --- a/golang-github-openprinting-goipp.spec +++ b/golang-github-openprinting-goipp.spec @@ -14,7 +14,7 @@ Package goipp implements the IPP core protocol in pure Go (RFC 8010).} %global godocs README.md index.md Name: %{goname} -Release: 1%{?dist} +Release: 2%{?dist} Summary: IPP core protocol in pure Go (RFC 8010) # Upstream license specification: BSD-2-Clause @@ -41,6 +41,9 @@ Source0: %{gosource} %gopkgfiles %changelog +* Tue Jan 26 2021 Fedora Release Engineering - 1.0.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Tue Aug 25 16:16:26 CEST 2020 Zdenek Dohnal - 1.0.0-1 - Initial import (bz#1874149)