* [PR PATCH] mate-panel: update to 1.28.2.
@ 2024-07-09 8:24 skmpz
2024-07-09 8:26 ` skmpz
2024-07-10 3:01 ` [PR PATCH] [Merged]: " sgn
0 siblings, 2 replies; 3+ messages in thread
From: skmpz @ 2024-07-09 8:24 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 1247 bytes --]
There is a new pull request by skmpz against master on the void-packages repository
https://github.com/skmpz/void-packages mate-panel-1.28.2
https://github.com/void-linux/void-packages/pull/51171
mate-panel: update to 1.28.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 [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/51171.patch is attached
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-mate-panel-1.28.2-51171.patch --]
[-- Type: text/x-diff, Size: 1638 bytes --]
From 661ac89f0dcf637e27199827306c39c1bdb81aba Mon Sep 17 00:00:00 2001
From: skmpz <dem.procopiou@gmail.com>
Date: Tue, 9 Jul 2024 11:24:33 +0300
Subject: [PATCH] mate-panel: update to 1.28.2.
---
common/shlibs | 2 +-
srcpkgs/mate-panel/template | 4 ++--
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/common/shlibs b/common/shlibs
index a61fee85bfe1d3..3e5eb7fe1c27fe 100644
--- a/common/shlibs
+++ b/common/shlibs
@@ -1782,7 +1782,7 @@ libblas.so.3 blas-3.5.0_1
libcblas.so.3 cblas-3.6.0_1
liblapack.so.3 lapack-3.5.0_1
libcinnamon-menu-3.so.0 cinnamon-menus-2.2.0_1
-libmate-desktop-2.so.17 mate-desktop-1.8.0_1
+libmate-desktop-2.so.17 mate-desktop-1.8.2_1
libmarco-private.so.2 libmarco-1.22.2_1
libmate-menu.so.2 mate-menus-1.8.0_1
libcaja-extension.so.1 libcaja-1.8.1_1
diff --git a/srcpkgs/mate-panel/template b/srcpkgs/mate-panel/template
index 1d4fc19d4a0fff..eed9ba4a821b17 100644
--- a/srcpkgs/mate-panel/template
+++ b/srcpkgs/mate-panel/template
@@ -1,6 +1,6 @@
# Template file for 'mate-panel'
pkgname=mate-panel
-version=1.28.1
+version=1.28.2
revision=1
build_style=gnu-configure
build_helper="gir"
@@ -21,7 +21,7 @@ license="GPL-2.0-or-later"
homepage="https://mate-desktop.org"
changelog="https://raw.githubusercontent.com/mate-desktop/mate-panel/master/NEWS"
distfiles="https://pub.mate-desktop.org/releases/${version%.*}/mate-panel-${version}.tar.xz"
-checksum=5133c64f5969ae8eeebe6e8bba450dea792cb0be06d9ae1c36e8569d2f8524ba
+checksum=678a43e837aa2718494204fddf19bb906cf07e5d80fd2e1dde745f26d2adba33
build_options="gir wayland"
build_options_default="gir wayland"
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: mate-panel: update to 1.28.2.
2024-07-09 8:24 [PR PATCH] mate-panel: update to 1.28.2 skmpz
@ 2024-07-09 8:26 ` skmpz
2024-07-10 3:01 ` [PR PATCH] [Merged]: " sgn
1 sibling, 0 replies; 3+ messages in thread
From: skmpz @ 2024-07-09 8:26 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 174 bytes --]
New comment by skmpz on void-packages repository
https://github.com/void-linux/void-packages/pull/51171#issuecomment-2216928120
Comment:
@sgn bumped mate-desktop in shlibs
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PR PATCH] [Merged]: mate-panel: update to 1.28.2.
2024-07-09 8:24 [PR PATCH] mate-panel: update to 1.28.2 skmpz
2024-07-09 8:26 ` skmpz
@ 2024-07-10 3:01 ` sgn
1 sibling, 0 replies; 3+ messages in thread
From: sgn @ 2024-07-10 3:01 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 1090 bytes --]
There's a merged pull request on the void-packages repository
mate-panel: update to 1.28.2.
https://github.com/void-linux/void-packages/pull/51171
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-07-10 3:01 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-07-09 8:24 [PR PATCH] mate-panel: update to 1.28.2 skmpz
2024-07-09 8:26 ` skmpz
2024-07-10 3:01 ` [PR PATCH] [Merged]: " sgn
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).