Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] obs: update to 28.0.2
@ 2022-09-25 11:26 hervyqa
  2022-09-25 11:47 ` [PR PATCH] [Updated] " hervyqa
  2022-09-25 20:22 ` [PR PATCH] [Merged]: " lemmi
  0 siblings, 2 replies; 3+ messages in thread
From: hervyqa @ 2022-09-25 11:26 UTC (permalink / raw)
  To: ml

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

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

https://github.com/hervyqa/void-packages obs
https://github.com/void-linux/void-packages/pull/39455

obs: update to 28.0.2
#### Testing the changes
- I tested the changes in this PR: **YES**

#### Local build testing
- I built this PR locally for my native architecture, (x86_64)

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

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

From efffc817b62c7d27b7cfb9d5f3fc9e8e65b8e8a8 Mon Sep 17 00:00:00 2001
From: Hervy Qurrotul Ainur Rozi <hervyqa@proton.me>
Date: Sun, 25 Sep 2022 17:59:31 +0700
Subject: [PATCH] obs: update to 28.0.2

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

diff --git a/srcpkgs/obs/template b/srcpkgs/obs/template
index 64c6e7634a91..2d0a02ea3735 100644
--- a/srcpkgs/obs/template
+++ b/srcpkgs/obs/template
@@ -1,6 +1,6 @@
 # Template file for 'obs'
 pkgname=obs
-version=28.0.1
+version=28.0.2
 revision=1
 archs="i686* x86_64* ppc64le* aarch64*"
 wrksrc="obs-studio-${version}"
@@ -20,7 +20,7 @@ license="GPL-2.0-or-later"
 homepage="https://obsproject.com"
 changelog="https://github.com/obsproject/obs-studio/releases"
 distfiles="https://github.com/obsproject/obs-studio/archive/${version}.tar.gz"
-checksum=e6074ba5be56b2b06a44329279f1eada662686b68e44616f453f1fa4c2c33165
+checksum=9c650bf9c891c1d791626474895cb7aeff7b6758a09d81ab32221f8e95c44ce3
 
 pre_configure() {
 	# it's not enough to use -DENABLE_BROWSER ...

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

* Re: [PR PATCH] [Updated] obs: update to 28.0.2
  2022-09-25 11:26 [PR PATCH] obs: update to 28.0.2 hervyqa
@ 2022-09-25 11:47 ` hervyqa
  2022-09-25 20:22 ` [PR PATCH] [Merged]: " lemmi
  1 sibling, 0 replies; 3+ messages in thread
From: hervyqa @ 2022-09-25 11:47 UTC (permalink / raw)
  To: ml

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

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

https://github.com/hervyqa/void-packages obs
https://github.com/void-linux/void-packages/pull/39455

obs: update to 28.0.2
#### Testing the changes
- I tested the changes in this PR: **YES**

#### Local build testing
- I built this PR locally for my native architecture, (x86_64)

![Screenshot_20220925_183300](https://user-images.githubusercontent.com/45872139/192141282-8ca26370-8ef0-4e74-abd0-5568c2ef71d4.png)


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

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

From a10a1a96e4717bfaf58c544bd56c687054f33d2a Mon Sep 17 00:00:00 2001
From: Hervy Qurrotul Ainur Rozi <hervyqa@proton.me>
Date: Sun, 25 Sep 2022 17:59:31 +0700
Subject: [PATCH] obs: update to 28.0.2

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

diff --git a/srcpkgs/obs/template b/srcpkgs/obs/template
index 64c6e7634a91..2d0a02ea3735 100644
--- a/srcpkgs/obs/template
+++ b/srcpkgs/obs/template
@@ -1,6 +1,6 @@
 # Template file for 'obs'
 pkgname=obs
-version=28.0.1
+version=28.0.2
 revision=1
 archs="i686* x86_64* ppc64le* aarch64*"
 wrksrc="obs-studio-${version}"
@@ -20,7 +20,7 @@ license="GPL-2.0-or-later"
 homepage="https://obsproject.com"
 changelog="https://github.com/obsproject/obs-studio/releases"
 distfiles="https://github.com/obsproject/obs-studio/archive/${version}.tar.gz"
-checksum=e6074ba5be56b2b06a44329279f1eada662686b68e44616f453f1fa4c2c33165
+checksum=9c650bf9c891c1d791626474895cb7aeff7b6758a09d81ab32221f8e95c44ce3
 
 pre_configure() {
 	# it's not enough to use -DENABLE_BROWSER ...

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

* Re: [PR PATCH] [Merged]: obs: update to 28.0.2
  2022-09-25 11:26 [PR PATCH] obs: update to 28.0.2 hervyqa
  2022-09-25 11:47 ` [PR PATCH] [Updated] " hervyqa
@ 2022-09-25 20:22 ` lemmi
  1 sibling, 0 replies; 3+ messages in thread
From: lemmi @ 2022-09-25 20:22 UTC (permalink / raw)
  To: ml

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

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

obs: update to 28.0.2
https://github.com/void-linux/void-packages/pull/39455

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

#### Local build testing
- I built this PR locally for my native architecture, (x86_64)

![Screenshot_20220925_183300](https://user-images.githubusercontent.com/45872139/192141282-8ca26370-8ef0-4e74-abd0-5568c2ef71d4.png)


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

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

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-09-25 11:26 [PR PATCH] obs: update to 28.0.2 hervyqa
2022-09-25 11:47 ` [PR PATCH] [Updated] " hervyqa
2022-09-25 20:22 ` [PR PATCH] [Merged]: " lemmi

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