RHEL-49445 Rebase ipp-usb to 0.9.27
Resolves: RHEL-49445
This commit is contained in:
parent
f9b780d91d
commit
72d1119bc1
13
.gitignore
vendored
13
.gitignore
vendored
@ -1,12 +1 @@
|
||||
/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
|
||||
/ipp-usb-0.9.18.tar.gz
|
||||
/ipp-usb-0.9.19.tar.gz
|
||||
/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
|
||||
/ipp-usb-0.9.24.tar.gz
|
||||
/ipp-usb-0.9.26.tar.gz
|
||||
/ipp-usb-*.tar.gz
|
||||
|
@ -3,8 +3,8 @@
|
||||
|
||||
# https://github.com/OpenPrinting/ipp-usb
|
||||
%global goipath github.com/OpenPrinting/ipp-usb
|
||||
Version: 0.9.26
|
||||
%global tag 0.9.26
|
||||
Version: 0.9.27
|
||||
%global tag 0.9.27
|
||||
|
||||
%gometa
|
||||
|
||||
@ -62,8 +62,6 @@ Requires: systemd-udev
|
||||
%prep
|
||||
%goprep
|
||||
|
||||
rm -rf vendor
|
||||
|
||||
%build
|
||||
%gobuild -o %{gobuilddir}/bin/ipp-usb %{goipath}
|
||||
|
||||
@ -116,6 +114,9 @@ install -m 0644 -vp ipp-usb-quirks/* %{buildroot}%{_datadir}/ipp-usb/quirks
|
||||
%gopkgfiles
|
||||
|
||||
%changelog
|
||||
* Thu Jul 25 2024 Zdenek Dohnal <zdohnal@redhat.com> - 0.9.27-1
|
||||
- RHEL-49445 Rebase ipp-usb to 0.9.27
|
||||
|
||||
* Mon Jul 22 2024 Zdenek Dohnal <zdohnal@redhat.com> - 0.9.26-1
|
||||
- RHEL-49445 Rebase ipp-usb to 0.9.26
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (ipp-usb-0.9.26.tar.gz) = 66cb93afea73413612328ba9bbca7c30a9c37a1eb970f9975d35c05b405a5da8e227f5816cfbb99034e1ebf1353a0255b63ad8458481236264a913203ebfb120
|
||||
SHA512 (ipp-usb-0.9.27.tar.gz) = 6c56c7f3cc0ff57810de71356103bc1e37db17f555b7bcae8054d66c79e27654728c373baea06dd6cb5810bc6574f22df6acdd05290afae7b10b6e9ba89a1b73
|
||||
|
Loading…
Reference in New Issue
Block a user