Skip to content

Commit 9bf6f72

Browse files
author
Sergey V Turchin
committed
399222: kdenlive-25.04.3-alt3
- don't check for updates by default
1 parent 0469432 commit 9bf6f72

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

k/kdenlive/kdenlive.spec

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
Name: kdenlive
88
Version: 25.04.3
9-
Release: alt2
9+
Release: alt3
1010
%K6init no_altplace man appdata
1111
%add_python3_path %_datadir/%name/scripts
1212

@@ -53,7 +53,7 @@ Source3: pybind11.tar
5353
Source4: rapidjson.tar
5454
Source5: Imath.tar
5555
Patch2: alt-find-lumas.patch
56-
Patch3: alt-ffmpegaudiothumbnails.patch
56+
Patch3: alt-defaults.patch
5757

5858
BuildRequires(pre): rpm-build-kf6
5959
BuildRequires(pre): libavformat-devel
@@ -91,10 +91,7 @@ tar xvf %SOURCE4
9191
tar xvf %SOURCE5
9292
popd
9393
#%patch2 -p1
94-
%if %is_ffmpeg
95-
%else
9694
%patch3 -p1
97-
%endif
9895

9996
install -m 0644 %SOURCE1 .
10097
sed -i "s|URL.*github.*rttr.*|URL file://${PWD}/rttr.tar|" rttr.CMakeLists.txt
@@ -129,6 +126,9 @@ sed -i '/[[:space:]]\/.*[[:space:]]/s|[[:space:]]\(\/.*$\)| "\1"|' %name.lang
129126
%_datadir/knsrcfiles/*.knsrc
130127

131128
%changelog
129+
* Wed Nov 05 2025 Sergey V Turchin <zerg@altlinux.org> 25.04.3-alt3
130+
- don't check for updates by default
131+
132132
* Thu Jul 31 2025 Sergey V Turchin <zerg@altlinux.org> 25.04.3-alt2
133133
- fix build requires
134134

0 commit comments

Comments
 (0)