Changes of Revision 36
project.diff
Deleted
x
1
2
---- _service.orig
3
-+++ _service
4
-@@ -1,7 +1,7 @@
5
- <services>
6
- <service name="tar_scm" mode="disabled">
7
- <param name="versionformat">@PARENT_TAG@</param>
8
-- <param name="revision">refs/tags/29.1.2</param>
9
-+ <param name="revision">refs/tags/29.1.3</param>
10
- <param name="url">https://github.com/obsproject/obs-studio.git</param>
11
- <param name="scm">git</param>
12
- <param name="changesgenerate">enable</param>
13
---- _servicedata.orig
14
-+++ _servicedata
15
-@@ -1,6 +1,6 @@
16
- <servicedata>
17
- <service name="tar_scm">
18
- <param name="url">https://github.com/obsproject/obs-studio.git</param>
19
-- <param name="changesrevision">e15a92e16fc3827027a956f6d6a1223b41aced61</param>
20
-+ <param name="changesrevision">c58e511813c33e93da7637d50aa431ae0cddda0c</param>
21
- </service>
22
- </servicedata>
23
-\ No newline at end of file
24
---- obs-studio.changes.orig
25
-+++ obs-studio.changes
26
-@@ -1,4 +1,38 @@
27
- -------------------------------------------------------------------
28
-+Wed Jun 21 08:03:37 UTC 2023 - hpj@urpla.net
29
-+
30
-+- Update to version 29.1.3:
31
-+ * UI: Translate place holder name for new group
32
-+ * UI: Fix changed state of audio settings
33
-+ * UI: Fix changing quick transition to/from fade to black
34
-+ * UI: Fix checked state of source toolbar menu item
35
-+ * text-freetype2: Fix not updating chat log mode property
36
-+ * libobs: Update version to 29.1.3
37
-+ * obs-ffmpeg: Fix logic in one of the AMF preset fallback checks
38
-+ * obs-websocket: Update version to 5.2.3
39
-+ * libobs: Set video thread qos class to user interactive on macOS
40
-+ * mac-capture: Explicitly set clear background for SCK
41
-+ * UI: Don't update text source when nothing changed
42
-+ * docs: Clarify da_erase_range
43
-+ * deps/obs-scripting: Fix crash removing callbacks in script_unload
44
-+ * libobs: Use da_clear() to clear obs_core_data::sources_to_tick
45
-+ * libobs/util: Add da_clear()
46
-+ * libobs: Don't keep the sources mutex in tick_sources
47
-+ * libobs/util: Actually fix use-after-free in da_insert_new
48
-+ * libobs/util: Fix use-after-free in darray_insert_new
49
-+ * win-capture: Skip compat helper matching if properties are null
50
-+ * win-capture: Add Honkai: Star Rail to compatibility list
51
-+ * UI: Don't trigger a settings update when list is empty To avoid recursive call
52
-+ * obs-ffmpeg: Consider requested throughput in AMF preset fallback
53
-+ * obs-ffmpeg: Fix AMF encoder reconfiguration
54
-+ * UI: Fix filter shortcuts not showing in context menu
55
-+ * text-freetype2: Fix crash after reaching buffer size
56
-+ * UI: Fix menu actions missing shortcuts
57
-+ * libobs: Fix crash when properties are deleted in callback
58
-+ * UI: Assume RTMP if service has no protcol
59
-+ * Revert "UI: Reset service selection to custom if name not found"
60
-+
61
-+-------------------------------------------------------------------
62
- Fri Jun 2 15:59:13 UTC 2023 - Hans-Peter Jansen <hpj@urpla.net>
63
-
64
- - libmfx is available for x86 archs only
65
---- obs-studio.spec.orig
66
-+++ obs-studio.spec
67
-@@ -15,7 +15,7 @@
68
- %bcond_without websockets
69
-
70
- Name: obs-studio
71
--Version: 29.1.2
72
-+Version: 29.1.3
73
- Release: 0
74
- Summary: A recording/broadcasting program
75
- Group: Productivity/Multimedia/Video/Editors and Convertors
76
-@@ -88,6 +88,7 @@ BuildRequires: pkgconfig(websocketpp) >
77
- BuildRequires: pkgconfig(asio) >= 1.12.1
78
- %endif
79
- BuildRequires: python3-devel
80
-+###
81
- %if 0%{?suse_version} != 1315 || 0%{?is_opensuse}
82
- BuildRequires: speexdsp-devel
83
- %endif
84
_link
Changed
9
1
2
-<link project="Multimedia" package="obs-studio" baserev="330d4865081fae0d911c5d3253d49a4d">
3
+<link project="Multimedia" package="obs-studio" baserev="7dd164f2315b04aafad960cea9e6799c">
4
<patches>
5
- <delete name="obs-studio-29.1.2.tar.xz"/>
6
- <apply name="project.diff"/>
7
</patches>
8
</link>
9