You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/scripts/vfxplatform.spec
+2-3Lines changed: 2 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,7 @@ Version: __FRICTION_PKG_VERSION__
3
3
Release: 1
4
4
Summary: Motion graphics and animation
5
5
Group: System Environment/Base
6
-
License:GPL3
6
+
License:GPL-3.0-only
7
7
Source0: friction-__FRICTION_VERSION__.tar
8
8
9
9
AutoReq: no
@@ -12,7 +12,7 @@ AutoReq: no
12
12
%global __os_install_post %{nil}
13
13
14
14
%description
15
-
Powerful and versatile motion graphics and animation application that allows you to create stunning vector and raster animations for web and video platforms with ease.
15
+
Powerful and versatile motion graphics and animation application that allows you to create vector and raster animations for web and video.
16
16
17
17
%prep
18
18
%setup -n friction-__FRICTION_VERSION__
@@ -23,7 +23,6 @@ Powerful and versatile motion graphics and animation application that allows you
0 commit comments