2143482 - golang-github-openprinting-ipp-usb-0.9.23 is available
This commit is contained in:
parent
4659e7c200
commit
359fa712aa
1
.gitignore
vendored
1
.gitignore
vendored
@ -7,3 +7,4 @@
|
||||
/ipp-usb-0.9.20.tar.gz
|
||||
/ipp-usb-0.9.21.tar.gz
|
||||
/ipp-usb-0.9.22.tar.gz
|
||||
/ipp-usb-0.9.23.tar.gz
|
||||
|
@ -3,8 +3,8 @@
|
||||
|
||||
# https://github.com/OpenPrinting/ipp-usb
|
||||
%global goipath github.com/OpenPrinting/ipp-usb
|
||||
Version: 0.9.22
|
||||
%global tag 0.9.22
|
||||
Version: 0.9.23
|
||||
%global tag 0.9.23
|
||||
|
||||
%gometa
|
||||
|
||||
@ -24,7 +24,7 @@ Requires: pkgconfig(libusb-1.0) >= 1.0
|
||||
}
|
||||
|
||||
Name: %{goname}
|
||||
Release: 3%{?dist}
|
||||
Release: 1%{?dist}
|
||||
Summary: HTTP reverse proxy, backed by IPP-over-USB connection to device
|
||||
|
||||
# Upstream license specification: BSD-2-Clause
|
||||
@ -114,6 +114,9 @@ install -m 0644 -vp ipp-usb-quirks/* %{buildroot}%{_datadir}/ipp-usb/quirks
|
||||
%gopkgfiles
|
||||
|
||||
%changelog
|
||||
* Mon Nov 21 2022 Zdenek Dohnal <zdohnal@redhat.com> - 0.9.23-1
|
||||
- 2143482 - golang-github-openprinting-ipp-usb-0.9.23 is available
|
||||
|
||||
* Thu Jul 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.9.22-3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (ipp-usb-0.9.22.tar.gz) = 5d6e2c769e0c054578f8752349e2b32af19cbcb7d865d5a15ee27e02150e76ab4c8866794f55e651a82e6bb5bdda97bacb65536ed63c88c4b63e8bb124bc38bc
|
||||
SHA512 (ipp-usb-0.9.23.tar.gz) = 3738f4a59e6c9d591c2b768464bbda4e15bfa3f7aa07010d4d2c20258b379d1439446e1df58c7c646102667671d72531fe5ac7390217be27333a59aa7a68920a
|
||||
|
Loading…
Reference in New Issue
Block a user