Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] liferea: update to 1.14.6.
@ 2024-03-17 10:19 geekdiop
  2024-03-17 10:26 ` [PR PATCH] [Updated] " geekdiop
  2024-04-11 17:14 ` [PR PATCH] [Closed]: " geekdiop
  0 siblings, 2 replies; 3+ messages in thread
From: geekdiop @ 2024-03-17 10:19 UTC (permalink / raw)
  To: ml

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

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

https://github.com/geekdiop/void-packages master
https://github.com/void-linux/void-packages/pull/49333

liferea: update to 1.14.6.
<!-- 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/49333.patch is attached

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

From fda005c5083ba8150ecd30f6de2c5aaea5b58b21 Mon Sep 17 00:00:00 2001
From: g33k <68657906+geekdiop@users.noreply.github.com>
Date: Sun, 17 Mar 2024 10:14:02 +0000
Subject: [PATCH] liferea: update to 1.14.6.

---
 srcpkgs/liferea/template | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/liferea/template b/srcpkgs/liferea/template
index 4c42fa49fe03d7..a8dd9345030cad 100644
--- a/srcpkgs/liferea/template
+++ b/srcpkgs/liferea/template
@@ -1,6 +1,6 @@
 # Template file for 'liferea'
 pkgname=liferea
-version=1.14.5
+version=1.14.6
 revision=1
 build_style=gnu-configure
 build_helper=gir
@@ -10,12 +10,11 @@ makedepends="libxslt-devel webkit2gtk-devel libsoup-devel
  gsettings-desktop-schemas-devel libpeas-devel python3-devel sqlite-devel"
 depends="python3"
 short_desc="GTK news aggregator"
-maintainer="Enno Boland <gottox@voidlinux.org>"
 license="GPL-2.0-or-later"
 homepage="https://lzone.de/liferea/"
 changelog="https://raw.githubusercontent.com/lwindolf/liferea/master/ChangeLog"
 distfiles="https://github.com/lwindolf/liferea/releases/download/v${version}/${pkgname}-${version}.tar.bz2"
-checksum=2244e78d8f6b6e28f411a3554d61496a012d5fe1392fe1b475978ecfd8c61177
+checksum=36f28e51d26eebcbd3460c53eb5cb012855a5fc6cce6bca58103dfc06353cc72
 lib32disabled=yes
 
 build_options="gir"

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

* Re: [PR PATCH] [Updated] liferea: update to 1.14.6.
  2024-03-17 10:19 [PR PATCH] liferea: update to 1.14.6 geekdiop
@ 2024-03-17 10:26 ` geekdiop
  2024-04-11 17:14 ` [PR PATCH] [Closed]: " geekdiop
  1 sibling, 0 replies; 3+ messages in thread
From: geekdiop @ 2024-03-17 10:26 UTC (permalink / raw)
  To: ml

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

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

https://github.com/geekdiop/void-packages master
https://github.com/void-linux/void-packages/pull/49333

liferea: update to 1.14.6.
<!-- 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/49333.patch is attached

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

From fda005c5083ba8150ecd30f6de2c5aaea5b58b21 Mon Sep 17 00:00:00 2001
From: g33k <68657906+geekdiop@users.noreply.github.com>
Date: Sun, 17 Mar 2024 10:14:02 +0000
Subject: [PATCH 1/2] liferea: update to 1.14.6.

---
 srcpkgs/liferea/template | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/liferea/template b/srcpkgs/liferea/template
index 4c42fa49fe03d7..a8dd9345030cad 100644
--- a/srcpkgs/liferea/template
+++ b/srcpkgs/liferea/template
@@ -1,6 +1,6 @@
 # Template file for 'liferea'
 pkgname=liferea
-version=1.14.5
+version=1.14.6
 revision=1
 build_style=gnu-configure
 build_helper=gir
@@ -10,12 +10,11 @@ makedepends="libxslt-devel webkit2gtk-devel libsoup-devel
  gsettings-desktop-schemas-devel libpeas-devel python3-devel sqlite-devel"
 depends="python3"
 short_desc="GTK news aggregator"
-maintainer="Enno Boland <gottox@voidlinux.org>"
 license="GPL-2.0-or-later"
 homepage="https://lzone.de/liferea/"
 changelog="https://raw.githubusercontent.com/lwindolf/liferea/master/ChangeLog"
 distfiles="https://github.com/lwindolf/liferea/releases/download/v${version}/${pkgname}-${version}.tar.bz2"
-checksum=2244e78d8f6b6e28f411a3554d61496a012d5fe1392fe1b475978ecfd8c61177
+checksum=36f28e51d26eebcbd3460c53eb5cb012855a5fc6cce6bca58103dfc06353cc72
 lib32disabled=yes
 
 build_options="gir"

From ab9c0588d7549b94ce33818c73b13be742bc50ad Mon Sep 17 00:00:00 2001
From: g33k <68657906+geekdiop@users.noreply.github.com>
Date: Sun, 17 Mar 2024 10:26:15 +0000
Subject: [PATCH 2/2] liferea: update to 1.14.6.

---
 srcpkgs/liferea/template | 1 +
 1 file changed, 1 insertion(+)

diff --git a/srcpkgs/liferea/template b/srcpkgs/liferea/template
index a8dd9345030cad..d0bcbee7d96ad4 100644
--- a/srcpkgs/liferea/template
+++ b/srcpkgs/liferea/template
@@ -10,6 +10,7 @@ makedepends="libxslt-devel webkit2gtk-devel libsoup-devel
  gsettings-desktop-schemas-devel libpeas-devel python3-devel sqlite-devel"
 depends="python3"
 short_desc="GTK news aggregator"
+maintainer="Enno Boland <gottox@voidlinux.org>"
 license="GPL-2.0-or-later"
 homepage="https://lzone.de/liferea/"
 changelog="https://raw.githubusercontent.com/lwindolf/liferea/master/ChangeLog"

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

* Re: [PR PATCH] [Closed]: liferea: update to 1.14.6.
  2024-03-17 10:19 [PR PATCH] liferea: update to 1.14.6 geekdiop
  2024-03-17 10:26 ` [PR PATCH] [Updated] " geekdiop
@ 2024-04-11 17:14 ` geekdiop
  1 sibling, 0 replies; 3+ messages in thread
From: geekdiop @ 2024-04-11 17:14 UTC (permalink / raw)
  To: ml

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

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

liferea: update to 1.14.6.
https://github.com/void-linux/void-packages/pull/49333

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 [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
-->


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

end of thread, other threads:[~2024-04-11 17:14 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-03-17 10:19 [PR PATCH] liferea: update to 1.14.6 geekdiop
2024-03-17 10:26 ` [PR PATCH] [Updated] " geekdiop
2024-04-11 17:14 ` [PR PATCH] [Closed]: " geekdiop

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