commit 6f3e9fb57275124f752a0cda67f3c15d1cfa9e83
Author: leigh123linux <leigh123linux(a)googlemail.com>
Date: Tue Feb 4 23:15:03 2020 +0000
- Rebuilt for
https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
Signed-off-by: leigh123linux <leigh123linux(a)googlemail.com>
libopenshot.spec | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/libopenshot.spec b/libopenshot.spec
index ab5cb7d..0d8aa74 100644
--- a/libopenshot.spec
+++ b/libopenshot.spec
@@ -4,7 +4,7 @@
Name: libopenshot
Version: 0.2.3
-Release: 4.%{gitdate}git%{shortrev}%{?dist}
+Release: 5.%{gitdate}git%{shortrev}%{?dist}
Summary: Library for creating and editing videos
License: LGPLv3+
@@ -123,6 +123,9 @@ export CXXFLAGS="%{optflags} -Wl,--as-needed
%{__global_ldflags}"
%changelog
+* Tue Feb 04 2020 RPM Fusion Release Engineering <leigh123linux(a)gmail.com> -
0.2.3-5.20190912gitc685571
+- Rebuilt for
https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
+
* Mon Sep 16 2019 FeRD (Frank Dana) <ferdnyc(a)gmail.com> - 0.2.3-4
- Update to git HEAD for compatibility with OpenShot update
- Remove CMAKE_SKIP_RPATH per current packaging guidelines