commit 90ad0adb3385187412d3bb1db068fa6cd27de100
Author: Mohamed El Morabity <melmorabity(a)fedoraproject.org>
Date: Tue Dec 1 11:30:11 2020 +0100
Update to 2.6.6
kodi-inputstream-adaptive.spec | 9 ++++++---
1 file changed, 6 insertions(+), 3 deletions(-)
---
diff --git a/kodi-inputstream-adaptive.spec b/kodi-inputstream-adaptive.spec
index 388b198..473ff9b 100644
--- a/kodi-inputstream-adaptive.spec
+++ b/kodi-inputstream-adaptive.spec
@@ -5,7 +5,7 @@
# %%undefine __cmake_in_source_build
Name: kodi-inputstream-adaptive
-Version: 2.6.4
+Version: 2.6.6
Release: 1%{?dist}
Summary: Adaptive file addon for Kodi's InputStream interface
@@ -18,7 +18,7 @@ Source0:
%{url}/archive/%{version}-%{kodi_branch}/%{aname}-%{version}-%{k
BuildRequires: cmake3
BuildRequires: gcc-c++
BuildRequires: kodi-devel >= %{kodi_version}
-BuildRequires: expat-devel
+BuildRequires: pkgconfig(expat)
Requires: kodi >= %{kodi_version}
Provides: bundled(bento4)
@@ -59,7 +59,10 @@ chmod 0755 $RPM_BUILD_ROOT%{_libdir}/kodi/addons/%{aname}/*.so
%changelog
-* Mon Nov 16 20:36:41 CET 2020 Mohamed El Morabity <melmorabity(a)fedoraproject.org>
- 2.6.4-1
+* Mon Nov 30 2020 Mohamed El Morabity <melmorabity(a)fedoraproject.org> - 2.6.6-1
+- Update to 2.6.6
+
+* Mon Nov 16 2020 Mohamed El Morabity <melmorabity(a)fedoraproject.org> - 2.6.4-1
- Update to 2.6.4
* Wed Aug 19 2020 Mohamed El Morabity <melmorabity(a)fedoraproject.org> - 2.6.0-1
Show replies by date