Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] k3b: update to 21.12.2.
@ 2022-02-22 11:56 tibequadorian
  2022-02-22 17:05 ` Chocimier
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: tibequadorian @ 2022-02-22 11:56 UTC (permalink / raw)
  To: ml

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

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

https://github.com/tibequadorian/void-packages k3b
https://github.com/void-linux/void-packages/pull/35776

k3b: update to 21.12.2.
<!-- 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/35776.patch is attached

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

From 842f5030898155caee82bfc3924facef0eb703ab Mon Sep 17 00:00:00 2001
From: tibequadorian <tibequadorian@posteo.de>
Date: Tue, 22 Feb 2022 12:39:47 +0100
Subject: [PATCH] k3b: update to 21.12.2.

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

diff --git a/srcpkgs/k3b/template b/srcpkgs/k3b/template
index 9aa2392cb206..4b780124b866 100644
--- a/srcpkgs/k3b/template
+++ b/srcpkgs/k3b/template
@@ -1,6 +1,6 @@
 # Template file for 'k3b'
 pkgname=k3b
-version=21.12.0
+version=21.12.2
 revision=1
 build_style=cmake
 hostmakedepends="extra-cmake-modules pkg-config qt5-qmake gettext
@@ -15,4 +15,4 @@ maintainer="Enno Boland <gottox@voidlinux.org>"
 license="GPL-2.0-or-later"
 homepage="https://kde.org/applications/en/multimedia/org.kde.k3b"
 distfiles="${KDE_SITE}/release-service/${version}/src/${pkgname}-${version}.tar.xz"
-checksum=588efbb29a45f6241d8b296d3740376648821b5dbf9f2b90c87af14554a6dabc
+checksum=e9e7313a0835851753c9eb9ce20d830f382bd12057d7f1471686bf82f41f4f66

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

* Re: k3b: update to 21.12.2.
  2022-02-22 11:56 [PR PATCH] k3b: update to 21.12.2 tibequadorian
@ 2022-02-22 17:05 ` Chocimier
  2022-02-22 18:16 ` tibequadorian
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: Chocimier @ 2022-02-22 17:05 UTC (permalink / raw)
  To: ml

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

New comment by Chocimier on void-packages repository

https://github.com/void-linux/void-packages/pull/35776#issuecomment-1048016452

Comment:
Please add changelogs like: https://kde.org/announcements/changelogs/gear/21.12.2/#k3b ,
despite not every package is touched every month.

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

* Re: k3b: update to 21.12.2.
  2022-02-22 11:56 [PR PATCH] k3b: update to 21.12.2 tibequadorian
  2022-02-22 17:05 ` Chocimier
@ 2022-02-22 18:16 ` tibequadorian
  2022-02-22 18:30 ` Chocimier
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: tibequadorian @ 2022-02-22 18:16 UTC (permalink / raw)
  To: ml

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

New comment by tibequadorian on void-packages repository

https://github.com/void-linux/void-packages/pull/35776#issuecomment-1048079610

Comment:
It's a versioned changelog? Should I replace it with `${version}` in the template?

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

* Re: k3b: update to 21.12.2.
  2022-02-22 11:56 [PR PATCH] k3b: update to 21.12.2 tibequadorian
  2022-02-22 17:05 ` Chocimier
  2022-02-22 18:16 ` tibequadorian
@ 2022-02-22 18:30 ` Chocimier
  2022-02-22 18:47 ` [PR PATCH] [Updated] " tibequadorian
  2022-02-22 20:33 ` [PR PATCH] [Merged]: " Johnnynator
  4 siblings, 0 replies; 6+ messages in thread
From: Chocimier @ 2022-02-22 18:30 UTC (permalink / raw)
  To: ml

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

New comment by Chocimier on void-packages repository

https://github.com/void-linux/void-packages/pull/35776#issuecomment-1048091291

Comment:
Yes, use `${version}`.


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

* Re: [PR PATCH] [Updated] k3b: update to 21.12.2.
  2022-02-22 11:56 [PR PATCH] k3b: update to 21.12.2 tibequadorian
                   ` (2 preceding siblings ...)
  2022-02-22 18:30 ` Chocimier
@ 2022-02-22 18:47 ` tibequadorian
  2022-02-22 20:33 ` [PR PATCH] [Merged]: " Johnnynator
  4 siblings, 0 replies; 6+ messages in thread
From: tibequadorian @ 2022-02-22 18:47 UTC (permalink / raw)
  To: ml

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

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

https://github.com/tibequadorian/void-packages k3b
https://github.com/void-linux/void-packages/pull/35776

k3b: update to 21.12.2.
<!-- 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/35776.patch is attached

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

From 011d8dc6a4fa18b08a74a13de1ffc2ea34a34c4b Mon Sep 17 00:00:00 2001
From: tibequadorian <tibequadorian@posteo.de>
Date: Tue, 22 Feb 2022 12:39:47 +0100
Subject: [PATCH] k3b: update to 21.12.2.

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

diff --git a/srcpkgs/k3b/template b/srcpkgs/k3b/template
index 9aa2392cb206..8516c70227c6 100644
--- a/srcpkgs/k3b/template
+++ b/srcpkgs/k3b/template
@@ -1,6 +1,6 @@
 # Template file for 'k3b'
 pkgname=k3b
-version=21.12.0
+version=21.12.2
 revision=1
 build_style=cmake
 hostmakedepends="extra-cmake-modules pkg-config qt5-qmake gettext
@@ -14,5 +14,6 @@ short_desc="CD/DVD Kreator for Linux"
 maintainer="Enno Boland <gottox@voidlinux.org>"
 license="GPL-2.0-or-later"
 homepage="https://kde.org/applications/en/multimedia/org.kde.k3b"
+changelog="https://kde.org/announcements/changelogs/gear/${version}/#k3b"
 distfiles="${KDE_SITE}/release-service/${version}/src/${pkgname}-${version}.tar.xz"
-checksum=588efbb29a45f6241d8b296d3740376648821b5dbf9f2b90c87af14554a6dabc
+checksum=e9e7313a0835851753c9eb9ce20d830f382bd12057d7f1471686bf82f41f4f66

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

* Re: [PR PATCH] [Merged]: k3b: update to 21.12.2.
  2022-02-22 11:56 [PR PATCH] k3b: update to 21.12.2 tibequadorian
                   ` (3 preceding siblings ...)
  2022-02-22 18:47 ` [PR PATCH] [Updated] " tibequadorian
@ 2022-02-22 20:33 ` Johnnynator
  4 siblings, 0 replies; 6+ messages in thread
From: Johnnynator @ 2022-02-22 20:33 UTC (permalink / raw)
  To: ml

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

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

k3b: update to 21.12.2.
https://github.com/void-linux/void-packages/pull/35776

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] 6+ messages in thread

end of thread, other threads:[~2022-02-22 20:33 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-02-22 11:56 [PR PATCH] k3b: update to 21.12.2 tibequadorian
2022-02-22 17:05 ` Chocimier
2022-02-22 18:16 ` tibequadorian
2022-02-22 18:30 ` Chocimier
2022-02-22 18:47 ` [PR PATCH] [Updated] " tibequadorian
2022-02-22 20:33 ` [PR PATCH] [Merged]: " Johnnynator

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