Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] qpdf: update to 10.6.1.
@ 2022-02-15 15:41 benalb
  2022-02-17 16:48 ` oynqr
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: benalb @ 2022-02-15 15:41 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 1042 bytes --]

There is a new pull request by benalb against master on the void-packages repository

https://github.com/benalb/void-packages qpdf
https://github.com/void-linux/void-packages/pull/35640

qpdf: update to 10.6.1.
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **YES**

<!--
#### New package
-->

<!-- Note: If the build is likely to take more than 2 hours, please [skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration)
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!-- 
#### Local build testing
- I built this PR locally for my native architecture, (X86_64-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


A patch file from https://github.com/void-linux/void-packages/pull/35640.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-qpdf-35640.patch --]
[-- Type: text/x-diff, Size: 1071 bytes --]

From 80ba17e297ce55c5a0e9e3429ca3eb5b44d0859d Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Benjam=C3=ADn=20Albi=C3=B1ana?= <benalb@gmail.com>
Date: Tue, 15 Feb 2022 16:40:19 +0100
Subject: [PATCH] qpdf: update to 10.6.1.

---
 srcpkgs/qpdf/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/qpdf/template b/srcpkgs/qpdf/template
index 7a479acd98ea..6c16c61bf2cc 100644
--- a/srcpkgs/qpdf/template
+++ b/srcpkgs/qpdf/template
@@ -1,6 +1,6 @@
 # Template file for 'qpdf'
 pkgname=qpdf
-version=10.6.0
+version=10.6.1
 revision=1
 wrksrc="qpdf-release-qpdf-${version}"
 build_style=gnu-configure
@@ -12,7 +12,7 @@ license="Apache-2.0"
 homepage="https://github.com/qpdf/qpdf"
 changelog="https://raw.githubusercontent.com/qpdf/qpdf/master/ChangeLog"
 distfiles="${homepage}/archive/release-qpdf-${version}.tar.gz"
-checksum=09fcae297b172a0489c467fb984f1fb263a836ada97ce1e5b6bf4e5f4faaf548
+checksum=1fcd09710313f1cab50f918d4070f28500a6fdbb3f383a6f183c99f26c5501fb
 
 if [ "$XBPS_TARGET_NO_ATOMIC8" ]; then
 	makedepends+=" libatomic-devel"

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: qpdf: update to 10.6.1.
  2022-02-15 15:41 [PR PATCH] qpdf: update to 10.6.1 benalb
@ 2022-02-17 16:48 ` oynqr
  2022-02-17 17:54 ` [PR PATCH] [Updated] " benalb
                   ` (5 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: oynqr @ 2022-02-17 16:48 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 265 bytes --]

New comment by oynqr on void-packages repository

https://github.com/void-linux/void-packages/pull/35640#issuecomment-1043174297

Comment:
Could you bump this to 10.6.2? The newest release of python3-pikepdf needs this very latest qpdf version now for some reason.

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: [PR PATCH] [Updated] qpdf: update to 10.6.1.
  2022-02-15 15:41 [PR PATCH] qpdf: update to 10.6.1 benalb
  2022-02-17 16:48 ` oynqr
@ 2022-02-17 17:54 ` benalb
  2022-02-17 18:04 ` [PR PATCH] [Updated] qpdf: update to 10.6.2 benalb
                   ` (4 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: benalb @ 2022-02-17 17:54 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 1047 bytes --]

There is an updated pull request by benalb against master on the void-packages repository

https://github.com/benalb/void-packages qpdf
https://github.com/void-linux/void-packages/pull/35640

qpdf: update to 10.6.1.
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **YES**

<!--
#### New package
-->

