Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] update libreoffice
@ 2022-05-08  8:57 Miki994
  2022-05-09 13:19 ` abenson
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Miki994 @ 2022-05-08  8:57 UTC (permalink / raw)
  To: ml

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

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

https://github.com/Miki994/void-packages patch-2
https://github.com/void-linux/void-packages/pull/37037

update libreoffice
latest version 7.3.2.2

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

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

<!--
#### 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 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/37037.patch is attached

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

From a2d9607de1e4e4dba1a72f36843c4269e66c667f Mon Sep 17 00:00:00 2001
From: Miroslav Loner <10910448+Miki994@users.noreply.github.com>
Date: Sun, 8 May 2022 10:56:50 +0200
Subject: [PATCH] update libreoffice

latest version 7.3.2.2
---
 srcpkgs/libreoffice/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/libreoffice/template b/srcpkgs/libreoffice/template
index 46066a6c0bb9..33aff0238e21 100644
--- a/srcpkgs/libreoffice/template
+++ b/srcpkgs/libreoffice/template
@@ -1,6 +1,6 @@
 # Template file for 'libreoffice'
 pkgname=libreoffice
-version=7.2.3.2
+version=7.3.2.2
 revision=2
 build_style=meta
 make_build_target="build-nocheck"

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

* Re: update libreoffice
  2022-05-08  8:57 [PR PATCH] update libreoffice Miki994
@ 2022-05-09 13:19 ` abenson
  2022-05-14  0:57 ` ericonr
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: abenson @ 2022-05-09 13:19 UTC (permalink / raw)
  To: ml

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

New comment by abenson on void-packages repository

https://github.com/void-linux/void-packages/pull/37037#issuecomment-1121092229

Comment:
1. Follow the [commit message guidelines](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#committing-your-changes)
2. You're missing a checksum update, so this won't build.  Please fix the checksum, make sure it builds, and force push to update the branch.

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

* Re: update libreoffice
  2022-05-08  8:57 [PR PATCH] update libreoffice Miki994
  2022-05-09 13:19 ` abenson
@ 2022-05-14  0:57 ` ericonr
  2022-05-14  0:58 ` ericonr
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: ericonr @ 2022-05-14  0:57 UTC (permalink / raw)
  To: ml

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

New comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/pull/37037#issuecomment-1126597777

Comment:
LibreOffice updates tend to be quite involved, for the record.

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

* Re: update libreoffice
  2022-05-08  8:57 [PR PATCH] update libreoffice Miki994
  2022-05-09 13:19 ` abenson
  2022-05-14  0:57 ` ericonr
@ 2022-05-14  0:58 ` ericonr
  2022-05-14 17:00 ` ericonr
  2022-05-14 17:00 ` [PR PATCH] [Closed]: " ericonr
  4 siblings, 0 replies; 6+ messages in thread
From: ericonr @ 2022-05-14  0:58 UTC (permalink / raw)
  To: ml

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

New comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/pull/37037#issuecomment-1126597777

Comment:
LibreOffice updates tend to be quite involved, for the record.

You will probably need to update some third party tarballs. Thankfully, you can sometimes guide yourself via ArchLinux's PKGBUILD file for some changes.

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

* Re: update libreoffice
  2022-05-08  8:57 [PR PATCH] update libreoffice Miki994
                   ` (2 preceding siblings ...)
  2022-05-14  0:58 ` ericonr
@ 2022-05-14 17:00 ` ericonr
  2022-05-14 17:00 ` [PR PATCH] [Closed]: " ericonr
  4 siblings, 0 replies; 6+ messages in thread
From: ericonr @ 2022-05-14 17:00 UTC (permalink / raw)
  To: ml

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

New comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/pull/37037#issuecomment-1126775793

Comment:
Superseded by #37131

Thanks for bringing the update to my attention!

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

* Re: [PR PATCH] [Closed]: update libreoffice
  2022-05-08  8:57 [PR PATCH] update libreoffice Miki994
                   ` (3 preceding siblings ...)
  2022-05-14 17:00 ` ericonr
@ 2022-05-14 17:00 ` ericonr
  4 siblings, 0 replies; 6+ messages in thread
From: ericonr @ 2022-05-14 17:00 UTC (permalink / raw)
  To: ml

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

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

update libreoffice
https://github.com/void-linux/void-packages/pull/37037

Description:
latest version 7.3.2.2

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

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

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

end of thread, other threads:[~2022-05-14 17:00 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-05-08  8:57 [PR PATCH] update libreoffice Miki994
2022-05-09 13:19 ` abenson
2022-05-14  0:57 ` ericonr
2022-05-14  0:58 ` ericonr
2022-05-14 17:00 ` ericonr
2022-05-14 17:00 ` [PR PATCH] [Closed]: " ericonr

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