File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 66
77Name: kdenlive
88Version: 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
5353Source4: rapidjson.tar
5454Source5: Imath.tar
5555Patch2: alt-find-lumas.patch
56- Patch3: alt-ffmpegaudiothumbnails .patch
56+ Patch3: alt-defaults .patch
5757
5858BuildRequires(pre): rpm-build-kf6
5959BuildRequires(pre): libavformat-devel
@@ -91,10 +91,7 @@ tar xvf %SOURCE4
9191tar xvf %SOURCE5
9292popd
9393#%patch2 -p1
94- %if %is_ffmpeg
95- %else
9694%patch3 -p1
97- %endif
9895
9996install -m 0644 %SOURCE1 .
10097sed -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
You can’t perform that action at this time.
0 commit comments