1922515 - golang-github-openprinting-ipp-usb-0.9.17 is available
This commit is contained in:
parent
77a2964fa5
commit
7d3b52623d
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,3 +1,4 @@
|
||||
/ipp-usb-0.9.13.tar.gz
|
||||
/ipp-usb-0.9.14.tar.gz
|
||||
/ipp-usb-0.9.16.tar.gz
|
||||
/ipp-usb-0.9.17.tar.gz
|
||||
|
@ -3,8 +3,8 @@
|
||||
|
||||
# https://github.com/OpenPrinting/ipp-usb
|
||||
%global goipath github.com/OpenPrinting/ipp-usb
|
||||
Version: 0.9.16
|
||||
%global tag 0.9.16
|
||||
Version: 0.9.17
|
||||
%global tag 0.9.17
|
||||
|
||||
%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 Feb 04 2021 Zdenek Dohnal <zdohnal@redhat.com> - 0.9.17-1
|
||||
- 1922515 - golang-github-openprinting-ipp-usb-0.9.17 is available
|
||||
|
||||
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.9.16-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (ipp-usb-0.9.16.tar.gz) = 2b957c3980259b5024bca2b4684d0fb777b042afdc450be5156cde1489a6dcd27206b48c44b5aa473e4bc0abef00ea25fb523d8e593c06de99082033873c2394
|
||||
SHA512 (ipp-usb-0.9.17.tar.gz) = a0488f2ba96d4da2bd5df1944582b3a1c224395b2891ec3b2a84a757c670718cb0b83e679e72a9db579b472ea174e047c33e24544f48b72825cd7ffac6c4d1e6
|
||||
|
Loading…
Reference in New Issue
Block a user