We truncated the diff of some files because they were too big.
If you want to see the full diff for every file, click here.
Overview
Submit package home:Aloysius:branches:Multimedia / tovid to package Multimedia / tovid
tovid.changes
Changed
x
1
2
-------------------------------------------------------------------
3
+Sat Mar 14 15:34:58 UTC 2015 - aloisio@gmx.com
4
+
5
+- Update to 0.35
6
+ * full changelog at http://tovid.wikia.com/wiki/Tovid_changelog
7
+- Fixed build for 13.2 and newer
8
+
9
+-------------------------------------------------------------------
10
Fri Dec 26 15:40:08 UTC 2014 - obs@botter.cc
11
12
- Require /usr/bin/mkisofs instead of just mkisofs [PM-118]
13
tovid.spec
Changed
44
1
2
3
Summary: Video conversion and DVD authoring tools
4
Name: tovid
5
-Version: 0.34
6
+Version: 0.35
7
Release: 0.pm.1
8
Group: Productivity/Multimedia/Video/Editors and Convertors
9
-License: GNU General Public License version 2 or later (GPLv2 or later)
10
+License: GPL-2.0+
11
Url: http://tovid.sourceforge.net/
12
# http://tovid.googlecode.com/files/tovid-%{version}.tar.gz
13
-Source: tovid-%{version}.tar.bz2
14
+Source: tovid-%{version}.tar.gz
15
Source90: %{name}-rpmlintrc
16
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
17
%if %suse_version > 1110
18
19
%endif
20
Requires: python-cairo
21
Requires: python-imaging
22
-Requires: python-wxGTK
23
+%if 0%{?suse_version} >= 1320
24
+Requires: python-wxGTK >= 3.0
25
+%else
26
+Requires: python-wxGTK < 3.0
27
+%endif
28
Requires: sox
29
Requires: transcode
30
Requires: vcdimager
31
32
BuildRequires: normalize
33
BuildRequires: python-cairo
34
BuildRequires: python-imaging
35
-BuildRequires: python-wxGTK
36
+%if 0%{?suse_version} >= 1320
37
+BuildRequires: python-wxGTK >= 3.0
38
+%else
39
+BuildRequires: python-wxGTK < 3.0
40
+%endif
41
BuildRequires: sox
42
BuildRequires: transcode
43
BuildRequires: vcdimager
44
tovid-0.34.tar.bz2 -> tovid-0.35.tar.gz
Changed
Refresh
Refresh
Login required, please
login
or
signup
in order to comment
Request History
Aloysius created request about 10 years ago
updated to 0.35 and fixed build
olh accepted request about 10 years ago