commit eeef838cb752a0a9fb774444b488a2da222f9f97
Author: Robert-André Mauchin <zebob.m(a)gmail.com>
Date: Sat Jun 25 13:39:38 2022 +0200
Rebuilt for Python 3.11
libopenshot.spec | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/libopenshot.spec b/libopenshot.spec
index c06c3d0..c4fce45 100644
--- a/libopenshot.spec
+++ b/libopenshot.spec
@@ -5,7 +5,7 @@
Name: libopenshot
Version: 0.2.7
-Release: 6%{?dist}
+Release: 7%{?dist}
Summary: Library for creating and editing videos
License: LGPLv3+
@@ -120,6 +120,9 @@ export
PKG_CONFIG_PATH="%{_libdir}/compat-ffmpeg4/pkgconfig"
%{ruby_vendorarchdir}/*
%changelog
+* Sat Jun 25 2022 Robert-André Mauchin <zebob.m(a)gmail.com> - 0.2.7-7
+- Rebuilt for Python 3.11
+
* Thu Jun 23 2022 Sérgio Basto <sergio(a)serjux.com> - 0.2.7-6
- Rebuilt for opencv 4.6.0
- Fix cmake build
Show replies by date