Closed tgurr closed 18 hours ago
Actually after a further look I think the content of OBS-Studio-31.0.0-rc1-Sources.tar.gz
appears also to be identical to beta3
missing the changes to rc1
, the . hidden files make things hard to diff for actual changes since they're in every directory.
This is all mostly because I had to manually fix the source tarball on a Mac system. The one produced by CI was invalid. It does look like I mixed up the directories and tar'd beta3 instead of rc1.
This should now be resolved.
Operating System Info
Other
Other OS
Exherbo Linux
OBS Studio Version
Other
OBS Studio Version (Other)
31.0.0-rc1
OBS Studio Log URL
-
OBS Studio Crash Log URL
No response
Expected Behavior
OBS-Studio-31.0.0-rc1-Sources.tar.gz
->obs-studio-31.0.0-rc1-sources
Current Behavior
OBS-Studio-31.0.0-rc1-Sources.tar.gz
->obs-studio-31.0.0-beta3-sources
tar: Ignoring unknown extended header keyword 'LIBARCHIVE.xattr.com.apple.quarantine'
while unpacking.
hidden files are included compared to the previous releasesSteps to Reproduce
OBS-Studio-31.0.0-rc1-Sources.tar.gz
tar xf OBS-Studio-31.0.0-rc1-Sources.tar.gz
...Anything else we should know?
Unpacking the tarball with tar also spams a lot of
tar: Ignoring unknown extended header keyword 'LIBARCHIVE.xattr.com.apple.quarantine'
which also isn't the case for the previousOBS-Studio-31.0.0-beta3-Sources.tar.gz