diff --git a/golang-github-openprinting-ipp-usb.spec b/golang-github-openprinting-ipp-usb.spec index bb36da4..4f20a3b 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 +* Thu Jul 22 2021 Fedora Release Engineering - 0.9.19-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild + * Wed May 26 2021 Zdenek Dohnal - 0.9.19-1 - 1963156 - golang-github-openprinting-ipp-usb-0.9.19 is available