Browse Source

upgrading package: x265 3.2 -> 3.3

master
parent
commit
0bdeed6893
  1. 6
      x265/x265.spec

6
x265/x265.spec

@ -22,8 +22,8 @@
## ##
# package version # package version
%define V_dist 3.2 %define V_dist 3.3
%define V_subdir 3.2 %define V_subdir 3.3
# package information # package information
Name: x265 Name: x265
@ -36,7 +36,7 @@ Class: EVAL
Group: Video Group: Video
License: GPL License: GPL
Version: %{V_dist} Version: %{V_dist}
Release: 20190926 Release: 20200217
# list of sources # list of sources
Source0: https://bitbucket.org/multicoreware/x265/downloads/x265_%{V_dist}.tar.gz Source0: https://bitbucket.org/multicoreware/x265/downloads/x265_%{V_dist}.tar.gz

Loading…
Cancel
Save