Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] gpgme: update to 1.15.0
@ 2020-11-15 15:57 ndowens
  2020-11-15 15:58 ` [PR PATCH] [Updated] " ndowens
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: ndowens @ 2020-11-15 15:57 UTC (permalink / raw)
  To: ml

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

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

https://github.com/ndowens/void-packages gpgme
https://github.com/void-linux/void-packages/pull/26400

gpgme: update to 1.15.0


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

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

From c99a7f2e7cd0025763e2b32888e50567e34446d4 Mon Sep 17 00:00:00 2001
From: Nathan Owens <ndowens@artixlinux.org>
Date: Sun, 15 Nov 2020 09:57:52 -0600
Subject: [PATCH] gpgme: update to 1.15.0

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

diff --git a/srcpkgs/gpgme/template b/srcpkgs/gpgme/template
index d9aa938c608..91b76955d6a 100644
--- a/srcpkgs/gpgme/template
+++ b/srcpkgs/gpgme/template
@@ -1,6 +1,6 @@
 # Template file for 'gpgme'
 pkgname=gpgme
-version=1.14.0
+version=1.15.0
 revision=1
 build_style=gnu-configure
 configure_args="--enable-fd-passing
@@ -14,7 +14,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-2.0-or-later, LGPL-2.1-or-later"
 homepage="https://www.gnupg.org/software/gpgme/index.html"
 distfiles="https://www.gnupg.org/ftp/gcrypt/gpgme/gpgme-${version}.tar.bz2"
-checksum=cef1f710a6b0d28f5b44242713ad373702d1466dcbe512eb4e754d7f35cd4307
+checksum=0b472bc12c7d455906c8a539ec56da0a6480ef1c3a87aa5b74d7125df68d0e5b
 
 if [ "$XBPS_TARGET_LIBC" = "musl" ]; then
 	configure_args+=" ac_cv_sys_file_offset_bits=no"

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

* Re: [PR PATCH] [Updated] gpgme: update to 1.15.0
  2020-11-15 15:57 [PR PATCH] gpgme: update to 1.15.0 ndowens
@ 2020-11-15 15:58 ` ndowens
  2020-11-16  0:24 ` ahesford
  2020-11-24 17:56 ` [PR PATCH] [Closed]: " ahesford
  2 siblings, 0 replies; 4+ messages in thread
From: ndowens @ 2020-11-15 15:58 UTC (permalink / raw)
  To: ml

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

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

https://github.com/ndowens/void-packages gpgme
https://github.com/void-linux/void-packages/pull/26400

gpgme: update to 1.15.0


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

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

From 452aca88c9ac9395497934cdb81a60c397e5fd78 Mon Sep 17 00:00:00 2001
From: Nathan Owens <ndowens@artixlinux.org>
Date: Sun, 15 Nov 2020 09:57:52 -0600
Subject: [PATCH] gpgme: update to 1.15.0

[ci skip]
---
 srcpkgs/gpgme/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/gpgme/template b/srcpkgs/gpgme/template
index d9aa938c608..91b76955d6a 100644
--- a/srcpkgs/gpgme/template
+++ b/srcpkgs/gpgme/template
@@ -1,6 +1,6 @@
 # Template file for 'gpgme'
 pkgname=gpgme
-version=1.14.0
+version=1.15.0
 revision=1
 build_style=gnu-configure
 configure_args="--enable-fd-passing
@@ -14,7 +14,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-2.0-or-later, LGPL-2.1-or-later"
 homepage="https://www.gnupg.org/software/gpgme/index.html"
 distfiles="https://www.gnupg.org/ftp/gcrypt/gpgme/gpgme-${version}.tar.bz2"
-checksum=cef1f710a6b0d28f5b44242713ad373702d1466dcbe512eb4e754d7f35cd4307
+checksum=0b472bc12c7d455906c8a539ec56da0a6480ef1c3a87aa5b74d7125df68d0e5b
 
 if [ "$XBPS_TARGET_LIBC" = "musl" ]; then
 	configure_args+=" ac_cv_sys_file_offset_bits=no"

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

* Re: gpgme: update to 1.15.0
  2020-11-15 15:57 [PR PATCH] gpgme: update to 1.15.0 ndowens
  2020-11-15 15:58 ` [PR PATCH] [Updated] " ndowens
@ 2020-11-16  0:24 ` ahesford
  2020-11-24 17:56 ` [PR PATCH] [Closed]: " ahesford
  2 siblings, 0 replies; 4+ messages in thread
From: ahesford @ 2020-11-16  0:24 UTC (permalink / raw)
  To: ml

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

New comment by ahesford on void-packages repository

https://github.com/void-linux/void-packages/pull/26400#issuecomment-727665360

Comment:
Please stop adding `[ci skip]` to all of your PRs to avoid the long Travis latency. We will disable Travis once we have confidence that GH Actions works well in its place. The `[ci skip]` tag signifies that a PR is too time-consuming for normal CI and failure would be all but assured.

These commits, when merged, add noise to the git log and obscure commits that actually did skip CI.

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

* Re: [PR PATCH] [Closed]: gpgme: update to 1.15.0
  2020-11-15 15:57 [PR PATCH] gpgme: update to 1.15.0 ndowens
  2020-11-15 15:58 ` [PR PATCH] [Updated] " ndowens
  2020-11-16  0:24 ` ahesford
@ 2020-11-24 17:56 ` ahesford
  2 siblings, 0 replies; 4+ messages in thread
From: ahesford @ 2020-11-24 17:56 UTC (permalink / raw)
  To: ml

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

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

gpgme: update to 1.15.0
https://github.com/void-linux/void-packages/pull/26400

Description:


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

end of thread, other threads:[~2020-11-24 17:56 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-11-15 15:57 [PR PATCH] gpgme: update to 1.15.0 ndowens
2020-11-15 15:58 ` [PR PATCH] [Updated] " ndowens
2020-11-16  0:24 ` ahesford
2020-11-24 17:56 ` [PR PATCH] [Closed]: " ahesford

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).