<!-- Note: If the build is likely to take more than 2 hours, please [skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration)
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!-- 
#### Local build testing
- I built this PR locally for my native architecture, (X86_64-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


A patch file from https://github.com/void-linux/void-packages/pull/35640.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-qpdf-35640.patch --]
[-- Type: text/x-diff, Size: 2151 bytes --]

From 3e37729b3b4a1bb3efa35a3177eab52ec695a3d9 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Benjam=C3=ADn=20Albi=C3=B1ana?= <benalb@gmail.com>
Date: Tue, 15 Feb 2022 16:40:19 +0100
Subject: [PATCH 1/2] qpdf: update to 10.6.1.

---
 srcpkgs/qpdf/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/qpdf/template b/srcpkgs/qpdf/template
index 7a479acd98ea..6c16c61bf2cc 100644
--- a/srcpkgs/qpdf/template
+++ b/srcpkgs/qpdf/template
@@ -1,6 +1,6 @@
 # Template file for 'qpdf'
 pkgname=qpdf
-version=10.6.0
+version=10.6.1
 revision=1
 wrksrc="qpdf-release-qpdf-${version}"
 build_style=gnu-configure
@@ -12,7 +12,7 @@ license="Apache-2.0"
 homepage="https://github.com/qpdf/qpdf"
 changelog="https://raw.githubusercontent.com/qpdf/qpdf/master/ChangeLog"
 distfiles="${homepage}/archive/release-qpdf-${version}.tar.gz"
-checksum=09fcae297b172a0489c467fb984f1fb263a836ada97ce1e5b6bf4e5f4faaf548
+checksum=1fcd09710313f1cab50f918d4070f28500a6fdbb3f383a6f183c99f26c5501fb
 
 if [ "$XBPS_TARGET_NO_ATOMIC8" ]; then
 	makedepends+=" libatomic-devel"

From ca3564e89009510148ce37a603bd708287044e98 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Benjam=C3=ADn=20Albi=C3=B1ana?= <benalb@gmail.com>
Date: Thu, 17 Feb 2022 18:51:30 +0100
Subject: [PATCH 2/2] qpdf: update to 10.6.2.

---
 srcpkgs/qpdf/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/qpdf/template b/srcpkgs/qpdf/template
index 6c16c61bf2cc..aa0aa12aced2 100644
--- a/srcpkgs/qpdf/template
+++ b/srcpkgs/qpdf/template
@@ -1,6 +1,6 @@
 # Template file for 'qpdf'
 pkgname=qpdf
-version=10.6.1
+version=10.6.2
 revision=1
 wrksrc="qpdf-release-qpdf-${version}"
 build_style=gnu-configure
@@ -12,7 +12,7 @@ license="Apache-2.0"
 homepage="https://github.com/qpdf/qpdf"
 changelog="https://raw.githubusercontent.com/qpdf/qpdf/master/ChangeLog"
 distfiles="${homepage}/archive/release-qpdf-${version}.tar.gz"
-checksum=1fcd09710313f1cab50f918d4070f28500a6fdbb3f383a6f183c99f26c5501fb
+checksum=e8f8f7f09fe3b9d1f98907e4a0cb7fddb4f0f9b8084e7e3201a571334e686c8c
 
 if [ "$XBPS_TARGET_NO_ATOMIC8" ]; then
 	makedepends+=" libatomic-devel"

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: [PR PATCH] [Updated] qpdf: update to 10.6.2.
  2022-02-15 15:41 [PR PATCH] qpdf: update to 10.6.1 benalb
  2022-02-17 16:48 ` oynqr
  2022-02-17 17:54 ` [PR PATCH] [Updated] " benalb
@ 2022-02-17 18:04 ` benalb
  2022-02-19 23:45 ` [PR REVIEW] " paper42
                   ` (3 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: benalb @ 2022-02-17 18:04 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 1047 bytes --]

There is an updated pull request by benalb against master on the void-packages repository

https://github.com/benalb/void-packages qpdf
https://github.com/void-linux/void-packages/pull/35640

qpdf: update to 10.6.2.
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **YES**

<!--
#### New package
-->

<!-- Note: If the build is likely to take more than 2 hours, please [skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration)
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!-- 
#### Local build testing
- I built this PR locally for my native architecture, (X86_64-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


A patch file from https://github.com/void-linux/void-packages/pull/35640.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-qpdf-35640.patch --]
[-- Type: text/x-diff, Size: 1071 bytes --]

From 223ebbcb020c50e61f0bd56ad6c5f3d929ba3358 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Benjam=C3=ADn=20Albi=C3=B1ana?= <benalb@gmail.com>
Date: Thu, 17 Feb 2022 19:03:45 +0100
Subject: [PATCH] qpdf: update to 10.6.2.

---
 srcpkgs/qpdf/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/qpdf/template b/srcpkgs/qpdf/template
index 7a479acd98ea..aa0aa12aced2 100644
--- a/srcpkgs/qpdf/template
+++ b/srcpkgs/qpdf/template
@@ -1,6 +1,6 @@
 # Template file for 'qpdf'
 pkgname=qpdf
-version=10.6.0
+version=10.6.2
 revision=1
 wrksrc="qpdf-release-qpdf-${version}"
 build_style=gnu-configure
@@ -12,7 +12,7 @@ license="Apache-2.0"
 homepage="https://github.com/qpdf/qpdf"
 changelog="https://raw.githubusercontent.com/qpdf/qpdf/master/ChangeLog"
 distfiles="${homepage}/archive/release-qpdf-${version}.tar.gz"
-checksum=09fcae297b172a0489c467fb984f1fb263a836ada97ce1e5b6bf4e5f4faaf548
+checksum=e8f8f7f09fe3b9d1f98907e4a0cb7fddb4f0f9b8084e7e3201a571334e686c8c
 
 if [ "$XBPS_TARGET_NO_ATOMIC8" ]; then
 	makedepends+=" libatomic-devel"

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: [PR REVIEW] qpdf: update to 10.6.2.
  2022-02-15 15:41 [PR PATCH] qpdf: update to 10.6.1 benalb
                   ` (2 preceding siblings ...)
  2022-02-17 18:04 ` [PR PATCH] [Updated] qpdf: update to 10.6.2 benalb
@ 2022-02-19 23:45 ` paper42
  2022-02-20  6:01 ` [PR PATCH] [Updated] " benalb
                   ` (2 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: paper42 @ 2022-02-19 23:45 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 254 bytes --]

New review comment by paper42 on void-packages repository

https://github.com/void-linux/void-packages/pull/35640#discussion_r810549769

Comment:
```suggestion
changelog="https://raw.githubusercontent.com/qpdf/qpdf/stable/manual/release-notes.rst"
```

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: [PR PATCH] [Updated] qpdf: update to 10.6.2.
  2022-02-15 15:41 [PR PATCH] qpdf: update to 10.6.1 benalb
                   ` (3 preceding siblings ...)
  2022-02-19 23:45 ` [PR REVIEW] " paper42
@ 2022-02-20  6:01 ` benalb
  2022-02-20  6:02 ` [PR REVIEW] " benalb
  2022-02-20 18:09 ` [PR PATCH] [Merged]: " paper42
  6 siblings, 0 replies; 8+ messages in thread
From: benalb @ 2022-02-20  6:01 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 1047 bytes --]

There is an updated pull request by benalb against master on the void-packages repository

https://github.com/benalb/void-packages qpdf
https://github.com/void-linux/void-packages/pull/35640

qpdf: update to 10.6.2.
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **YES**

<!--
#### New package
-->

<!-- Note: If the build is likely to take more than 2 hours, please [skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration)
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!-- 
#### Local build testing
- I built this PR locally for my native architecture, (X86_64-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


A patch file from https://github.com/void-linux/void-packages/pull/35640.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-qpdf-35640.patch --]
[-- Type: text/x-diff, Size: 1274 bytes --]

From 89ec382893ec39e3c4a4585ab1c3a3c823a692bf Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Benjam=C3=ADn=20Albi=C3=B1ana?= <benalb@gmail.com>
Date: Thu, 17 Feb 2022 19:03:45 +0100
Subject: [PATCH] qpdf: update to 10.6.2.

---
 srcpkgs/qpdf/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/qpdf/template b/srcpkgs/qpdf/template
index 7a479acd98ea..83b293d0ac77 100644
--- a/srcpkgs/qpdf/template
+++ b/srcpkgs/qpdf/template
@@ -1,6 +1,6 @@
 # Template file for 'qpdf'
 pkgname=qpdf
-version=10.6.0
+version=10.6.2
 revision=1
 wrksrc="qpdf-release-qpdf-${version}"
 build_style=gnu-configure
@@ -10,9 +10,9 @@ short_desc="Content-Preserving PDF Transformation System"
 maintainer="Benjamín Albiñana <benalb@gmail.com>"
 license="Apache-2.0"
 homepage="https://github.com/qpdf/qpdf"
-changelog="https://raw.githubusercontent.com/qpdf/qpdf/master/ChangeLog"
+changelog="https://raw.githubusercontent.com/qpdf/qpdf/stable/manual/release-notes.rst"
 distfiles="${homepage}/archive/release-qpdf-${version}.tar.gz"
-checksum=09fcae297b172a0489c467fb984f1fb263a836ada97ce1e5b6bf4e5f4faaf548
+checksum=e8f8f7f09fe3b9d1f98907e4a0cb7fddb4f0f9b8084e7e3201a571334e686c8c
 
 if [ "$XBPS_TARGET_NO_ATOMIC8" ]; then
 	makedepends+=" libatomic-devel"

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: [PR REVIEW] qpdf: update to 10.6.2.
  2022-02-15 15:41 [PR PATCH] qpdf: update to 10.6.1 benalb
                   ` (4 preceding siblings ...)
  2022-02-20  6:01 ` [PR PATCH] [Updated] " benalb
@ 2022-02-20  6:02 ` benalb
  2022-02-20 18:09 ` [PR PATCH] [Merged]: " paper42
  6 siblings, 0 replies; 8+ messages in thread
From: benalb @ 2022-02-20  6:02 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 152 bytes --]

New review comment by benalb on void-packages repository

https://github.com/void-linux/void-packages/pull/35640#discussion_r810574947

Comment:
Done. 

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: [PR PATCH] [Merged]: qpdf: update to 10.6.2.
  2022-02-15 15:41 [PR PATCH] qpdf: update to 10.6.1 benalb
                   ` (5 preceding siblings ...)
  2022-02-20  6:02 ` [PR REVIEW] " benalb
@ 2022-02-20 18:09 ` paper42
  6 siblings, 0 replies; 8+ messages in thread
From: paper42 @ 2022-02-20 18:09 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 896 bytes --]

There's a merged pull request on the void-packages repository

qpdf: update to 10.6.2.
https://github.com/void-linux/void-packages/pull/35640

Description:
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **YES**

<!--
#### New package
-->

<!-- Note: If the build is likely to take more than 2 hours, please [skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration)
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!-- 
#### Local build testing
- I built this PR locally for my native architecture, (X86_64-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2022-02-20 18:09 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-02-15 15:41 [PR PATCH] qpdf: update to 10.6.1 benalb
2022-02-17 16:48 ` oynqr
2022-02-17 17:54 ` [PR PATCH] [Updated] " benalb
2022-02-17 18:04 ` [PR PATCH] [Updated] qpdf: update to 10.6.2 benalb
2022-02-19 23:45 ` [PR REVIEW] " paper42
2022-02-20  6:01 ` [PR PATCH] [Updated] " benalb
2022-02-20  6:02 ` [PR REVIEW] " benalb
2022-02-20 18:09 ` [PR PATCH] [Merged]: " paper42

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).