Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] owncloudclient: update to 2.10.1.
@ 2022-04-11  0:26 tornaria
  2022-04-11  0:32 ` tornaria
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: tornaria @ 2022-04-11  0:26 UTC (permalink / raw)
  To: ml

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

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

https://github.com/tornaria/void-packages owncloudclient
https://github.com/void-linux/void-packages/pull/36625

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

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

I'm using the new version in my laptop without issues.

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

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

From 2a1a2a8ad861f5eba83f1a5623ec937b9fcb9827 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Gonzalo=20Tornar=C3=ADa?= <tornaria@cmat.edu.uy>
Date: Sun, 10 Apr 2022 21:03:22 -0300
Subject: [PATCH] owncloudclient: update to 2.10.1.

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

diff --git a/srcpkgs/owncloudclient/template b/srcpkgs/owncloudclient/template
index d2297995cd1a..9ede7838c624 100644
--- a/srcpkgs/owncloudclient/template
+++ b/srcpkgs/owncloudclient/template
@@ -1,6 +1,6 @@
 # Template file for 'owncloudclient'
 pkgname=owncloudclient
-version=2.10.0
+version=2.10.1
 revision=1
 wrksrc=client-${version}
 build_style=cmake
@@ -17,7 +17,7 @@ license="GPL-2.0-or-later"
 homepage="https://www.owncloud.org"
 changelog="https://raw.githubusercontent.com/owncloud/client/master/CHANGELOG.md"
 distfiles="https://github.com/owncloud/client/archive/v${version}.tar.gz"
-checksum=fc3248eb9afa67bba946cf788319d6dcc419d155700cb10baebb19f6ccf6b583
+checksum=cd79c46e0c13b606ec08527f9f5f35fe295d4655c12510aa6805ccb797119c49
 
 if [ "$CROSS_BUILD" ]; then
 	hostmakedepends+=" qt5-host-tools qt5-tools-devel"

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

* Re: owncloudclient: update to 2.10.1.
  2022-04-11  0:26 [PR PATCH] owncloudclient: update to 2.10.1 tornaria
@ 2022-04-11  0:32 ` tornaria
  2022-05-04  2:38 ` [PR PATCH] [Updated] " tornaria
                   ` (4 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: tornaria @ 2022-04-11  0:32 UTC (permalink / raw)
  To: ml

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

New comment by tornaria on void-packages repository

https://github.com/void-linux/void-packages/pull/36625#issuecomment-1094425760

Comment:
@ndowens: I intend to adopt this pkg unless you object.

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

* Re: [PR PATCH] [Updated] owncloudclient: update to 2.10.1.
  2022-04-11  0:26 [PR PATCH] owncloudclient: update to 2.10.1 tornaria
  2022-04-11  0:32 ` tornaria
@ 2022-05-04  2:38 ` tornaria
  2022-05-04  2:39 ` tornaria
                   ` (3 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: tornaria @ 2022-05-04  2:38 UTC (permalink / raw)
  To: ml

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

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

https://github.com/tornaria/void-packages owncloudclient
https://github.com/void-linux/void-packages/pull/36625

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

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

I'm using the new version in my laptop without issues.

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

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

From 52407d5ea989fbb514137fe9e8f0d20326f57460 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Gonzalo=20Tornar=C3=ADa?= <tornaria@cmat.edu.uy>
Date: Sun, 10 Apr 2022 21:03:22 -0300
Subject: [PATCH] owncloudclient: update to 2.10.1, adopt.

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

diff --git a/srcpkgs/owncloudclient/template b/srcpkgs/owncloudclient/template
index d2297995cd1a..9ede7838c624 100644
--- a/srcpkgs/owncloudclient/template
+++ b/srcpkgs/owncloudclient/template
@@ -1,6 +1,6 @@
 # Template file for 'owncloudclient'
 pkgname=owncloudclient
-version=2.10.0
+version=2.10.1
 revision=1
 wrksrc=client-${version}
 build_style=cmake
@@ -17,7 +17,7 @@ license="GPL-2.0-or-later"
 homepage="https://www.owncloud.org"
 changelog="https://raw.githubusercontent.com/owncloud/client/master/CHANGELOG.md"
 distfiles="https://github.com/owncloud/client/archive/v${version}.tar.gz"
-checksum=fc3248eb9afa67bba946cf788319d6dcc419d155700cb10baebb19f6ccf6b583
+checksum=cd79c46e0c13b606ec08527f9f5f35fe295d4655c12510aa6805ccb797119c49
 
 if [ "$CROSS_BUILD" ]; then
 	hostmakedepends+=" qt5-host-tools qt5-tools-devel"

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

* Re: [PR PATCH] [Updated] owncloudclient: update to 2.10.1.
  2022-04-11  0:26 [PR PATCH] owncloudclient: update to 2.10.1 tornaria
  2022-04-11  0:32 ` tornaria
  2022-05-04  2:38 ` [PR PATCH] [Updated] " tornaria
@ 2022-05-04  2:39 ` tornaria
  2022-05-04  2:40 ` tornaria
                   ` (2 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: tornaria @ 2022-05-04  2:39 UTC (permalink / raw)
  To: ml

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

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

https://github.com/tornaria/void-packages owncloudclient
https://github.com/void-linux/void-packages/pull/36625

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

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

I'm using the new version in my laptop without issues.

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

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

From 64d37c4fe52527f23c58fa96f9b4a1358b0807d2 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Gonzalo=20Tornar=C3=ADa?= <tornaria@cmat.edu.uy>
Date: Sun, 10 Apr 2022 21:03:22 -0300
Subject: [PATCH] owncloudclient: update to 2.10.1, adopt.

---
 srcpkgs/owncloudclient/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/owncloudclient/template b/srcpkgs/owncloudclient/template
index d2297995cd1a..3772509dcdda 100644
--- a/srcpkgs/owncloudclient/template
+++ b/srcpkgs/owncloudclient/template
@@ -1,6 +1,6 @@
 # Template file for 'owncloudclient'
 pkgname=owncloudclient
-version=2.10.0
+version=2.10.1
 revision=1
 wrksrc=client-${version}
 build_style=cmake
@@ -12,12 +12,12 @@ makedepends="qtkeychain-qt5-devel sqlite-devel qt5-declarative-devel
 depends="qt5-plugin-sqlite qt5-svg"
 conf_files="/etc/ownCloud/sync-exclude.lst"
 short_desc="Connect to ownCloud servers"
-maintainer="Nathan Owens <ndowens@artixlinux.org>"
+maintainer="Gonzalo Tornaría <tornaria@cmat.edu.uy>"
 license="GPL-2.0-or-later"
 homepage="https://www.owncloud.org"
 changelog="https://raw.githubusercontent.com/owncloud/client/master/CHANGELOG.md"
 distfiles="https://github.com/owncloud/client/archive/v${version}.tar.gz"
-checksum=fc3248eb9afa67bba946cf788319d6dcc419d155700cb10baebb19f6ccf6b583
+checksum=cd79c46e0c13b606ec08527f9f5f35fe295d4655c12510aa6805ccb797119c49
 
 if [ "$CROSS_BUILD" ]; then
 	hostmakedepends+=" qt5-host-tools qt5-tools-devel"

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

* Re: [PR PATCH] [Updated] owncloudclient: update to 2.10.1.
  2022-04-11  0:26 [PR PATCH] owncloudclient: update to 2.10.1 tornaria
                   ` (2 preceding siblings ...)
  2022-05-04  2:39 ` tornaria
@ 2022-05-04  2:40 ` tornaria
  2022-05-04  2:43 ` tornaria
  2022-05-04  8:25 ` [PR PATCH] [Merged]: " paper42
  5 siblings, 0 replies; 7+ messages in thread
From: tornaria @ 2022-05-04  2:40 UTC (permalink / raw)
  To: ml

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

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

https://github.com/tornaria/void-packages owncloudclient
https://github.com/void-linux/void-packages/pull/36625

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

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

I'm using the new version in my laptop without issues.

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

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

From be5a1d2994cb9ad4b3a4ca42bcfde52b3615bfe5 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Gonzalo=20Tornar=C3=ADa?= <tornaria@cmat.edu.uy>
Date: Sun, 10 Apr 2022 21:03:22 -0300
Subject: [PATCH] owncloudclient: update to 2.10.1, adopt.

---
 srcpkgs/owncloudclient/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/owncloudclient/template b/srcpkgs/owncloudclient/template
index d2297995cd1a..3772509dcdda 100644
--- a/srcpkgs/owncloudclient/template
+++ b/srcpkgs/owncloudclient/template
@@ -1,6 +1,6 @@
 # Template file for 'owncloudclient'
 pkgname=owncloudclient
-version=2.10.0
+version=2.10.1
 revision=1
 wrksrc=client-${version}
 build_style=cmake
@@ -12,12 +12,12 @@ makedepends="qtkeychain-qt5-devel sqlite-devel qt5-declarative-devel
 depends="qt5-plugin-sqlite qt5-svg"
 conf_files="/etc/ownCloud/sync-exclude.lst"
 short_desc="Connect to ownCloud servers"
-maintainer="Nathan Owens <ndowens@artixlinux.org>"
+maintainer="Gonzalo Tornaría <tornaria@cmat.edu.uy>"
 license="GPL-2.0-or-later"
 homepage="https://www.owncloud.org"
 changelog="https://raw.githubusercontent.com/owncloud/client/master/CHANGELOG.md"
 distfiles="https://github.com/owncloud/client/archive/v${version}.tar.gz"
-checksum=fc3248eb9afa67bba946cf788319d6dcc419d155700cb10baebb19f6ccf6b583
+checksum=cd79c46e0c13b606ec08527f9f5f35fe295d4655c12510aa6805ccb797119c49
 
 if [ "$CROSS_BUILD" ]; then
 	hostmakedepends+=" qt5-host-tools qt5-tools-devel"

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

* Re: owncloudclient: update to 2.10.1.
  2022-04-11  0:26 [PR PATCH] owncloudclient: update to 2.10.1 tornaria
                   ` (3 preceding siblings ...)
  2022-05-04  2:40 ` tornaria
@ 2022-05-04  2:43 ` tornaria
  2022-05-04  8:25 ` [PR PATCH] [Merged]: " paper42
  5 siblings, 0 replies; 7+ messages in thread
From: tornaria @ 2022-05-04  2:43 UTC (permalink / raw)
  To: ml

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

New comment by tornaria on void-packages repository

https://github.com/void-linux/void-packages/pull/36625#issuecomment-1116877515

Comment:
Rebased and adopted.

I've been doing all the latest updates and I pinged @ndowens 3 weeks ago without an answer.

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

* Re: [PR PATCH] [Merged]: owncloudclient: update to 2.10.1.
  2022-04-11  0:26 [PR PATCH] owncloudclient: update to 2.10.1 tornaria
                   ` (4 preceding siblings ...)
  2022-05-04  2:43 ` tornaria
@ 2022-05-04  8:25 ` paper42
  5 siblings, 0 replies; 7+ messages in thread
From: paper42 @ 2022-05-04  8:25 UTC (permalink / raw)
  To: ml

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

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

owncloudclient: update to 2.10.1.
https://github.com/void-linux/void-packages/pull/36625

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

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

I'm using the new version in my laptop without issues.

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

end of thread, other threads:[~2022-05-04  8:25 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-04-11  0:26 [PR PATCH] owncloudclient: update to 2.10.1 tornaria
2022-04-11  0:32 ` tornaria
2022-05-04  2:38 ` [PR PATCH] [Updated] " tornaria
2022-05-04  2:39 ` tornaria
2022-05-04  2:40 ` tornaria
2022-05-04  2:43 ` tornaria
2022-05-04  8:25 ` [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).