commit 2310e59e8e6284c31d29a4c7675856206e6f8797
Author: Martin Gansser <mgansser(a)online.de>
Date: Wed May 29 16:53:15 2024 +0200
Add RR python3-libusb1
flowblade.spec | 6 +++++-
1 file changed, 5 insertions(+), 1 deletion(-)
---
diff --git a/flowblade.spec b/flowblade.spec
index 436e9f9..5b0d38f 100644
--- a/flowblade.spec
+++ b/flowblade.spec
@@ -13,7 +13,7 @@ Version: 2.14.0.2
Release: 1%{?dist}
%else
Version: 2.16
-Release: 1%{?dist}
+Release: 2%{?dist}
%endif
License: GPLv3
Summary: Multitrack non-linear video editor for Linux
@@ -43,6 +43,7 @@ Requires: python3-numpy
Requires: python3-pillow
Requires: python3-dbus
Requires: python3-gobject
+Requires: python3-libusb1
Requires: mlt-freeworld
Requires: shared-mime-info%{?_isa}
@@ -122,6 +123,9 @@ appstream-util validate-relax --nonet
%{buildroot}%{_datadir}/metainfo/*.appdata
%{python3_sitelib}/%{name}*
%changelog
+* Wed May 29 2024 Martin Gansser <martinkg(a)fedoraproject.org> - 2.16-2
+- Add RR python3-libusb1
+
* Wed May 29 2024 Martin Gansser <martinkg(a)fedoraproject.org> - 2.16-1
- Update to 2.16
Show replies by date