1959620 - golang-github-openprinting-ipp-usb-0.9.18 is available
This commit is contained in:
parent
9a63f8761e
commit
beb3946cff
1
.gitignore
vendored
1
.gitignore
vendored
@ -2,3 +2,4 @@
|
||||
/ipp-usb-0.9.14.tar.gz
|
||||
/ipp-usb-0.9.16.tar.gz
|
||||
/ipp-usb-0.9.17.tar.gz
|
||||
/ipp-usb-0.9.18.tar.gz
|
||||
|
@ -3,8 +3,8 @@
|
||||
|
||||
# https://github.com/OpenPrinting/ipp-usb
|
||||
%global goipath github.com/OpenPrinting/ipp-usb
|
||||
Version: 0.9.17
|
||||
%global tag 0.9.17
|
||||
Version: 0.9.18
|
||||
%global tag 0.9.18
|
||||
|
||||
%gometa
|
||||
|
||||
@ -24,7 +24,7 @@ Requires: pkgconfig(libusb-1.0) >= 1.0
|
||||
}
|
||||
|
||||
Name: %{goname}
|
||||
Release: 2%{?dist}
|
||||
Release: 1%{?dist}
|
||||
Summary: HTTP reverse proxy, backed by IPP-over-USB connection to device
|
||||
|
||||
# Upstream license specification: BSD-2-Clause
|
||||
@ -106,6 +106,9 @@ install -m 0644 -vp ipp-usb.8 %{buildroot}%{_mandir}/man8
|
||||
%gopkgfiles
|
||||
|
||||
%changelog
|
||||
* Thu May 20 2021 Zdenek Dohnal <zdohnal@redhat.com> - 0.9.18-1
|
||||
- 1959620 - golang-github-openprinting-ipp-usb-0.9.18 is available
|
||||
|
||||
* Tue Mar 02 2021 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 0.9.17-2
|
||||
- Rebuilt for updated systemd-rpm-macros
|
||||
See https://pagure.io/fesco/issue/2583.
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (ipp-usb-0.9.17.tar.gz) = a0488f2ba96d4da2bd5df1944582b3a1c224395b2891ec3b2a84a757c670718cb0b83e679e72a9db579b472ea174e047c33e24544f48b72825cd7ffac6c4d1e6
|
||||
SHA512 (ipp-usb-0.9.18.tar.gz) = 6dd163891923c1f24b0bee71345de566c26aef5a723a3aca19d92c5de62be2f94a172b4c9d7ff61e2d81123e24dc666d297860678527b0712c64a81ca93e5b6b
|
||||
|
Loading…
Reference in New Issue
Block a user