diff --git a/golang-github-openprinting-ipp-usb.spec b/golang-github-openprinting-ipp-usb.spec index 0e3219e..baaf769 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,10 @@ install -m 0644 -vp ipp-usb.8 %{buildroot}%{_mandir}/man8 %gopkgfiles %changelog +* Tue Mar 02 2021 Zbigniew Jędrzejewski-Szmek - 0.9.17-2 +- Rebuilt for updated systemd-rpm-macros + See https://pagure.io/fesco/issue/2583. + * Thu Feb 04 2021 Zdenek Dohnal - 0.9.17-1 - 1922515 - golang-github-openprinting-ipp-usb-0.9.17 is available