Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] libsecret: update to 0.21.0.
@ 2023-08-11 20:04 mhmdanas
  2023-10-27 23:05 ` [PR PATCH] [Updated] " mhmdanas
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: mhmdanas @ 2023-08-11 20:04 UTC (permalink / raw)
  To: ml

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

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

https://github.com/mhmdanas/void-packages libsecret-0.21.0
https://github.com/void-linux/void-packages/pull/45553

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

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

<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
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, (ARCH-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/45553.patch is attached

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

From 3a6102e9c8ca153f508d2d730ea422e1bab8e036 Mon Sep 17 00:00:00 2001
From: triallax <triallax@tutanota.com>
Date: Fri, 11 Aug 2023 21:04:22 +0100
Subject: [PATCH] libsecret: update to 0.21.0.

---
 srcpkgs/libsecret/template | 13 +++++--------
 1 file changed, 5 insertions(+), 8 deletions(-)

diff --git a/srcpkgs/libsecret/template b/srcpkgs/libsecret/template
index b67c8cf1c42f3..3ecb60a37ec7f 100644
--- a/srcpkgs/libsecret/template
+++ b/srcpkgs/libsecret/template
@@ -1,7 +1,7 @@
 # Template file for 'libsecret'
 pkgname=libsecret
-version=0.20.5
-revision=2
+version=0.21.0
+revision=1
 build_style=meson
 build_helper="gir"
 hostmakedepends="glib-devel pkg-config libxslt vala gi-docgen docbook-xsl
@@ -13,12 +13,9 @@ maintainer="Orphaned <orphan@voidlinux.org>"
 license="LGPL-2.1-or-later"
 homepage="https://wiki.gnome.org/Projects/Libsecret"
 changelog="https://gitlab.gnome.org/GNOME/libsecret/-/raw/master/NEWS"
-distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
-checksum=3fb3ce340fcd7db54d87c893e69bfc2b1f6e4d4b279065ffe66dac9f0fd12b4d
-
-do_check() {
-	dbus-run-session ninja -C build test
-}
+distfiles="${GNOME_SITE}/libsecret/${version%.*}/libsecret-${version}.tar.xz"
+checksum=2735b29d1cc0e5b12ba90bee88bd21774ac8db4ae1a4b716f46c409c19a14613
+make_check_pre="dbus-run-session"
 
 libsecret-devel_package() {
 	depends="${sourcepkg}-${version}_${revision}

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

end of thread, other threads:[~2023-11-26  8:46 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-08-11 20:04 [PR PATCH] libsecret: update to 0.21.0 mhmdanas
2023-10-27 23:05 ` [PR PATCH] [Updated] " mhmdanas
2023-11-16 21:54 ` [PR PATCH] [Updated] libsecret: update to 0.21.1 mhmdanas
2023-11-16 22:20 ` mhmdanas
2023-11-26  8:46 ` [PR PATCH] [Merged]: " classabbyamp

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