commit a14b08c345393ac4f83f88415364fedef48b8f14
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Tue Jun 15 17:02:01 2021 +0100
Rebuild for python-3.10
flowblade.spec | 7 +++++--
1 file changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/flowblade.spec b/flowblade.spec
index d75a90d..1ca7792 100644
--- a/flowblade.spec
+++ b/flowblade.spec
@@ -10,10 +10,10 @@
Name: flowblade
%if 0%{?usesnapshot}
Version: 2.4.0.1
-Release: 4%{?dist}
+Release: 5%{?dist}
%else
Version: 2.8.0.3
-Release: 1%{?dist}
+Release: 2%{?dist}
%endif
License: GPLv3
Summary: Multitrack non-linear video editor for Linux
@@ -120,6 +120,9 @@ appstream-util validate-relax --nonet
%{buildroot}%{_datadir}/metainfo/*.appdata
%{python3_sitelib}/%{name}*
%changelog
+* Tue Jun 15 2021 Leigh Scott <leigh123linux(a)gmail.com> - 2.8.0.3-2
+- Rebuild for python-3.10
+
* Wed Jun 02 2021 Martin Gansser <martinkg(a)fedoraproject.org> - 2.8.0.3-1
- Update to 2.8.0.3
Show replies by date