Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
This commit is contained in:
Fedora Release Engineering 2021-01-26 11:20:14 +00:00
parent 2bc5b0d725
commit 31f88df724

View File

@ -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 <releng@fedoraproject.org> - 1.0.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
* Tue Aug 25 16:16:26 CEST 2020 Zdenek Dohnal <zdohnal@redhat.com> - 1.0.0-1
- Initial import (bz#1874149)