From c6caad6b6d38b31ffbfdd15e69d448c5184619b4 Mon Sep 17 00:00:00 2001 From: Troy Dawson Date: Tue, 29 Oct 2024 08:28:07 -0700 Subject: [PATCH] Bump release for October 2024 mass rebuild: Resolves: RHEL-64018 --- 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 19bb240..2f2b5a3 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 @@ -114,6 +114,10 @@ install -m 0644 -vp ipp-usb-quirks/* %{buildroot}%{_datadir}/ipp-usb/quirks %gopkgfiles %changelog +* Tue Oct 29 2024 Troy Dawson - 0.9.27-2 +- Bump release for October 2024 mass rebuild: + Resolves: RHEL-64018 + * Thu Jul 25 2024 Zdenek Dohnal - 0.9.27-1 - RHEL-49445 Rebase ipp-usb to 0.9.27