From 9a63f8761e44409a1c5a559f2f5b9c29f081f290 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Zbigniew=20J=C4=99drzejewski-Szmek?= Date: Tue, 2 Mar 2021 16:13:44 +0100 Subject: [PATCH] Rebuilt for updated systemd-rpm-macros See https://pagure.io/fesco/issue/2583. --- golang-github-openprinting-ipp-usb.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) 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