Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] xfce4-notifyd: update to 0.6.3.
@ 2022-02-12 13:33 tibequadorian
  2022-02-13 15:19 ` tibequadorian
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: tibequadorian @ 2022-02-12 13:33 UTC (permalink / raw)
  To: ml

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

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

https://github.com/tibequadorian/void-packages xfce4-notifyd
https://github.com/void-linux/void-packages/pull/35552

xfce4-notifyd: update to 0.6.3.
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

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

<!-- 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, (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/35552.patch is attached

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

From 0c6b9bf8617dfeffef4751466a19fadf946d5930 Mon Sep 17 00:00:00 2001
From: tibequadorian <tibequadorian@posteo.de>
Date: Sat, 12 Feb 2022 14:30:34 +0100
Subject: [PATCH] xfce4-notifyd: update to 0.6.3.

---
 srcpkgs/xfce4-notifyd/template | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/xfce4-notifyd/template b/srcpkgs/xfce4-notifyd/template
index 1f0e994f0ed9..f12274856342 100644
--- a/srcpkgs/xfce4-notifyd/template
+++ b/srcpkgs/xfce4-notifyd/template
@@ -1,7 +1,7 @@
 # Template file for 'xfce4-notifyd'
 pkgname=xfce4-notifyd
-version=0.6.2
-revision=2
+version=0.6.3
+revision=1
 build_style=gnu-configure
 configure_args="--with-locales-dir=/usr/share/locale --enable-dbus-start-daemon"
 hostmakedepends="pkg-config intltool glib-devel dbus-glib-devel"
@@ -11,8 +11,9 @@ short_desc="Simple, visually-appealing notification daemon for Xfce"
 maintainer="tibequadorian <tibequadorian@posteo.de>"
 license="GPL-2.0-or-later"
 homepage="https://goodies.xfce.org/projects/applications/xfce4-notifyd"
+changelog="https://gitlab.xfce.org/apps/xfce4-notifyd/-/raw/master/NEWS"
 distfiles="https://archive.xfce.org/src/apps/${pkgname}/${version%.*}/${pkgname}-${version}.tar.bz2"
-checksum=19ab84c6665c7819998f2269322d53f462c30963ce26042df23ae525e7d16545
+checksum=56a9f895aed460042f2abe09bb1a899e29b7c7d5a76ecac63dead3ced990859f
 provides="notification-daemon-${version}_${revision}"
 replaces="notification-daemon>=0"
 

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

* Re: xfce4-notifyd: update to 0.6.3.
  2022-02-12 13:33 [PR PATCH] xfce4-notifyd: update to 0.6.3 tibequadorian
@ 2022-02-13 15:19 ` tibequadorian
  2022-02-13 18:01 ` tibequadorian
  2022-02-14  9:04 ` [PR PATCH] [Merged]: " paper42
  2 siblings, 0 replies; 4+ messages in thread
From: tibequadorian @ 2022-02-13 15:19 UTC (permalink / raw)
  To: ml

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

New comment by tibequadorian on void-packages repository

https://github.com/void-linux/void-packages/pull/35552#issuecomment-1038189024

Comment:
I think this is safe to merge @paper42 

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

* Re: xfce4-notifyd: update to 0.6.3.
  2022-02-12 13:33 [PR PATCH] xfce4-notifyd: update to 0.6.3 tibequadorian
  2022-02-13 15:19 ` tibequadorian
@ 2022-02-13 18:01 ` tibequadorian
  2022-02-14  9:04 ` [PR PATCH] [Merged]: " paper42
  2 siblings, 0 replies; 4+ messages in thread
From: tibequadorian @ 2022-02-13 18:01 UTC (permalink / raw)
  To: ml

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

New comment by tibequadorian on void-packages repository

https://github.com/void-linux/void-packages/pull/35552#issuecomment-1038189024

Comment:
I think this is safe to merge @paper42 

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

* Re: [PR PATCH] [Merged]: xfce4-notifyd: update to 0.6.3.
  2022-02-12 13:33 [PR PATCH] xfce4-notifyd: update to 0.6.3 tibequadorian
  2022-02-13 15:19 ` tibequadorian
  2022-02-13 18:01 ` tibequadorian
@ 2022-02-14  9:04 ` paper42
  2 siblings, 0 replies; 4+ messages in thread
From: paper42 @ 2022-02-14  9:04 UTC (permalink / raw)
  To: ml

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

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

xfce4-notifyd: update to 0.6.3.
https://github.com/void-linux/void-packages/pull/35552

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

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

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

<!-- 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, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

end of thread, other threads:[~2022-02-14  9:04 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-02-12 13:33 [PR PATCH] xfce4-notifyd: update to 0.6.3 tibequadorian
2022-02-13 15:19 ` tibequadorian
2022-02-13 18:01 ` tibequadorian
2022-02-14  9:04 ` [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).