GNU bug report logs - #45265
[PATCH] gnu: obs: Update to 26.1.0.

Previous Next

Package: guix-patches;

Reported by: Michael Rohleder <mike <at> rohleder.de>

Date: Wed, 16 Dec 2020 04:02:02 UTC

Severity: normal

Tags: patch

Done: Leo Famulari <leo <at> famulari.name>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 45265 in the body.
You can then email your comments to 45265 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to guix-patches <at> gnu.org:
bug#45265; Package guix-patches. (Wed, 16 Dec 2020 04:02:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Michael Rohleder <mike <at> rohleder.de>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Wed, 16 Dec 2020 04:02:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Michael Rohleder <mike <at> rohleder.de>
To: guix-patches <at> gnu.org
Cc: Michael Rohleder <mike <at> rohleder.de>
Subject: [PATCH] gnu: obs: Update to 26.1.0.
Date: Wed, 16 Dec 2020 05:00:56 +0100
* gnu/packages/video.scm (obs): Update to 26.1.0.
---
 gnu/packages/video.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/video.scm b/gnu/packages/video.scm
index 91c06ce3f2..d9c5b45f85 100644
--- a/gnu/packages/video.scm
+++ b/gnu/packages/video.scm
@@ -3078,7 +3078,7 @@ be used for realtime video capture via Linux-specific APIs.")
 (define-public obs
   (package
     (name "obs")
-    (version "26.0.2")
+    (version "26.1.0")
     (source (origin
               (method git-fetch)
               (uri (git-reference
@@ -3087,7 +3087,7 @@ be used for realtime video capture via Linux-specific APIs.")
               (file-name (git-file-name name version))
               (sha256
                (base32
-                "1d502f80whh686mvq0yn6zpa5nvmnlzxwp5sjz43vpbbvhpbrdqj"))))
+                "0p8wdzm9imn3s17arr206sz92g4pkacfcpfbwvhvgkrrs4w000bx"))))
     (build-system cmake-build-system)
     (arguments
      `(#:configure-flags
-- 
2.29.2





Reply sent to Leo Famulari <leo <at> famulari.name>:
You have taken responsibility. (Wed, 16 Dec 2020 06:32:02 GMT) Full text and rfc822 format available.

Notification sent to Michael Rohleder <mike <at> rohleder.de>:
bug acknowledged by developer. (Wed, 16 Dec 2020 06:32:02 GMT) Full text and rfc822 format available.

Message #10 received at 45265-done <at> debbugs.gnu.org (full text, mbox):

From: Leo Famulari <leo <at> famulari.name>
To: Michael Rohleder <mike <at> rohleder.de>
Cc: 45265-done <at> debbugs.gnu.org
Subject: Re: [bug#45265] [PATCH] gnu: obs: Update to 26.1.0.
Date: Wed, 16 Dec 2020 01:31:33 -0500
On Wed, Dec 16, 2020 at 05:00:56AM +0100, Michael Rohleder wrote:
> * gnu/packages/video.scm (obs): Update to 26.1.0.

Thank you! Pushed as 18f372bb5744c9a92f10c6d8c2b61eb0b7d46a9b

Have you tried to set up the new virtualcam feature yet?




Information forwarded to guix-patches <at> gnu.org:
bug#45265; Package guix-patches. (Wed, 16 Dec 2020 07:58:02 GMT) Full text and rfc822 format available.

Message #13 received at 45265 <at> debbugs.gnu.org (full text, mbox):

From: Michael Rohleder <mike <at> rohleder.de>
To: Leo Famulari <leo <at> famulari.name>
Cc: 45265 <at> debbugs.gnu.org
Subject: Re: [bug#45265] [PATCH] gnu: obs: Update to 26.1.0.
Date: Wed, 16 Dec 2020 08:57:11 +0100
[Message part 1 (text/plain, inline)]
Leo Famulari <leo <at> famulari.name> writes:
> On Wed, Dec 16, 2020 at 05:00:56AM +0100, Michael Rohleder wrote:
>> * gnu/packages/video.scm (obs): Update to 26.1.0.
>
> Thank you! Pushed as 18f372bb5744c9a92f10c6d8c2b61eb0b7d46a9b

Thank you!

> Have you tried to set up the new virtualcam feature yet?

No.
I have the kernel module installed, but I don't know how to set it up in
obs.

-- 
/earth: file system full.
[signature.asc (application/pgp-signature, inline)]

Information forwarded to guix-patches <at> gnu.org:
bug#45265; Package guix-patches. (Thu, 17 Dec 2020 05:49:02 GMT) Full text and rfc822 format available.

Message #16 received at 45265 <at> debbugs.gnu.org (full text, mbox):

From: Michael Rohleder <mike <at> rohleder.de>
To: Leo Famulari <leo <at> famulari.name>
Cc: 45265 <at> debbugs.gnu.org
Subject: Re: [bug#45265] [PATCH] gnu: obs: Update to 26.1.0.
Date: Thu, 17 Dec 2020 06:48:03 +0100
[Message part 1 (text/plain, inline)]
Leo Famulari <leo <at> famulari.name> writes:
> Have you tried to set up the new virtualcam feature yet?

Yes, works well (after `modprobe v4l2loopback`).

-- 
Wer das Lernen übt, vermehrt täglich. Wer den Sinn übt, vermindert täglich.
   Laotse
[signature.asc (application/pgp-signature, inline)]

Information forwarded to guix-patches <at> gnu.org:
bug#45265; Package guix-patches. (Thu, 17 Dec 2020 19:16:02 GMT) Full text and rfc822 format available.

Message #19 received at 45265 <at> debbugs.gnu.org (full text, mbox):

From: Leo Famulari <leo <at> famulari.name>
To: Michael Rohleder <mike <at> rohleder.de>
Cc: 45265 <at> debbugs.gnu.org
Subject: Re: [bug#45265] [PATCH] gnu: obs: Update to 26.1.0.
Date: Thu, 17 Dec 2020 14:15:05 -0500
On Thu, Dec 17, 2020 at 06:48:03AM +0100, Michael Rohleder wrote:
> Leo Famulari <leo <at> famulari.name> writes:
> > Have you tried to set up the new virtualcam feature yet?
> 
> Yes, works well (after `modprobe v4l2loopback`).

Awesome :)




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Fri, 15 Jan 2021 12:24:06 GMT) Full text and rfc822 format available.

This bug report was last modified 4 years and 151 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.