Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] blueman: update to 2.3.5
@ 2022-12-21  3:19 cinerea0
  2023-01-14  1:17 ` [PR PATCH] [Merged]: " classabbyamp
  0 siblings, 1 reply; 3+ messages in thread
From: cinerea0 @ 2022-12-21  3:19 UTC (permalink / raw)
  To: ml

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

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

https://github.com/cinerea0/void-packages blue
https://github.com/void-linux/void-packages/pull/41213

blueman: update to 2.3.5
#### Testing the changes
- I tested the changes in this PR: **YES**


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

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

From 8b65b2d57ea830a174742bb15b486a60f2227b6e Mon Sep 17 00:00:00 2001
From: cinerea0 <cinerea0@disroot.org>
Date: Tue, 20 Dec 2022 22:19:27 -0500
Subject: [PATCH] blueman: update to 2.3.5

---
 srcpkgs/blueman/template | 11 +++--------
 1 file changed, 3 insertions(+), 8 deletions(-)

diff --git a/srcpkgs/blueman/template b/srcpkgs/blueman/template
index 936ddfce8248..d58e75d5ed2b 100644
--- a/srcpkgs/blueman/template
+++ b/srcpkgs/blueman/template
@@ -1,7 +1,7 @@
 # Template file for 'blueman'
 pkgname=blueman
-version=2.3.4
-revision=2
+version=2.3.5
+revision=1
 build_style=gnu-configure
 configure_args="--disable-static"
 hostmakedepends="intltool iproute2 pkg-config python3-Cython glib-devel
@@ -15,9 +15,4 @@ license="GPL-3.0-or-later"
 homepage="https://github.com/blueman-project/blueman"
 changelog="https://raw.githubusercontent.com/blueman-project/blueman/main/CHANGELOG.md"
 distfiles="https://github.com/blueman-project/blueman/releases/download/${version}/blueman-${version}.tar.xz"
-checksum=c20633821437f32c9d3d190ecd70d1e2f7255d74a7d6979f22711bdc2e560152
-
-post_extract() {
-	# force regeneration of this file
-	rm module/_blueman.c
-}
+checksum=b2d21afdf77a06cd86daf5402406f7d2a53459817e29e0bebc4911d4f0dcfda1

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

* Re: [PR PATCH] [Merged]: blueman: update to 2.3.5
  2022-12-21  3:19 [PR PATCH] blueman: update to 2.3.5 cinerea0
@ 2023-01-14  1:17 ` classabbyamp
  0 siblings, 0 replies; 3+ messages in thread
From: classabbyamp @ 2023-01-14  1:17 UTC (permalink / raw)
  To: ml

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

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

blueman: update to 2.3.5
https://github.com/void-linux/void-packages/pull/41213

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


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

* [PR PATCH] blueman: update to 2.3.5.
@ 2023-01-11  7:58 steinex
  0 siblings, 0 replies; 3+ messages in thread
From: steinex @ 2023-01-11  7:58 UTC (permalink / raw)
  To: ml

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

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

https://github.com/steinex/void-packages blueman
https://github.com/void-linux/void-packages/pull/41573

blueman: update to 2.3.5.
<!-- 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 [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/41573.patch is attached

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

From cea76fd61a4803b0bbc9c447e3ff0641f9542541 Mon Sep 17 00:00:00 2001
From: Frank Steinborn <steinex@nognu.de>
Date: Wed, 11 Jan 2023 08:38:32 +0100
Subject: [PATCH] blueman: update to 2.3.5.

---
 srcpkgs/blueman/template | 11 +++--------
 1 file changed, 3 insertions(+), 8 deletions(-)

diff --git a/srcpkgs/blueman/template b/srcpkgs/blueman/template
index 936ddfce8248..d58e75d5ed2b 100644
--- a/srcpkgs/blueman/template
+++ b/srcpkgs/blueman/template
@@ -1,7 +1,7 @@
 # Template file for 'blueman'
 pkgname=blueman
-version=2.3.4
-revision=2
+version=2.3.5
+revision=1
 build_style=gnu-configure
 configure_args="--disable-static"
 hostmakedepends="intltool iproute2 pkg-config python3-Cython glib-devel
@@ -15,9 +15,4 @@ license="GPL-3.0-or-later"
 homepage="https://github.com/blueman-project/blueman"
 changelog="https://raw.githubusercontent.com/blueman-project/blueman/main/CHANGELOG.md"
 distfiles="https://github.com/blueman-project/blueman/releases/download/${version}/blueman-${version}.tar.xz"
-checksum=c20633821437f32c9d3d190ecd70d1e2f7255d74a7d6979f22711bdc2e560152
-
-post_extract() {
-	# force regeneration of this file
-	rm module/_blueman.c
-}
+checksum=b2d21afdf77a06cd86daf5402406f7d2a53459817e29e0bebc4911d4f0dcfda1

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

end of thread, other threads:[~2023-01-14  1:17 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-12-21  3:19 [PR PATCH] blueman: update to 2.3.5 cinerea0
2023-01-14  1:17 ` [PR PATCH] [Merged]: " classabbyamp
2023-01-11  7:58 [PR PATCH] " steinex

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