[kodi-inputstream-adaptive] - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
by Sérgio M. Basto
commit 78f1a30f83a74a524b6b70c3ec25dea58232c0b3
Author: Sérgio M. Basto <sergio(a)serjux.com>
Date: Wed Feb 9 12:10:27 2022 +0000
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
Signed-off-by: Sérgio M. Basto <sergio(a)serjux.com>
kodi-inputstream-adaptive.spec | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/kodi-inputstream-adaptive.spec b/kodi-inputstream-adaptive.spec
index ef13d42..3756df0 100644
--- a/kodi-inputstream-adaptive.spec
+++ b/kodi-inputstream-adaptive.spec
@@ -7,7 +7,7 @@
Name: kodi-inputstream-adaptive
Version: 19.0.0
-Release: 1%{?dist}
+Release: 2%{?dist}
Summary: Adaptive file addon for Kodi's InputStream interface
# wvdecryper contains parts of Chromium CDM under BSD
@@ -63,6 +63,9 @@ chmod 0755 $RPM_BUILD_ROOT%{_libdir}/kodi/addons/%{aname}/*.so
%changelog
+* Wed Feb 09 2022 RPM Fusion Release Engineering <sergiomb(a)rpmfusion.org> - 19.0.0-2
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
+
* Tue Nov 16 2021 Michael Cronenworth <mike(a)cchtml.com> - 19.0.0-1
- Update to 19.0.0
2 years, 10 months
[gnuboy] Add Br libXext-devel
by Leigh Scott
commit a730b0219acc986fc3be77d000120e85f6edd31f
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Wed Feb 9 12:07:56 2022 +0000
Add Br libXext-devel
gnuboy.spec | 1 +
1 file changed, 1 insertion(+)
---
diff --git a/gnuboy.spec b/gnuboy.spec
index 9e556bf..0a4da1c 100644
--- a/gnuboy.spec
+++ b/gnuboy.spec
@@ -9,6 +9,7 @@ Patch0: gnuboy-1.0.3-s64.patch
Patch1: gnuboy-1.0.3-xgnuboy.patch
Patch2: gnuboy-1.0.3-manpages.patch
BuildRequires: SDL-devel >= 1.2.0
+BuildRequires: libXext-devel
BuildRequires: libXt-devel
BuildRequires: gcc
2 years, 10 months