Skip to content

Commit 3c79bf8

Browse files
Update README, snap version, and tag
1 parent f785705 commit 3c79bf8

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -360,13 +360,13 @@ also often get polled from the printer.
360360
<!-- Begin Included Components -->
361361
## Included Components
362362
- pappl v1.4.8
363-
- qpdf v11.10.0
363+
- qpdf v11.10.1
364364
- ghostscript ghostpdl-10.05.0-test-base-001
365365
- cups v2.4.11
366366
- libcupsfilters 2.1.0
367367
- libppd 2.1.0
368368
- pyppd release-1-1-0
369-
- hplip debian/3.22.10+dfsg0-7
369+
- hplip debian/3.22.10+dfsg0-8
370370
<!-- End Included Components -->
371371

372372
## BUILDING WITHOUT PACKAGING OR INSTALLATION

rockcraft.yaml

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: hplip-printer-app
22
base: ubuntu@22.04
3-
version: '3.22.10-16'
3+
version: '3.22.10-17'
44
summary: HPLIP Printer Application
55
description: |
66
The HPLIP Printer Application is a PAPPL (Printer Application
@@ -145,7 +145,7 @@ parts:
145145
qpdf:
146146
source: https://github.com/qpdf/qpdf
147147
source-type: git
148-
source-tag: 'v11.10.0'
148+
source-tag: 'v11.10.1'
149149
source-depth: 1
150150
# ext:updatesnap
151151
# version-format:
@@ -492,7 +492,7 @@ parts:
492492
# Debian source
493493
source: https://salsa.debian.org/printing-team/hplip.v2.git
494494
source-type: git
495-
source-tag: 'debian/3.22.10+dfsg0-7'
495+
source-tag: 'debian/3.22.10+dfsg0-8'
496496
source-depth: 1
497497
# ext:updatesnap
498498
# version-format:

0 commit comments

Comments
 (0)