Update to version 26.1.30
This commit is contained in:
parent
0d812f6866
commit
34a8eb7d77
3 changed files with 12 additions and 6 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -30,3 +30,4 @@
|
|||
/shotcut-25.10.31.tar.gz
|
||||
/shotcut-25.12.2.tar.gz
|
||||
/shotcut-25.12.30.tar.gz
|
||||
/shotcut-26.1.30.tar.gz
|
||||
|
|
|
|||
15
shotcut.spec
15
shotcut.spec
|
|
@ -3,8 +3,8 @@
|
|||
%global __requires_exclude ^libCuteLogger\\.so
|
||||
|
||||
Name: shotcut
|
||||
Version: 25.12.30
|
||||
Release: 2%{?dist}
|
||||
Version: 26.1.30
|
||||
Release: 1%{?dist}
|
||||
Summary: A free, open source, cross-platform video editor
|
||||
# Main code is GPLv3+
|
||||
License: GPL-3.0-or-later AND LGPL-2.1-only AND Apache-2.0 AND MIT
|
||||
|
|
@ -45,7 +45,6 @@ License: GPL-3.0-or-later AND LGPL-2.1-only AND Apache-2.0 AND MIT
|
|||
|
||||
URL: http://www.shotcut.org/
|
||||
Source0: https://github.com/mltframework/shotcut/archive/v%{version}/%{name}-%{version}.tar.gz
|
||||
Patch0: sharedframe_mlt32_fix.diff
|
||||
|
||||
ExcludeArch: %{ix86}
|
||||
|
||||
|
|
@ -69,8 +68,8 @@ BuildRequires: pkgconfig(Qt6QuickControls2)
|
|||
BuildRequires: pkgconfig(Qt6WebSockets)
|
||||
BuildRequires: pkgconfig(Qt6Xml)
|
||||
BuildRequires: pkgconfig(Qt6Linguist)
|
||||
BuildRequires: pkgconfig(mlt++-7) >= 7.32.0
|
||||
BuildRequires: pkgconfig(mlt-framework-7) >= 7.32.0
|
||||
BuildRequires: pkgconfig(mlt++-7) >= 7.36.0
|
||||
BuildRequires: pkgconfig(mlt-framework-7) >= 7.36.0
|
||||
BuildRequires: pkgconfig(xkbcommon)
|
||||
BuildRequires: webvfx-devel
|
||||
BuildRequires: fftw-devel
|
||||
|
|
@ -242,6 +241,12 @@ appstream-util validate-relax --nonet %{buildroot}/%{_metainfodir}/%{org_name_sh
|
|||
%doc doc
|
||||
|
||||
%changelog
|
||||
* Tue Feb 10 2026 Martin Gansser <martinkg@fedoraproject.org> - 26.1.30-1
|
||||
- Update to version 26.1.30
|
||||
|
||||
* Thu Jan 29 2026 Martin Gansser <martinkg@fedoraproject.org> - 25.12.30-3
|
||||
- Rebuild for rawhide
|
||||
|
||||
* Wed Dec 31 2025 Martin Gansser <martinkg@fedoraproject.org> - 25.12.30-2
|
||||
- Add Canadian French and Lithuanian language subpackage
|
||||
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
SHA512 (shotcut-25.12.30.tar.gz) = a06ea35da31f626f03d31fddc4048193663da2e8ea95b87b92e808ac9a605a5d5bd1cd53a3d3f9fa5d761586181686579ac68921395f63651058c180e3af701c
|
||||
SHA512 (shotcut-26.1.30.tar.gz) = 1373f94b1cfca3c150f490fd0deceaa182116f98e7c7781b45f64de56d002af9708d02aa3acf54902e2f8516c3d42856ab011dff74744e65aa7b364862b4aa4a
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue