From 7f2b4dd683960b49f7aff45fb617fbf8bbb5a332 Mon Sep 17 00:00:00 2001 From: Troy Dawson Date: Mon, 24 Jun 2024 08:44:56 -0700 Subject: [PATCH] Bump release for June 2024 mass rebuild --- golang-github-openprinting-ipp-usb.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/golang-github-openprinting-ipp-usb.spec b/golang-github-openprinting-ipp-usb.spec index a511abc..5d8efd3 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: 4%{?dist} +Release: 5%{?dist} Summary: HTTP reverse proxy, backed by IPP-over-USB connection to device # Upstream license specification: BSD-2-Clause @@ -120,6 +120,9 @@ install -m 0644 -vp ipp-usb-quirks/* %{buildroot}%{_datadir}/ipp-usb/quirks %gopkgfiles %changelog +* Mon Jun 24 2024 Troy Dawson - 0.9.24-5 +- Bump release for June 2024 mass rebuild + * Sun Feb 11 2024 Maxwell G - 0.9.24-4 - Rebuild for golang 1.22.0