commit 4b3e39ace758aa24ef4fa389423a87d71b9a9b65
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Sat Apr 8 12:55:06 2023 +0100
Update to latest monthly release
.gitignore | 1 +
cinelerra-gg.spec | 7 +++++--
sources | 2 +-
3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index f3088c7..53c43aa 100644
--- a/.gitignore
+++ b/.gitignore
@@ -9,3 +9,4 @@
/cinelerra-gg-2022-05.tar.gz
/cinelerra-gg-2022-11.tar.gz
/cinelerra-gg-2023-01.tar.gz
+/cinelerra-gg-2023-03.tar.gz
diff --git a/cinelerra-gg.spec b/cinelerra-gg.spec
index 6a6788b..e56a332 100644
--- a/cinelerra-gg.spec
+++ b/cinelerra-gg.spec
@@ -1,12 +1,12 @@
# disable lto rfbz#6570
%global _lto_cflags %nil
-%global git_tag 2023-01
+%global git_tag 2023-03
%global tag_version %(c=%{git_tag}; echo "${c}" | tr '-' '.')
Name: cinelerra-gg
Version: 5.1%{?tag_version:.%{tag_version}}
-Release: 2%{?dist}
+Release: 1%{?dist}
Summary: A non linear video editor and effects processor
# The Cinelerra-GG codebase is licensed GPLv2+
# The GREYcstoration plugin is licensed CeCILL v2.0
@@ -226,6 +226,9 @@ desktop-file-validate
%{buildroot}%{_datadir}/applications/%{name}.desktop
%changelog
+* Sat Apr 08 2023 Leigh Scott <leigh123linux(a)gmail.com> - 5.1.2023.03-1
+- Update to latest monthly release
+
* Mon Feb 06 2023 Nicolas Chauvet <kwizart(a)gmail.com> - 5.1.2023.01-2
- Disable lto - rhbz#6570
diff --git a/sources b/sources
index 5c3fa25..0144f9b 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (cinelerra-gg-2023-01.tar.gz) =
30f9bb2fb47468c3638531a872258caee35498edb34082388d41bad173200c030afc41add36ae8daccb0d753116b7d74b68a560d9f7295ba747799150c293855
+SHA512 (cinelerra-gg-2023-03.tar.gz) =
36bfa99b44120e80bb54a4f3eae7551b99f47105c1ced97b5b249f6266aaa80518cf32b8010a3429328a8126befc15931c9aedd8514dc46679e2673e12899457
Show replies by date