Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

libsane-hpaio-3.23.12-7.fc41 RPM for s390x

From Fedora Rawhide for s390x / l

Name: libsane-hpaio Distribution: Fedora Project
Version: 3.23.12 Vendor: Fedora Project
Release: 7.fc41 Build date: Fri Jun 7 10:38:00 2024
Group: Unspecified Build host: buildvm-s390x-02.s390.fedoraproject.org
Size: 185659 Source RPM: hplip-3.23.12-7.fc41.src.rpm
Packager: Fedora Project
Url: https://developers.hp.com/hp-linux-imaging-and-printing
Summary: SANE driver for scanners in HP's multi-function devices
SANE driver for scanners in HP's multi-function devices (from HPOJ).

Provides

Requires

License

GPL-2.0-or-later AND MIT AND BSD-3-Clause-HP AND IJG AND GPL-2.0-only AND LGPL-2.1-or-later AND BSD-2-Clause AND LicenseRef-Fedora-Public-Domain AND python-ldap

Changelog

* Fri Jun 07 2024 Python Maint <python-maint@redhat.com> - 3.23.12-7
  - Rebuilt for Python 3.13
* Thu Mar 21 2024 Zdenek Dohnal <zdohnal@redhat.com> - 3.23.12-6
  - hp-plugin-download - curl removed --create-dir parameter
* Mon Mar 18 2024 Zdenek Dohnal <zdohnal@redhat.com> - 3.23.12-5
  - 2270031 - hp-firmware: module 'locale' not longer provides method 'format', causing traceback
* Wed Jan 24 2024 Fedora Release Engineering <releng@fedoraproject.org> - 3.23.12-4
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Sat Jan 20 2024 Fedora Release Engineering <releng@fedoraproject.org> - 3.23.12-3
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Fri Jan 19 2024 Zdenek Dohnal <zdohnal@redhat.com> - 3.23.12-2
  - add fallback url to hp-plugin-download
* Mon Jan 08 2024 Zdenek Dohnal <zdohnal@redhat.com> - 3.23.12-1
  - 2252302 - hplip-3.23.12 is available
* Tue Oct 03 2023 Zdenek Dohnal <zdohnal@redhat.com> - 3.23.8-1
  - 2239465 - hplip-3.23.8 is available
* Tue Oct 03 2023 Zdenek Dohnal <zdohnal@redhat.com> - 3.23.5-10
  - BSD-3-Clause-HP and python-ldap are added into SPDX list
* Thu Aug 24 2023 Zdenek Dohnal <zdohnal@redhat.com> - 3.23.5-9
  - hp-check: use pkgconf when checking for cups version
* Thu Aug 03 2023 Zdenek Dohnal <zdohnal@redhat.com> - 3.23.5-8
  - fallback to using external plugin for Hbpl1 printers
* Fri Jul 28 2023 Zdenek Dohnal <zdohnal@redhat.com> - 3.23.5-7
  - SPDX migration
* Thu Jul 27 2023 Zdenek Dohnal <zdohnal@redhat.com> - 3.23.5-6
  - remove redundant files
* Fri Jul 21 2023 Zdenek Dohnal <zdohnal@redhat.com> - 3.23.5-6
  - fix syntax warnings
* Thu Jul 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 3.23.5-5
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
* Tue Jul 18 2023 Adam Williamson <awilliam@redhat.com> - 3.23.5-4
  - Require curl, not curl-minimal, due to conflicts
* Mon Jul 17 2023 Zdenek Dohnal <zdohnal@redhat.com> - 3.23.5-3
  - 2192131 - parseQueues() doesn't get device uri from 'lpstat -v', because parsing pattern changed
  - switch to curl when downloading plugin
  - 2221311 - [python3.12] hplip tools/binaries crash due depending on removed configparser.readfp()
* Tue Jun 13 2023 Python Maint <python-maint@redhat.com> - 3.23.5-2
  - Rebuilt for Python 3.12
* Tue Jun 06 2023 Zdenek Dohnal <zdohnal@redhat.com> - 3.23.5-1
  - 2184067 - hplip-3.23.5 is available
* Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 3.22.10-4
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
* Thu Dec 01 2022 Zdenek Dohnal <zdohnal@redhat.com> - 3.22.10-3
  - 2148210 - hplip: pcardext Python extension broken
  - stop shipping hp-unload, since it depends on pcardext
* Thu Nov 24 2022 Florian Weimer <fweimer@redhat.com> - 3.22.10-2
  - C99 compatibility fixes
  - Stop building the pcardext Python extension because it unusable (#2148210)
* Wed Nov 23 2022 Zdenek Dohnal <zdohnal@redhat.com> - 3.22.10-1
  - 2139309 - hplip-3.22.10 is available
* Wed Oct 19 2022 Zdenek Dohnal <zdohnal@redhat.com> - 3.22.6-5
  - distutils will be removed in Python3.12, use setuptools now
* Thu Oct 13 2022 Zdenek Dohnal <zdohnal@redhat.com> - 3.22.6-4
  - bump the NVR
* Thu Oct 13 2022 Zdenek Dohnal <zdohnal@redhat.com> - 3.22.6-3
  - 2129849 - hp-plugin unable to load plugin.conf - add a new backup download script
* Thu Jul 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 3.22.6-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
* Tue Jul 19 2022 Zdenek Dohnal <zdohnal@redhat.com> - 3.22.6-1
  - 2101790 - hplip-3.22.6 is available
* Mon Jul 18 2022 Zdenek Dohnal <zdohnal@redhat.com> - 3.22.4-3
  - recommend libsane-hpaio - duplicated scanners are better than no scanner
* Mon Jun 13 2022 Python Maint <python-maint@redhat.com> - 3.22.4-2
  - Rebuilt for Python 3.11

Files

/etc/sane.d/dll.d/hpaio
/usr/lib/.build-id
/usr/lib/.build-id/a4
/usr/lib/.build-id/a4/236605070a1f5c714cd86f006bb1329cebd35e
/usr/lib64/sane/libsane-hpaio.so
/usr/lib64/sane/libsane-hpaio.so.1
/usr/lib64/sane/libsane-hpaio.so.1.0.0


Generated by rpm2html 1.8.1

Fabrice Bellet, Mon Jul 1 01:57:45 2024