[wireguard-kmod/el8] Update to 1.0.20220627
by Nicolas Chauvet
commit 9d5c016e7d77a7198066f51b3cded3d3e3a36276
Author: Nicolas Chauvet <kwizart(a)gmail.com>
Date: Wed Nov 16 17:32:20 2022 +0100
Update to 1.0.20220627
sources | 2 +-
wireguard-kmod.spec | 7 +++++--
2 files changed, 6 insertions(+), 3 deletions(-)
---
diff --git a/sources b/sources
index 74974d9..e6578bf 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (wireguard-linux-compat-1.0.20210606.tar.xz) = ef8ec9f3d87982bf24b7934d9eabe605391888955110b655baf26867c80b619f549edc5527cbc6098c1f385b977a5b5d580ccaa82129571a64133a40d072c9b6
+SHA512 (wireguard-linux-compat-1.0.20220627.tar.xz) = dc3d434517a348c8025274c9a139e0fe0563a8e235a8ef666263892c8d27865297ce185dbf0dfdf94178fa1516bea978d2cb817609cbfdb0f91f6491abd2e975
diff --git a/wireguard-kmod.spec b/wireguard-kmod.spec
index 4e12cb9..31b9780 100644
--- a/wireguard-kmod.spec
+++ b/wireguard-kmod.spec
@@ -5,8 +5,8 @@
Name: wireguard-kmod
Summary: Kernel module (kmod) for Wireguard
-Version: 1.0.20210606
-Release: 3%{?dist}
+Version: 1.0.20220627
+Release: 1%{?dist}
License: GPLv2
URL: https://www.wireguard.com/
@@ -81,6 +81,9 @@ done
%changelog
+* Wed Nov 16 2022 Nicolas Chauvet <kwizart(a)gmail.com> - 1.0.20220627-1
+- Update to 1.0.20220627
+
* Fri Nov 19 2021 Nicolas Chauvet <kwizart(a)gmail.com> - 1.0.20210606-3
- Update for EL8.5
2 years, 1 month
[xine-lib/el9] (5 commits) ...Merge branch 'el8'
by Nicolas Chauvet
Summary of changes:
35f8751... Rebuild for new aom (*)
87ebe8b... Merge remote-tracking branch 'origin/master' into el8 (*)
9c09a89... Merge remote-tracking branch 'origin/master' into el8 (*)
14470be... Rebuild for new flac (*)
70a26f2... Merge branch 'el8' (*)
(*) This commit already existed in another branch; no separate mail sent
2 years, 1 month
[libheif/f37] Fixup rhel
by Nicolas Chauvet
Summary of changes:
ba19187... Fixup rhel (*)
(*) This commit already existed in another branch; no separate mail sent
2 years, 1 month
[libheif/el9] Fixup rhel
by Nicolas Chauvet
Summary of changes:
ba19187... Fixup rhel (*)
(*) This commit already existed in another branch; no separate mail sent
2 years, 1 month
[libheif] Fixup rhel
by Nicolas Chauvet
commit ba19187e6cacc1b2bf3c98cf91f92bb6f2ab22a1
Author: Nicolas Chauvet <kwizart(a)gmail.com>
Date: Wed Nov 16 14:13:36 2022 +0100
Fixup rhel
libheif.spec | 3 ---
1 file changed, 3 deletions(-)
---
diff --git a/libheif.spec b/libheif.spec
index f8f6bcd..b996553 100644
--- a/libheif.spec
+++ b/libheif.spec
@@ -46,9 +46,6 @@ rm -rf third-party/
%build
%cmake \
-GNinja \
-%if 0%{?rhel}
- -DWITH_RAV1E=OFF \
-%endif
-DPLUGIN_DIRECTORY=%{_libdir}/%{name} \
-Wno-dev
2 years, 1 month
[compat-ffmpeg4] Update changelgo
by Nicolas Chauvet
commit 0bab041a4bbb6071f78e145c82fcb46a283c12e5
Author: Nicolas Chauvet <kwizart(a)gmail.com>
Date: Wed Nov 16 13:25:37 2022 +0100
Update changelgo
compat-ffmpeg4.spec | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/compat-ffmpeg4.spec b/compat-ffmpeg4.spec
index 81733d8..9fd0f34 100644
--- a/compat-ffmpeg4.spec
+++ b/compat-ffmpeg4.spec
@@ -43,7 +43,7 @@
Summary: Digital VCR and streaming server
Name: compat-ffmpeg4
Version: 4.4.3
-Release: 1%{?dist}
+Release: 2%{?dist}
License: %{ffmpeg_license}
URL: http://ffmpeg.org/
Source0: %{url}/releases/ffmpeg-%{version}.tar.xz
@@ -327,6 +327,9 @@ rm -rf %{buildroot}/%{_datadir}/compat-ffmpeg4/
%changelog
+* Wed Nov 16 2022 Nicolas Chauvet <kwizart(a)gmail.com> - 4.4.3-2
+- Rebuilt
+
* Mon Oct 10 2022 Leigh Scott <leigh123linux(a)gmail.com> - 4.4.3-1
- Update to 4.4.3
2 years, 1 month
[compat-ffmpeg4] Reduce missing el9 deps
by Nicolas Chauvet
commit 6b4633889bca505c5e68168a2dcc3a27adc3640a
Author: Nicolas Chauvet <kwizart(a)gmail.com>
Date: Wed Nov 16 13:25:13 2022 +0100
Reduce missing el9 deps
compat-ffmpeg4.spec | 5 -----
1 file changed, 5 deletions(-)
---
diff --git a/compat-ffmpeg4.spec b/compat-ffmpeg4.spec
index 6a1879e..81733d8 100644
--- a/compat-ffmpeg4.spec
+++ b/compat-ffmpeg4.spec
@@ -12,16 +12,11 @@
%endif
%if 0%{?el9}
-%global _without_ass 1
%global _without_frei0r 1
%global _without_jack 1
-%global _without_zimg 1
%ifarch x86_64
%global _with_mfx 1
%endif
-%ifnarch x86_64
-%global _without_vaapi 1
-%endif
%endif
%if 0%{?fedora}
2 years, 1 month