Mageia Bugzilla – Attachment 11041 Details for
Bug 24884
audacity GUI broken
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
Log In
[x]
|
New Account
|
Forgot Password
[patch]
Quick fix
audacity.spec.diff (text/plain), 702 bytes, created by
Giuseppe Ghibò
on 2019-05-31 11:57:54 CEST
(
hide
)
Description:
Quick fix
Filename:
MIME Type:
Creator:
Giuseppe Ghibò
Created:
2019-05-31 11:57:54 CEST
Size:
702 bytes
patch
obsolete
>Index: audacity.spec >=================================================================== >--- audacity.spec (revision 1399391) >+++ audacity.spec (working copy) >@@ -2,18 +2,18 @@ > #define prel rc2 > > %define fversion %{version} >-%define rel 1 >+%define rel 0 > >-%define wxver 3.0.3.1 >+%define wxver 3.0.4 > %define wxvershort 3.0 > >-%define use_builtin_wxgtk 0 >+%define use_builtin_wxgtk 1 > %{?_with_builtin_wxgtk: %global use_builtin_wxgtk 1} > %{?_without_builtin_wxgtk: %global use_builtin_wxgtk 0} > > Summary: Free Audio Editor With Effects/Analysis Tools > Name: audacity >-Version: 2.3.1 >+Version: 2.3.2 > Release: %mkrel %{?prel:0.%prel.}%{rel} > License: GPLv2+ > Group: Sound/Editors and Converters
Index: audacity.spec =================================================================== --- audacity.spec (revision 1399391) +++ audacity.spec (working copy) @@ -2,18 +2,18 @@ #define prel rc2 %define fversion %{version} -%define rel 1 +%define rel 0 -%define wxver 3.0.3.1 +%define wxver 3.0.4 %define wxvershort 3.0 -%define use_builtin_wxgtk 0 +%define use_builtin_wxgtk 1 %{?_with_builtin_wxgtk: %global use_builtin_wxgtk 1} %{?_without_builtin_wxgtk: %global use_builtin_wxgtk 0} Summary: Free Audio Editor With Effects/Analysis Tools Name: audacity -Version: 2.3.1 +Version: 2.3.2 Release: %mkrel %{?prel:0.%prel.}%{rel} License: GPLv2+ Group: Sound/Editors and Converters
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 24884
:
11038
|
11039
|
11040
|
11041
|
11042
|
11043
|
11044
|
11045
|
11046
|
11116