commit 83603c43a12e804525eb6ba06d646ea90d58d605
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Tue Jan 4 12:45:55 2022 +0000
Update to 5.0-0.1.20220104git311ea9c
.gitignore | 1 +
ffmpeg-snapshot.sh | 6 +++---
ffmpeg.spec | 11 +++++++----
sources | 2 +-
4 files changed, 12 insertions(+), 8 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index fcac6bb..86d9c3f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -27,3 +27,4 @@ ffmpeg-*.rpm
/ffmpeg-20210323.tar.bz2
/ffmpeg-20210408.tar.bz2
/ffmpeg-20211108.tar.bz2
+/ffmpeg-20220104.tar.bz2
diff --git a/ffmpeg-snapshot.sh b/ffmpeg-snapshot.sh
index fcca980..0c9cc4e 100755
--- a/ffmpeg-snapshot.sh
+++ b/ffmpeg-snapshot.sh
@@ -17,7 +17,7 @@ date=$(date +%Y%m%d)
pushd "$tmp"
git clone
git://git.ffmpeg.org/ffmpeg.git
cd ffmpeg
-#git checkout release/4.4
-#git rev-parse HEAD
-git archive --prefix="ffmpeg-${date}/" --format=tar master | bzip2 >
"$pwd"/ffmpeg-${date}.tar.bz2
+git checkout release/5.0
+git rev-parse HEAD
+git archive --prefix="ffmpeg-${date}/" --format=tar release/5.0 | bzip2 >
"$pwd"/ffmpeg-${date}.tar.bz2
popd
diff --git a/ffmpeg.spec b/ffmpeg.spec
index c629b03..592060d 100644
--- a/ffmpeg.spec
+++ b/ffmpeg.spec
@@ -1,8 +1,8 @@
# TODO: add make test to %%check section
#global branch oldabi-
-%global date 20211108
-%global commit 45dc668aea0edac34969b5a1ff76cf9ad3a09be1
+%global date 20220104
+%global commit 311ea9c529117fb8e38abd6ca7e81782b6b21257
%global rel %(c=%{commit}; echo ${c:0:7})
%ifarch %{ix86}
@@ -118,8 +118,8 @@ ExclusiveArch: armv7hnl
Summary: Digital VCR and streaming server
Name: ffmpeg%{?flavor}
-Version: 4.5
-Release: 0.3%{?date:.%{?date}%{?date:git}%{?rel}}%{?dist}
+Version: 5.0
+Release: 0.1%{?date:.%{?date}%{?date:git}%{?rel}}%{?dist}
License: %{ffmpeg_license}
URL:
http://ffmpeg.org/
%if 0%{?date}
@@ -486,6 +486,9 @@ install -pm755 tools/qt-faststart %{buildroot}%{_bindir}
%changelog
+* Tue Jan 04 2022 Leigh Scott <leigh123linux(a)gmail.com> -
5.0-0.1.20220104git311ea9c
+- Update to 5.0-0.1.20220104git311ea9c
+
* Sun Dec 19 2021 Leigh Scott <leigh123linux(a)gmail.com> -
4.5-0.3.20211108git45dc668
- rebuilt
diff --git a/sources b/sources
index 7cea84a..756d8ee 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (ffmpeg-20211108.tar.bz2) =
69bffe02fbbb9c51dd60d8fb67a1863ce7c689c025d745f35911eff961534620382e44c88d7a2e7ed2380ef35af55fe1be89ea95f0e0f9be40c3735a55c36c66
+SHA512 (ffmpeg-20220104.tar.bz2) =
8d721e6f66824e6b54421e7f823bba81f03d593fcbe2f132f45fac85b5466bb5b2eca51d78b1a1b9b745dd256ecd703eebb8a2f6da69b1dc5ffc953a1f0dcc0c