commit 8113664ff42db9d2b91bf1ac065e552b2e25889b
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Mon Feb 6 15:13:16 2023 +0000
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 c5424a4..f3088c7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -8,3 +8,4 @@
/cinelerra-gg-2022-04.tar.gz
/cinelerra-gg-2022-05.tar.gz
/cinelerra-gg-2022-11.tar.gz
+/cinelerra-gg-2023-01.tar.gz
diff --git a/cinelerra-gg.spec b/cinelerra-gg.spec
index 21b8f08..a5a9c83 100644
--- a/cinelerra-gg.spec
+++ b/cinelerra-gg.spec
@@ -1,9 +1,9 @@
-%global git_tag 2022-11
+%global git_tag 2023-01
%global tag_version %(c=%{git_tag}; echo "${c}" | tr '-' '.')
Name: cinelerra-gg
Version: 5.1%{?tag_version:.%{tag_version}}
-Release: 3%{?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
@@ -220,6 +220,9 @@ desktop-file-validate
$RPM_BUILD_ROOT%{_datadir}/applications/%{name}.desktop
%changelog
+* Mon Feb 06 2023 Leigh Scott <leigh123linux(a)gmail.com> - 5.1.2023.01-1
+- Update to latest monthly release
+
* Mon Feb 06 2023 Nicolas Chauvet <kwizart(a)gmail.com> - 5.1.2022.11-3
- Add missing autoconf-archive - rhbz#6570
diff --git a/sources b/sources
index 1b031cd..5c3fa25 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (cinelerra-gg-2022-11.tar.gz) =
a54ec4a0dcc80d236d28a871adbda7b76fe0076956b10f675fbc8dbd063735470c21a2b101155ae20ba94478c0a3059fa2d896e06c819c382abb6f1b943455fe
+SHA512 (cinelerra-gg-2023-01.tar.gz) =
30f9bb2fb47468c3638531a872258caee35498edb34082388d41bad173200c030afc41add36ae8daccb0d753116b7d74b68a560d9f7295ba747799150c293855
Show replies by date