Accepting request 197401 from Printing
Version upgrade to 3.13.8 (forwarded request 197400 from jsmeix) OBS-URL: https://build.opensuse.org/request/show/197401 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/hplip?expand=0&rev=85
This commit is contained in:
commit
2b19684f97
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:710b99786783d75f0d260e36a795e730d54e54a494d0a35276a4b1c497905b11
|
||||
size 20810611
|
@ -1,7 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
Version: GnuPG v1.4.11 (GNU/Linux)
|
||||
|
||||
iEYEABECAAYFAlHuE0EACgkQc9dwzaWQR7neygCgo2j0anBNKNiQglnGv5WGzTiI
|
||||
rCcAn2KeK702O+ETMfwahui+RETxaQ4I
|
||||
=jeMZ
|
||||
-----END PGP SIGNATURE-----
|
3
hplip-3.13.8.tar.gz
Normal file
3
hplip-3.13.8.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:57c83139eca691e1337a4a43a9cfe7777cf969c94f85e8718949212f94e39b1d
|
||||
size 20836354
|
7
hplip-3.13.8.tar.gz.asc
Normal file
7
hplip-3.13.8.tar.gz.asc
Normal file
@ -0,0 +1,7 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
Version: GnuPG v1.4.11 (GNU/Linux)
|
||||
|
||||
iEYEABECAAYFAlIB5JcACgkQc9dwzaWQR7maEgCfX+43fMtSH49bVmdMrzEtdF4T
|
||||
MjIAnimXchXoyEvw7VPuQkY3FGHaTYjz
|
||||
=1gPo
|
||||
-----END PGP SIGNATURE-----
|
@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Sep 4 10:09:00 CEST 2013 - jsmeix@suse.de
|
||||
|
||||
- Version upgrade to 3.13.8:
|
||||
Added support for Avahi network printer browsing.
|
||||
Using SLP protocol by default to browse printer in hp-setup.
|
||||
Some more supported printers and all-in-one devices.
|
||||
Some bug fixes.
|
||||
For details see
|
||||
http://hplipopensource.com/hplip-web/release_notes.html
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 23 14:28:37 CEST 2013 - jsmeix@suse.de
|
||||
|
||||
|
@ -15,7 +15,6 @@
|
||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||
#
|
||||
|
||||
|
||||
Name: hplip
|
||||
# BuildRequires foomatic-filters to avoid /usr/lib/rpm/brp-symlink ERROR:
|
||||
# link target doesn't exist (neither in build root nor in installed system):
|
||||
@ -59,15 +58,15 @@ Group: Hardware/Printing
|
||||
# where 'a' or 'b' do not mean 'alpha' or 'beta' but 'second' or 'third' release in the month
|
||||
# (usually bugfix releases have the suffix like 3.12.10a = first bugfix release for 3.12.10).
|
||||
# Official releases have a 3 digit number and release candidates have a 4 digit number: x.y.m.rc
|
||||
Version: 3.13.7
|
||||
Version: 3.13.8
|
||||
Release: 0
|
||||
Url: http://hplipopensource.com
|
||||
# Source0...Source9 is for sources from HP:
|
||||
# URL for Source0: http://prdownloads.sourceforge.net/hplip/hplip-3.13.7.tar.gz
|
||||
# URL to verify Source0: http://prdownloads.sourceforge.net/hplip/hplip-3.13.7.tar.gz.asc
|
||||
# URL for Source0: http://prdownloads.sourceforge.net/hplip/hplip-3.13.8.tar.gz
|
||||
# URL to verify Source0: http://prdownloads.sourceforge.net/hplip/hplip-3.13.8.tar.gz.asc
|
||||
# How to verify Source0 see: http://hplipopensource.com/node/327
|
||||
# For example: /usr/bin/gpg --keyserver pgp.mit.edu --recv-keys 0xA59047B9
|
||||
# /usr/bin/gpg --verify hplip-3.13.7.tar.gz.asc hplip-3.13.7.tar.gz
|
||||
# /usr/bin/gpg --verify hplip-3.13.8.tar.gz.asc hplip-3.13.8.tar.gz
|
||||
# must result: Good signature from "HPLIP (HP Linux Imaging and Printing) <hplip@hp.com>"
|
||||
Source0: http://prdownloads.sourceforge.net/hplip/hplip-%{version}.tar.gz
|
||||
Source1: http://prdownloads.sourceforge.net/hplip/hplip-%{version}.tar.gz.asc
|
||||
|
Loading…
Reference in New Issue
Block a user