diff --git a/golang-github-openprinting-ipp-usb.spec b/golang-github-openprinting-ipp-usb.spec index 7b6581a..017b097 100644 --- a/golang-github-openprinting-ipp-usb.spec +++ b/golang-github-openprinting-ipp-usb.spec @@ -24,7 +24,7 @@ Requires: pkgconfig(libusb-1.0) >= 1.0 } Name: %{goname} -Release: 1%{?dist} +Release: 2%{?dist} Summary: HTTP reverse proxy, backed by IPP-over-USB connection to device # Upstream license specification: BSD-2-Clause @@ -106,6 +106,9 @@ install -m 0644 -vp ipp-usb.8 %{buildroot}%{_mandir}/man8 %gopkgfiles %changelog +* Tue Jan 26 2021 Fedora Release Engineering - 0.9.16-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Mon Jan 11 2021 Zdenek Dohnal - 0.9.16-1 - 1910921 - golang-github-openprinting-ipp-usb-0.9.16 is available