commit 86568b3e9bbdff480b035fa39704cea073b51b6a
Author: Nicolas Chauvet <kwizart(a)gmail.com>
Date: Wed Oct 24 18:54:23 2018 +0200
Fixup versioning
kodi.spec | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/kodi.spec b/kodi.spec
index 57d4c64..30151e2 100644
--- a/kodi.spec
+++ b/kodi.spec
@@ -331,7 +331,7 @@ This package contains the Kodi binary for X11 servers.
%prep
%setup -q -n %{name}-%{DIRVERSION}
%patch1 -p1 -b.versioning
-%patch2 -p1 -b.assert
+#patch2 -p1 -b.assert
# Fix up Python shebangs
pathfix.py -pni "%{__python2} %{py2_shbang_opts}" \
tools/EventClients/lib/python/zeroconf.py \
@@ -480,6 +480,7 @@ mv docs/manpages ${RPM_BUILD_ROOT}%{_mandir}/man1/
%changelog
* Wed Oct 24 2018 Nicolas Chauvet <kwizart(a)gmail.com> - 18.0-0.12.b4
- Update to beta4
+- Fixup versioning
* Sat Oct 20 2018 Leigh Scott <leigh123linux(a)googlemail.com> - 18.0-0.11.b3
- Add BuildRequires lirc-devel (rfbz#5037)
Show replies by date