Changes of Revision 5
project.diff
Deleted
x
1
2
---- x265.changes.orig
3
-+++ x265.changes
4
-@@ -1,4 +1,12 @@
5
- -------------------------------------------------------------------
6
-+Sun Aug 11 09:32:37 UTC 2019 - Luigi Baldoni <aloisio@gmx.com>
7
-+
8
-+- Update to version 3.1.2
9
-+ * No changelog available
10
-+
11
-+- Spec cleanup
12
-+
13
-+-------------------------------------------------------------------
14
- Thu Jul 18 13:17:22 UTC 2019 - enzokiel@kabelmail.de
15
-
16
- - Update to version 3.1.1
17
---- x265.spec.orig
18
-+++ x265.spec
19
-@@ -1,24 +1,40 @@
20
--# based on the spec file from https://build.opensuse.org/package/view_file/home:Simmphonie/libx265/
21
-+#
22
-+# spec file for package x265
23
-+#
24
-+# Copyright (c) 2019 Packman Team <packman@links2linux.de>
25
-+# Copyright (c) 2014 Torsten Gruner <t.gruner@katodev.de>
26
-+#
27
-+# All modifications and additions to the file contributed by third parties
28
-+# remain the property of their copyright owners, unless otherwise agreed
29
-+# upon. The license for this file, and modifications and additions to the
30
-+# file, is the same license as for the pristine package itself (unless the
31
-+# license for the pristine package is not an Open Source License, in which
32
-+# case the license is the MIT License). An "Open Source License" is a
33
-+# license that conforms to the Open Source Definition (Version 1.9)
34
-+# published by the Open Source Initiative.
35
-+
36
-+# Please submit bugfixes or comments via https://bugs.links2linux.org/
37
-+#
38
-+
39
-
40
--Name: x265
41
- %define soname 176
42
- %define libname lib%{name}
43
- %define libsoname %{libname}-%{soname}
44
--Version: 3.1.1
45
-+Name: x265
46
-+Version: 3.1.2
47
- Release: 0
48
--License: GPL-2.0+
49
- Summary: A free h265/HEVC encoder - encoder binary
50
--Url: https://bitbucket.org/multicoreware/x265/wiki/Home
51
-+License: GPL-2.0-or-later
52
- Group: Productivity/Multimedia/Video/Editors and Convertors
53
-+URL: https://bitbucket.org/multicoreware/x265/wiki/Home
54
- Source0: https://bitbucket.org/multicoreware/x265/downloads/%{name}_%{version}.tar.gz
55
- Patch0: arm.patch
56
- Patch1: x265.pkgconfig.patch
57
- Patch2: x265-fix_enable512.patch
58
--BuildRequires: gcc
59
--BuildRequires: gcc-c++
60
- BuildRequires: cmake >= 2.8.8
61
--BuildRequires: pkg-config
62
-+BuildRequires: gcc-c++
63
- BuildRequires: nasm >= 2.13
64
-+BuildRequires: pkgconfig
65
- %ifarch x86_64
66
- BuildRequires: libnuma-devel >= 2.0.9
67
- %endif
68
_link
Changed
9
1
2
-<link project="Essentials" cicount="add" baserev="1d9f836c7dd2216bdb4c9b53f2d162fe">
3
- <patches>
4
- <delete name="x265_3.1.1.tar.gz" />
5
- <apply name="project.diff" />
6
- </patches>
7
-</link>
8
+<link project="Essentials" cicount="add" />
9
x265_3.1.2.tar.gz
Deleted