Revisions of kodi (20)
Sagi Ben-Akiva (sagiben)
committed
almost 8 years ago
(revision 109)
Sagi Ben-Akiva (sagiben)
committed
almost 8 years ago
(revision 108)
Sagi Ben-Akiva (sagiben)
committed
almost 8 years ago
(revision 107)
Sagi Ben-Akiva (sagiben)
committed
almost 8 years ago
(revision 106)
Sagi Ben-Akiva (sagiben)
committed
almost 8 years ago
(revision 105)
Sagi Ben-Akiva (sagiben)
committed
almost 8 years ago
(revision 104)
Sagi Ben-Akiva (sagiben)
committed
almost 8 years ago
(revision 103)
Sagi Ben-Akiva (sagiben)
committed
almost 8 years ago
(revision 102)
Sagi Ben-Akiva (sagiben)
committed
almost 8 years ago
(revision 100)
Sagi Ben-Akiva (sagiben)
committed
almost 8 years ago
(revision 99)
Sagi Ben-Akiva (sagiben)
committed
almost 8 years ago
(revision 98)
Sagi Ben-Akiva (sagiben)
committed
almost 8 years ago
(revision 97)
Sagi Ben-Akiva (sagiben)
committed
over 8 years ago
(revision 96)
- Version update to Kodi 16.1 Jarvis: https://kodi.tv/kodi-16-1-jarvis-mark-xvi
Sagi Ben-Akiva (sagiben)
committed
over 8 years ago
(revision 95)
- Version update to Kodi 16.1 Jarvis: M _service M get_version.sh M kodi-noX-raspberry-pi.changes M kodi-noX-raspberry-pi.spec M kodi-noX-raspberry-pi2.changes M kodi-noX-raspberry-pi2.spec M kodi-noX.changes M kodi-noX.spec M kodi.VERSION M kodi.changes M kodi.spec Diff for working copy: . Index: _service =================================================================== --- _service (revision 1b6e21ad51c72a1d4218761d53edc688) +++ _service (working copy) @@ -2,6 +2,6 @@ <service name="download_url"> <param name="host">github.com</param> <param name="protocol">https</param> - <param name="path">/xbmc/xbmc/archive/16.1rc2-Jarvis.tar.gz</param> + <param name="path">/xbmc/xbmc/archive/16.1-Jarvis.tar.gz</param> </service> </services> Index: get_version.sh =================================================================== --- get_version.sh (revision 1b6e21ad51c72a1d4218761d53edc688) +++ get_version.sh (working copy) @@ -5,7 +5,7 @@ } API_URL=https://api.github.com/repos/xbmc/xbmc/git -_sha=$(curl -s $API_URL/refs/tags/16.0-Jarvis | getJsonVal "'object''sha'") +_sha=$(curl -s $API_URL/refs/tags/16.1-Jarvis | getJsonVal "'object''sha'") sha=${_sha:0:7} _date=$(curl -s $API_URL/commits/$_sha | getJsonVal "'committer''date'") Index: kodi-noX-raspberry-pi.changes =================================================================== --- kodi-noX-raspberry-pi.changes (revision 1b6e21ad51c72a1d4218761d53edc688) +++ kodi-noX-raspberry-pi.changes (working copy) @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Sun Apr 24 11:55:31 UTC 2016 - sagiben at gmail dot com + +- Version update to Kodi 16.0 Jarvis: + http://kodi.wiki/view/Kodi_v16_(Jarvis)_changelog + ------------------------------------------------------------------- Thu Mar 31 13:23:41 UTC 2016 - obs@botter.cc Index: kodi-noX-raspberry-pi.spec =================================================================== --- kodi-noX-raspberry-pi.spec (revision 1b6e21ad51c72a1d4218761d53edc688) +++ kodi-noX-raspberry-pi.spec (working copy) @@ -42,7 +42,7 @@ %define kodi_player omxplayer Name: kodi-noX-raspberry-pi -Version: 16.0 +Version: 16.1 Release: 0 Summary: Media center (formerly known as XBMC) License: GPL-2.0+ and GPL-3.0+ Index: kodi-noX-raspberry-pi2.changes =================================================================== --- kodi-noX-raspberry-pi2.changes (revision 1b6e21ad51c72a1d4218761d53edc688) +++ kodi-noX-raspberry-pi2.changes (working copy) @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Sun Apr 24 11:55:31 UTC 2016 - sagiben at gmail dot com + +- Version update to Kodi 16.0 Jarvis: + http://kodi.wiki/view/Kodi_v16_(Jarvis)_changelog + ------------------------------------------------------------------- Thu Mar 31 13:23:41 UTC 2016 - obs@botter.cc Index: kodi-noX-raspberry-pi2.spec =================================================================== --- kodi-noX-raspberry-pi2.spec (revision 1b6e21ad51c72a1d4218761d53edc688) +++ kodi-noX-raspberry-pi2.spec (working copy) @@ -42,7 +42,7 @@ %define kodi_player omxplayer Name: kodi-noX-raspberry-pi2 -Version: 16.0 +Version: 16.1 Release: 0 Summary: Media center (formerly known as XBMC) License: GPL-2.0+ and GPL-3.0+ Index: kodi-noX.changes =================================================================== --- kodi-noX.changes (revision 1b6e21ad51c72a1d4218761d53edc688) +++ kodi-noX.changes (working copy) @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Sun Apr 24 11:55:31 UTC 2016 - sagiben at gmail dot com + +- Version update to Kodi 16.0 Jarvis: + http://kodi.wiki/view/Kodi_v16_(Jarvis)_changelog + ------------------------------------------------------------------- Thu Mar 31 13:23:41 UTC 2016 - obs@botter.cc Index: kodi-noX.spec =================================================================== --- kodi-noX.spec (revision 1b6e21ad51c72a1d4218761d53edc688) +++ kodi-noX.spec (working copy) @@ -42,7 +42,7 @@ %define kodi_player none Name: kodi-noX -Version: 16.0 +Version: 16.1 Release: 0 Summary: Media center (formerly known as XBMC) License: GPL-2.0+ and GPL-3.0+ Index: kodi.VERSION =================================================================== --- kodi.VERSION (revision 1b6e21ad51c72a1d4218761d53edc688) +++ kodi.VERSION (working copy) @@ -1 +1 @@ -20160220-a5f3a99 +20160424-c327c53 Index: kodi.changes =================================================================== --- kodi.changes (revision 1b6e21ad51c72a1d4218761d53edc688) +++ kodi.changes (working copy) @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Sun Apr 24 11:55:31 UTC 2016 - sagiben at gmail dot com + +- Version update to Kodi 16.0 Jarvis: + http://kodi.wiki/view/Kodi_v16_(Jarvis)_changelog + ------------------------------------------------------------------- Thu Mar 31 13:23:41 UTC 2016 - obs@botter.cc Index: kodi.spec =================================================================== --- kodi.spec (revision 1b6e21ad51c72a1d4218761d53edc688) +++ kodi.spec (working copy) @@ -42,7 +42,7 @@ %define kodi_player none Name: kodi -Version: 16.1rc2 +Version: 16.1 Release: 0 Summary: Media center (formerly known as XBMC) License: GPL-2.0+ and GPL-3.0+
Sagi Ben-Akiva (sagiben)
committed
over 8 years ago
(revision 94)
Sagi Ben-Akiva (sagiben)
committed
over 8 years ago
(revision 93)
buildservice-autocommit
accepted
request 2551
over 8 years ago
(revision 92)
baserev update by copy to link target
Sagi Ben-Akiva (sagiben)
accepted
request 2550
over 8 years ago
(revision 91)
- reintroduce fix __date__ macro in PythonSwig.cpp.template from Jan 16 2015
Sagi Ben-Akiva (sagiben)
committed
over 8 years ago
(revision 90)
- BuildRequires ftgl-devel and libva only for openGL builds - Remove libplatform dep since it was/is an addon dep - BuildRequires ftgl-devel and libva only for openGL builds - Remove libplatform dep since it was/is an addon dep - BuildRequires ftgl-devel and libva only for openGL builds - Remove libplatform dep since it was/is an addon dep - BuildRequires ftgl-devel and libva only for openGL builds - Remove libplatform dep since it was/is an addon dep