diff options
| author | Robert-André Mauchin <zebob.m@gmail.com> | 2024-05-31 20:49:23 +0200 |
|---|---|---|
| committer | Robert-André Mauchin <zebob.m@gmail.com> | 2024-05-31 20:49:23 +0200 |
| commit | 4c45ab3033096fd1049475e21e3f8f67e96b5c68 (patch) | |
| tree | 39a86bd153b3d5b5ca190502b95592a798f15ffb | |
| parent | 8108ae26d79d0b2ff1200e1fc4c005cfa3f4a5af (diff) | |
| download | ffmpeg-master.tar.gz ffmpeg-master.tar.xz ffmpeg-master.zip | |
| -rw-r--r-- | ffmpeg.spec | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/ffmpeg.spec b/ffmpeg.spec index bb821e9..082ac64 100644 --- a/ffmpeg.spec +++ b/ffmpeg.spec @@ -98,7 +98,7 @@ ExclusiveArch: armv7hnl Summary: Digital VCR and streaming server Name: ffmpeg%{?flavor} Version: 7.0.1 -Release: 1%{?dist} +Release: 2%{?dist} License: %{ffmpeg_license} URL: https://ffmpeg.org/ %if 0%{?date} @@ -533,6 +533,9 @@ cp -pa %{buildroot}%{_libdir}/libavcodec.so.* \ %changelog +* Fri May 31 2024 Robert-André Mauchin <zebob.m@gmail.com> - 7.0.1-2 +- Rebuild for svt-av1 2.1.0 + * Sun May 26 2024 Leigh Scott <leigh123linux@gmail.com> - 7.0.1-1 - Update to 7.0.1 |
