Compare commits
5 commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
5fc3ef6281 | ||
|
|
97a99a0648 | ||
|
|
48b977a6ad | ||
|
|
e0430a59d4 | ||
|
|
c2b560e588 |
4 changed files with 31 additions and 4 deletions
5
.gitignore
vendored
5
.gitignore
vendored
|
|
@ -23,3 +23,8 @@
|
|||
/shotcut-25.07.25.tar.gz
|
||||
/shotcut-25.07.26.tar.gz
|
||||
/shotcut-25.07.31.tar.gz
|
||||
/shotcut-25.08.16.tar.gz
|
||||
/shotcut-25.10.9.tar.gz
|
||||
/shotcut-25.10.29.tar.gz
|
||||
/shotcut-25.10.30.tar.gz
|
||||
/shotcut-25.10.31.tar.gz
|
||||
|
|
|
|||
|
|
@ -1,3 +1,3 @@
|
|||
This repository is maintained by packit.
|
||||
https://packit.dev/
|
||||
The file was generated using packit 1.3.0.post1.dev4+gb85da743.
|
||||
The file was generated using packit 1.11.0.
|
||||
|
|
|
|||
26
shotcut.spec
26
shotcut.spec
|
|
@ -3,8 +3,8 @@
|
|||
%global __requires_exclude ^libCuteLogger\\.so
|
||||
|
||||
Name: shotcut
|
||||
Version: 25.07.31
|
||||
Release: 2%{?dist}
|
||||
Version: 25.10.31
|
||||
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
|
||||
|
|
@ -239,6 +239,28 @@ appstream-util validate-relax --nonet %{buildroot}/%{_metainfodir}/%{org_name_sh
|
|||
%doc doc
|
||||
|
||||
%changelog
|
||||
* Sat Nov 01 2025 Martin Gansser <martinkg@fedoraproject.org> - 25.10.31-1
|
||||
- Update to version 25.10.31
|
||||
|
||||
* Fri Oct 31 2025 Martin Gansser <martinkg@fedoraproject.org> - 25.10.30-1
|
||||
- Update to version 25.10.30
|
||||
|
||||
* Thu Oct 30 2025 Martin Gansser <martinkg@fedoraproject.org> - 25.10.29-1
|
||||
- Update to version 25.10.29
|
||||
|
||||
* Thu Oct 30 2025 Jan Grulich <jgrulich@redhat.com> - 25.10.9-2
|
||||
- Rebuild (qt6)
|
||||
|
||||
* Fri Oct 10 2025 Martin Gansser <martinkg@fedoraproject.org> - 25.10.9-1
|
||||
- Update to version 25.10.9
|
||||
|
||||
* Thu Oct 02 2025 Jan Grulich <jgrulich@redhat.com> - 25.07.31-3
|
||||
- Rebuild (qt6)
|
||||
|
||||
* Sat Aug 16 2025 Packit <hello@packit.dev> - 25.08.16-1
|
||||
- Update to version 25.08.16
|
||||
- Resolves: rhbz#2389010
|
||||
|
||||
* Fri Aug 08 2025 Yaakov Selkowitz <yselkowi@redhat.com> - 25.07.31-2
|
||||
- Fix flatpak build
|
||||
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
SHA512 (shotcut-25.07.31.tar.gz) = 11d5014a56ed7317eb2cbc324cdfb3ed4a086a9e40cda1b6dcbe7a957bf18c1128771d898d802eec077177fb59a359cf605090d1252397ab37b2f866d5552c21
|
||||
SHA512 (shotcut-25.10.31.tar.gz) = 65bf072f933d5bfe8ac2d941eb093a998e6742b13053ab28574890d01bf79f80a4d515e6c58fc80e314a87c0190241f4cf8c733de0e62ceefe9831b034048b13
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue