Merged update from upstream sources

This is an automated DistroBaker update from upstream sources.
If you do not know what this is about or would like to opt out,
contact the OSCI team.

Source: https://src.fedoraproject.org/rpms/sane-backends.git#9703c48209a21382b8dd7dd355b77958123aa89f
This commit is contained in:
DistroBaker 2020-11-05 10:42:47 +00:00
parent 4ea97043bd
commit 9309c0820a

View File

@ -14,7 +14,7 @@
Summary: Scanner access software Summary: Scanner access software
Name: sane-backends Name: sane-backends
Version: 1.0.31 Version: 1.0.31
Release: 3%{?dist} Release: 4%{?dist}
# lib/ is LGPLv2+, backends are GPLv2+ with exceptions # lib/ is LGPLv2+, backends are GPLv2+ with exceptions
# Tools are GPLv2+, docs are public domain # Tools are GPLv2+, docs are public domain
# see LICENSE for details # see LICENSE for details
@ -47,6 +47,8 @@ URL: http://www.sane-project.org
BuildRequires: gcc BuildRequires: gcc
# genesys backend is not written in C++, so it is needed as buildrequire # genesys backend is not written in C++, so it is needed as buildrequire
BuildRequires: gcc-c++ BuildRequires: gcc-c++
# uses make
BuildRequires: make
BuildRequires: %{_bindir}/latex BuildRequires: %{_bindir}/latex
%if %libusb1 %if %libusb1
@ -432,6 +434,9 @@ exit 0
%{_unitdir}/saned@.service %{_unitdir}/saned@.service
%changelog %changelog
* Thu Nov 05 2020 Zdenek Dohnal <zdohnal@redhat.com> - 1.0.31-4
- make is no longer in buildroot by default
* Fri Oct 09 2020 Zdenek Dohnal <zdohnal@redhat.com> - 1.0.31-3 * Fri Oct 09 2020 Zdenek Dohnal <zdohnal@redhat.com> - 1.0.31-3
- 1750899 - CANOSCAN N650U scanner device not correctly detected via USB - 1750899 - CANOSCAN N650U scanner device not correctly detected via USB