commit 42b97dcbee43ca6f1ae4092bc30cec2420a88675
Author: Michael Cronenworth <mike(a)cchtml.com>
Date: Sun Dec 16 16:03:54 2018 -0600
Update to 18.0 RC3
kodi-generate-tarball-xz.sh | 2 +-
kodi.spec | 7 +++++--
sources | 2 +-
3 files changed, 7 insertions(+), 4 deletions(-)
---
diff --git a/kodi-generate-tarball-xz.sh b/kodi-generate-tarball-xz.sh
index 4ab8c7d..d950307 100755
--- a/kodi-generate-tarball-xz.sh
+++ b/kodi-generate-tarball-xz.sh
@@ -1,7 +1,7 @@
#!/bin/sh
MAJORVERSION=18
-MINORVERSION=0rc2
+MINORVERSION=0rc3
#GITCOMMIT=e988513175fccca83f8b688bb77b932f6a403b96
#GITSHORT=ge988513
CODENAME=Leia
diff --git a/kodi.spec b/kodi.spec
index 3095a68..66f3bee 100644
--- a/kodi.spec
+++ b/kodi.spec
@@ -1,4 +1,4 @@
-%global PRERELEASE rc2
+%global PRERELEASE rc3
#global DIRVERSION %{version}
#global GITCOMMIT Gotham_r2-ge988513
# use the line below for pre-releases
@@ -30,7 +30,7 @@
Name: kodi
Version: 18.0
-Release: 0.20.rc2%{?dist}
+Release: 0.21.rc3%{?dist}
Summary: Media center
License: GPLv2+ and GPLv3+ and LGPLv2+ and BSD and MIT
@@ -481,6 +481,9 @@ mv docs/manpages ${RPM_BUILD_ROOT}%{_mandir}/man1/
%changelog
+* Sun Dec 16 2018 Michael Cronenworth <mike(a)cchtml.com> - 18.0-0.21.rc3
+- Kodi 18.0 RC3
+
* Thu Dec 06 2018 Nicolas Chauvet <kwizart(a)gmail.com> - 18.0-0.20.rc2
- Rebuilt for fmt
diff --git a/sources b/sources
index 001d38a..63a85a2 100644
--- a/sources
+++ b/sources
@@ -1,3 +1,3 @@
-31fb204c2baace4f54d2cfbf61b27172 kodi-18.0rc2-patched.tar.xz
+411d971b6dc410e65fd67a33a4afe932 kodi-18.0rc3-patched.tar.xz
2aec5f8c790449126118abc6bb3cb5cd kodi-libdvdnav-6.0.0-Leia-Alpha-3.tar.gz
f3244e7b002d37f91cc6a77461c4f619 kodi-libdvdread-6.0.0-Leia-Alpha-3.tar.gz
Show replies by date