From 969959ec239c297b62421e4ac46a468c99146578 Mon Sep 17 00:00:00 2001 From: Zdenek Dohnal Date: Wed, 26 Jul 2023 16:06:01 +0200 Subject: [PATCH] SPDX migration --- golang-github-openprinting-ipp-usb.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/golang-github-openprinting-ipp-usb.spec b/golang-github-openprinting-ipp-usb.spec index f9cfb4c..bf9ea06 100644 --- a/golang-github-openprinting-ipp-usb.spec +++ b/golang-github-openprinting-ipp-usb.spec @@ -24,11 +24,11 @@ Requires: pkgconfig(libusb-1.0) >= 1.0 } Name: %{goname} -Release: 3%{?dist} +Release: 4%{?dist} Summary: HTTP reverse proxy, backed by IPP-over-USB connection to device # Upstream license specification: BSD-2-Clause -License: BSD +License: BSD-2-Clause URL: %{gourl} Source0: %{gosource} @@ -114,6 +114,9 @@ install -m 0644 -vp ipp-usb-quirks/* %{buildroot}%{_datadir}/ipp-usb/quirks %gopkgfiles %changelog +* Wed Jul 26 2023 Zdenek Dohnal - 0.9.23-4 +- SPDX migration + * Thu Jul 20 2023 Fedora Release Engineering - 0.9.23-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild