Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] libostree: update to 2022.3.
@ 2022-05-22  6:59 mobinmob
  2022-06-29 19:44 ` Duncaen
  2022-06-29 19:44 ` [PR PATCH] [Closed]: " Duncaen
  0 siblings, 2 replies; 3+ messages in thread
From: mobinmob @ 2022-05-22  6:59 UTC (permalink / raw)
  To: ml

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

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

https://github.com/mobinmob/void-packages libostree
https://github.com/void-linux/void-packages/pull/37237

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

#### Testing the changes
- I tested the changes in this PR: **YES** (though flatpak)

@Duncaen 

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

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

From 2d18584c3bb6d6c37de9a4dcf783f8d6f7ddcc69 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Sun, 22 May 2022 09:56:23 +0300
Subject: [PATCH] libostree: update to 2022.3.

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

diff --git a/srcpkgs/libostree/template b/srcpkgs/libostree/template
index 96ce2464312d..79600662ce8b 100644
--- a/srcpkgs/libostree/template
+++ b/srcpkgs/libostree/template
@@ -1,6 +1,6 @@
 # Template file for 'libostree'
 pkgname=libostree
-version=2021.2
+version=2022.3
 revision=1
 build_style=gnu-configure
 build_helper="gir"
@@ -19,7 +19,7 @@ license="LGPL-2.0-or-later"
 homepage="https://ostree.readthedocs.io/en/latest/"
 changelog="https://github.com/ostreedev/ostree/releases"
 distfiles="https://github.com/ostreedev/ostree/releases/download/v${version}/libostree-${version}.tar.xz"
-checksum=854008e7c71d44f6b3670f0e9b8500db0f08ff8b297d0b30a7cb9a66f34c5d7c
+checksum=b823fd9dcd5503c5caf9febde24b0ed63ff46ca95188032ac567a2a95624f612
 
 build_options="gir"
 build_options_default="gir"

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

* Re: [PR PATCH] [Closed]: libostree: update to 2022.3.
  2022-05-22  6:59 [PR PATCH] libostree: update to 2022.3 mobinmob
  2022-06-29 19:44 ` Duncaen
@ 2022-06-29 19:44 ` Duncaen
  1 sibling, 0 replies; 3+ messages in thread
From: Duncaen @ 2022-06-29 19:44 UTC (permalink / raw)
  To: ml

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

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

libostree: update to 2022.3.
https://github.com/void-linux/void-packages/pull/37237

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

#### Testing the changes
- I tested the changes in this PR: **YES** (though flatpak)

@Duncaen 

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

* Re: libostree: update to 2022.3.
  2022-05-22  6:59 [PR PATCH] libostree: update to 2022.3 mobinmob
@ 2022-06-29 19:44 ` Duncaen
  2022-06-29 19:44 ` [PR PATCH] [Closed]: " Duncaen
  1 sibling, 0 replies; 3+ messages in thread
From: Duncaen @ 2022-06-29 19:44 UTC (permalink / raw)
  To: ml

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

New comment by Duncaen on void-packages repository

https://github.com/void-linux/void-packages/pull/37237#issuecomment-1170416036

Comment:
Updated to 2022.4 and fixed the test cases in https://github.com/void-linux/void-packages/commit/47ab26eca48fa6449585e42fa550bdb84cd771cb.

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

end of thread, other threads:[~2022-06-29 19:44 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-05-22  6:59 [PR PATCH] libostree: update to 2022.3 mobinmob
2022-06-29 19:44 ` Duncaen
2022-06-29 19:44 ` [PR PATCH] [Closed]: " Duncaen

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