public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/libopenshot] epel9-next: Update libopenshot to 0.3.2
@ 2026-07-21 17:20
0 siblings, 0 replies; only message in thread
From: @ 2026-07-21 17:20 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/libopenshot
Branch : epel9-next
Commit : 3a7841f8e3b407f1eadf6511bf5e0706d48a5af8
Author : Sérgio M. Basto <sergio@serjux.com>
Date : 2023-08-11T22:57:51+01:00
Stats : +9/-5 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/libopenshot/c/3a7841f8e3b407f1eadf6511bf5e0706d48a5af8?branch=epel9-next
Log:
Update libopenshot to 0.3.2
---
diff --git a/.gitignore b/.gitignore
index 442767b..5581cf0 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
/libopenshot-0.3.0.tar.gz
+/libopenshot-0.3.2.tar.gz
diff --git a/libopenshot.spec b/libopenshot.spec
index ebb8c72..faf0947 100644
--- a/libopenshot.spec
+++ b/libopenshot.spec
@@ -1,11 +1,11 @@
# Try opting-out of LTO, due to test failures
%define _lto_cflags %{nil}
-%global soversion 23
+%global soversion 25
Name: libopenshot
-Version: 0.3.0
-Release: 5%{?dist}
+Version: 0.3.2
+Release: 1%{?dist}
Summary: Library for creating and editing videos
# See .reuse/dep5 for details
@@ -31,7 +31,7 @@ BuildRequires: unittest-cpp-devel
BuildRequires: cppzmq-devel
BuildRequires: zeromq-devel
BuildRequires: jsoncpp-devel
-BuildRequires: libopenshot-audio-devel >= 0.3.0
+BuildRequires: libopenshot-audio-devel >= 0.3.2
BuildRequires: catch-devel
@@ -108,6 +108,9 @@ rm -rf third_party/jsoncpp
%{ruby_vendorarchdir}/openshot.so
%changelog
+* Fri Aug 11 2023 Sérgio Basto <sergio@serjux.com> - 0.3.2-1
+- Update libopenshot to 0.3.2
+
* Mon Aug 07 2023 Sérgio Basto <sergio@serjux.com> - 0.3.0-5
- Rebuild for opencv 4.8.0
diff --git a/sources b/sources
index 01b19a9..01a15f8 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (libopenshot-0.3.0.tar.gz) = 5c72db9c39d2afaecb1c4ebf3192cd8795d4683f2b1210029b99657baf853515b92f392c25b65ea652a71d204a1b172123d264c95f1c3676a612e21f9ca38d2e
+SHA512 (libopenshot-0.3.2.tar.gz) = 8891077af28a4db6bc3a7cd078ce5570a8f62e0795c13b0fff795eba60c3e977ece70247033ee4017c9785592355b7421655246a5d6807a5790bd18927739795
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-07-21 17:20 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-21 17:20 [rpms/libopenshot] epel9-next: Update libopenshot to 0.3.2
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox