File kodi-noX-raspberry-pi.changes of Package kodi

-------------------------------------------------------------------
Sun Aug 18 08:14:56 UTC 2024 - Manfred Hollstein <manfred.h@gmx.net>

- Version update to Kodi 21.1 Omega

-------------------------------------------------------------------
Tue May 14 09:50:06 UTC 2024 - Manfred Hollstein <manfred.h@gmx.net>

- Ensure to stick with ffmpeg-6 related packages for building.

-------------------------------------------------------------------
Wed May  8 09:39:58 UTC 2024 - Manfred Hollstein <manfred.h@gmx.net>

- Use https:// URLs only.
- Pipewire currently creates more issues than benefits on Leap;
  use new conditional "kodi_without_pipewire" to enable or disable it.
  We default to disable it now on Leap.

-------------------------------------------------------------------
Mon Apr 22 15:59:57 UTC 2024 - Manfred Hollstein <manfred.h@gmx.net>

- Add 0004-kodi-workaround-pipewire-bug.patch to work around a
  potentially broken pipewire installation on openSUSE Leap 15.5
  and 15.6; see https://bugzilla.opensuse.org/show_bug.cgi?id=1222636

-------------------------------------------------------------------
Sat Apr  6 08:23:44 UTC 2024 - Manfred Hollstein <manfred.h@gmx.net>

- Version update to Kodi 21.0 Omega

-------------------------------------------------------------------
Tue Mar 19 07:57:17 UTC 2024 - Manfred Hollstein <manfred.h@gmx.net>

- Version update to Kodi 21.0rc2 Omega

-------------------------------------------------------------------
Fri Mar 15 09:00:51 UTC 2024 - Manfred Hollstein <manfred.h@gmx.net>

- Always assume "with sysffmpeg": All of our target platforms have
  a suitable version of ffmpeg packages, therefore comment most of
  the "with/without sysffmpeg" stuff which helps to avoid
  downloading an outdated tarball which doesn't get used at all.
- Make all other SourceN archives downloadable via _service.
- Do not restrict the Java version anymore.

-------------------------------------------------------------------
Thu Mar  7 09:19:01 UTC 2024 - Manfred Hollstein <manfred.h@gmx.net>

- Version update to Kodi 21.0rc1 Omega
- Remove 0004-xbmc#24733.patch

-------------------------------------------------------------------
Sun Feb 18 16:25:16 UTC 2024 - Manfred Hollstein <manfred.h@gmx.net>

- Add 0004-xbmc#24733.patch to fix
  * https://github.com/kodi-pvr/pvr.vuplus/issues/449
  * https://github.com/xbmc/xbmc/issues/24629
- Use %%autopatch -p1 to make RPM-4.19 happy.

-------------------------------------------------------------------
Fri Feb 16 08:52:21 UTC 2024 - Manfred Hollstein <manfred.h@gmx.net>

- Version update to Kodi 21.0b3 Omega
- Update build time dependendies.
- Add binary tarball for apache-groovy as Source25.
- Cleanup patches no longer needed:
  crossguid_build64.patch, disable_internal_libdvd.patch,
  kodi-15.0-gcc5.patch, kodi-apply-dvdrun.patch,
  kodi-libdrm.patch, kodi-sse.patch, kodi-texturepacker.patch,
  kodi-tools-libdir.patch, kodi.aarch64.patch, kodi.arm.patch,
  kodi.cximage.gcc6.patch, libdvdnav-no-return.patch,
  no-xbmc-symbolic-link.patch
- Rename .patch files to include a series number.

-------------------------------------------------------------------
Wed Jan 10 11:35:56 UTC 2024 - Manfred Hollstein <manfred.h@gmx.net>

- Use python3.11 on all platforms.
- Restore the "|| l" in case of a make failure
- Add crossguid-dgb.patch as Patch3 to remove some strange
  libcrossguid-dgb references.
- Update build time dependendies.
- Update package files lists.
- Ensure kodi-TexturePacker is installed and not TexturePacker.
- Remove fix_building_with_fmt10.patch which is no longer needed.
- Remove ffmpeg-4.3.1-ogg.patch and kodi-apply-ffmpeg.patch which
  are no longer needed/wanted.
- Add source tarball for libudfread as Source24.

-------------------------------------------------------------------
Mon Dec 18 17:56:31 UTC 2023 - Manfred Hollstein <manfred.h@gmx.net>

- Version update to Kodi 21.0b2 Omega

-------------------------------------------------------------------
Tue Dec  5 12:31:48 UTC 2023 - Manfred Hollstein <manfred.h@gmx.net>

- Unban fmt10, but add new patch fix_building_with_fmt10.patch
  derived from https://github.com/xbmc/xbmc/pull/23453 to fix
  building on current TW with updated libfmt10 and libspdlog12.
- Remove "alias l=..." and replace its use with the real command

-------------------------------------------------------------------
Fri Nov  3 10:00:39 UTC 2023 - Manfred Hollstein <manfred.h@gmx.net>

- Don't use java >= 21 for building yet.

-------------------------------------------------------------------
Fri Aug 25 09:47:30 UTC 2023 - Manfred Hollstein <manfred.h@gmx.net>

- Use the system's default compiler on Tumbleweed
- Enable pipewire support

-------------------------------------------------------------------
Thu Jul 13 10:07:34 UTC 2023 - Manfred Hollstein <manfred.h@gmx.net>

- Version update to Kodi 20.2 Nexus 

-------------------------------------------------------------------
Sun May 21 09:48:40 UTC 2023 - Manfred Hollstein <manfred.h@gmx.net>

- Ensure fmt10 is banned for now.

-------------------------------------------------------------------
Fri Mar 17 12:07:25 UTC 2023 - Sagi Ben <sagiben@gmail.com>

- Version update to Kodi 20.1 Nexus 

-------------------------------------------------------------------
Mon Jan 16 08:51:51 UTC 2023 - Sagi Ben <sagiben@gmail.com>

- Version update to Kodi 20.0 Nexus 

-------------------------------------------------------------------
Mon Jan  2 09:08:35 UTC 2023 - Manfred Hollstein <manfred.h@gmx.net>

- Apply upstream patch as "fix_import_eglextchromium.patch" to fix
  compilation failure "EGL/eglextchromium.h: No such file or directory"
  with recent Mesa versions on TW; taken from
  https://github.com/xbmc/xbmc/pull/22291/commits/5449652abf0bb9dddd0d796de4120e60f19f89a5

-------------------------------------------------------------------
Mon Dec 26 11:28:01 UTC 2022 - Manfred Hollstein <manfred.h@gmx.net>

- Version update to Kodi 19.5 Matrix
  * "fix-formattable-string.patch" is no longer needed, remove it
  * Check if cmake/KodiConfig.cmake is installed at the proper
    location; if not, fix it

-------------------------------------------------------------------
Sun Dec 18 11:28:53 UTC 2022 - Manfred Hollstein <manfred.h@gmx.net>

- Rewrite the ffmpeg specific version range using the proper rpm
  syntax: (cond1 with cond2)

-------------------------------------------------------------------
Sat Dec  3 11:28:18 UTC 2022 - Manfred Hollstein <manfred.h@gmx.net>

- Explicitly request packages from the ffmpeg-4 branch to avoid
  pulling in ffmpeg-5 on TW

-------------------------------------------------------------------
Sun Oct 16 09:42:25 UTC 2022 - Manfred Hollstein <manfred.h@gmx.net>

- Apply upstream patch to fix "formatting of non-void pointers is
  disallowed" on Tumbleweed caused by libfmt9; taken from
  https://github.com/xbmc/xbmc/commit/1d4e27aaa64c317b0020bbd68bb6520d507bb48e
  and
  https://github.com/xbmc/xbmc/commit/0ea4ec6e8965848ebe22e27c44ddfd8ab60a8bb6

-------------------------------------------------------------------
Tue Aug 16 08:02:56 UTC 2022 - Dr. Werner Fink <werner@suse.de>

- Apply upstream patch to fix upstream ffmpeg version (issue#21603)
- Update ffmpeg upstream version iused by kodi project

-------------------------------------------------------------------
Wed Jul 20 09:08:29 UTC 2022 - Manfred Hollstein <manfred.h@gmx.net>

- Use gcc12 on TW.

-------------------------------------------------------------------
Sun Mar 27 18:08:24 UTC 2022 - Giacomo Comes <gcomes.obs@gmail.com>

- for Leap 15.4 use BuildRequires libplist-2.0

-------------------------------------------------------------------
Wed Mar  9 08:30:03 UTC 2022 - Manfred Hollstein <manfred.h@gmx.net>

- Version update to Kodi 19.4 Matrix
  * Don't rely on legacy versions of packages fmt and spdlog for
    openSUSE_Tumbleweed anymore. Package deletion for
    Multimedia/A_tw-fmt and
    Multimedia/A_tw-spdlog requested.

-------------------------------------------------------------------
Sun Oct 31 10:55:49 UTC 2021 - Manfred Hollstein <manfred.h@gmx.net>

- Version update to Kodi 19.3 Matrix
  * Add new file /usr/share/metainfo/org.xbmc.kodi.metainfo.xml

-------------------------------------------------------------------
Sun Oct 10 08:01:57 UTC 2021 - Manfred Hollstein <manfred.h@gmx.net>

- Version update to Kodi 19.2 Matrix

-------------------------------------------------------------------
Sun Jun 13 07:24:30 UTC 2021 - Manfred Hollstein <manfred.h@gmx.net>

- Tumbleweed no longer has gcc9; switch to gcc10 for TW.

-------------------------------------------------------------------
Thu May 13 08:42:03 UTC 2021 - Manfred Hollstein <manfred.h@gmx.net>

- Version update to Kodi 19.1 Matrix
- libnfs must be at least version 4.0.0

-------------------------------------------------------------------
Tue Mar  9 13:56:45 UTC 2021 - Manfred Hollstein <manfred.h@gmx.net>

- Version update to Kodi 19.0 Matrix

-------------------------------------------------------------------
Thu Dec 31 09:09:09 UTC 2020 - olaf@aepfle.de

- SSE does not depend on buildhost

-------------------------------------------------------------------
Mon Oct 26 15:13:26 UTC 2020 - Manfred Hollstein <manfred.h@gmx.net>

- Version update to Kodi 18.9 Leia 
    * Work around third-party changes to HTTP2 and SSL/encryption
      that impacted internet access from Kodi by scrapers, streaming
      addons, etc.
    * Fix memory leaks in TexturePacker
    * Fix event server unable to send raw key strikes
    * Fix issues around directory navigation and incorrectly-set
      start directories
    * Fix MediaCodec OES/EGL rendering

-------------------------------------------------------------------
Fri Jul 31 04:48:19 UTC 2020 - Sagi <sagiben@gmail.com>

- Version update to Kodi 18.8 Leia 

-------------------------------------------------------------------
Fri May 22 09:57:08 UTC 2020 - manfred.h@gmx.net

- Version update to Kodi 18.7 Leia 

-------------------------------------------------------------------
Fri May 22 03:40:54 UTC 2020 - Sagi <sagiben@gmail.com>

- Version update to Kodi 18.7 Leia 

-------------------------------------------------------------------
Mon Mar  9 11:30:15 UTC 2020 - manfred.h@gmx.net

- Version update to Kodi 18.6 Leia 
- 1157e9a11218945a14d9272814e78509c3e5b6c6.patch has been applied,
  remove it.

-------------------------------------------------------------------
Thu Dec  5 16:32:26 UTC 2019 - olaf@aepfle.de

- Use flatbuffers from OBS
- Use fmt from OBS
- Use fstrcmp from OBS
- Use rapidjson from OBS
- Disable bluez on SLE_12

-------------------------------------------------------------------
Mon Nov 18 18:01:33 UTC 2019 - Sagi <sagiben@gmail.com>

- Version update to Kodi 18.5 Leia 

-------------------------------------------------------------------
Thu Oct 31 09:36:52 UTC 2019 - manfred.h@gmx.net

- Use gcc-9/g++-9 on Tumbleweed/Factory.

-------------------------------------------------------------------
Wed Sep  4 03:27:01 UTC 2019 - Sagi <sagiben@gmail.com>

- Version update to Kodi 18.4 Leia 

-------------------------------------------------------------------
Sun Jun 23 17:10:24 UTC 2019 - Sagi <sagiben@gmail.com>

- Version update to Kodi 18.3 Leia 

-------------------------------------------------------------------
Tue Apr 23 06:00:58 UTC 2019 - Sagi <sagiben@gmail.com>

- Version update to Kodi 18.2 Leia 

-------------------------------------------------------------------
Sun Apr 14 03:24:09 UTC 2019 - Sagi <sagiben@gmail.com>

- Version update to Kodi 18.1 Leia

-------------------------------------------------------------------
Sat Feb  2 17:46:05 UTC 2019 - manfred.h@gmx.net

- Add BuildRequires:  pkgconfig(lirc)

-------------------------------------------------------------------
Wed Jan 30 15:02:39 UTC 2019 - sagiben@gmail.com

- Version update to Kodi 18.0 Leia:
  http://kodi.wiki/view/Kodi_v18_(Leia)_changelog 

-------------------------------------------------------------------
Sun Jan 8 11:33:44 UTC 2019 - manfred.h@gmx.net

- kodi-libdrm.patch: Add patch to ensure DRM_FORMAT_GR1616 is defined.

-------------------------------------------------------------------
Wed Jan 31 08:30:39 UTC 2018 - guillaume@opensuse.org

- Add missing 'l' alias
- Fix conflict between kodi and kodi-noX packages

-------------------------------------------------------------------
Tue Jan 30 14:14:24 UTC 2018 - guillaume@opensuse.org

- Enable build for %arm and aarch64 for kodi only

-------------------------------------------------------------------
Fri Dec 22 07:27:37 UTC 2017 - olaf@aepfle.de

- Version update to Kodi 17.6 Krypton 

-------------------------------------------------------------------
Sun Dec 10 22:41:00 UTC 2017 - olaf@aepfle.de

- Remove netcdf from BuildRequires
  SLE_12 does not support it, and the private copy of ffmpeg will
  most likely work just fine without it

-------------------------------------------------------------------
Mon Nov 20 09:49:03 UTC 2017 - davejplater@gmail.com

- Build with kodi's ffmpeg, version 17.x doesn't work with 
  ffmpeg 3.4.
- Added kodi-tools-libdir.patch to fix libdvd build.
- Added unneeded return to switch statements in libdvdnav-master
  vmget.c to silence rpmlint errors.

-------------------------------------------------------------------
Sat Oct 28 14:02:40 UTC 2017 - sagiben@gmail.com

- Version update to Kodi 17.5 Krypton 

-------------------------------------------------------------------
Mon Oct 23 06:09:50 UTC 2017 - olaf@aepfle.de

- Use BuildRequires and configure options as checked by configure.ac

-------------------------------------------------------------------
Thu Oct 12 06:43:42 UTC 2017 - guillaume@opensuse.org

- Remove obsolete patch: add_rpi2_support.patch

-------------------------------------------------------------------
Wed Aug 23 05:10:49 UTC 2017 - sagiben@gmail.com

- Version update to Kodi 17.4 Krypton 

-------------------------------------------------------------------
Fri May 26 03:26:29 UTC 2017 - sagiben@gmail.com

- Version update to Kodi 17.3 Krypton
  A minor bug fix and security release 

-------------------------------------------------------------------
Wed May 24 04:42:41 UTC 2017 - sagiben@gmail.com

- Version update to Kodi 17.2 Krypton 

-------------------------------------------------------------------
Tue Mar 21 19:23:19 UTC 2017 - sagiben@gmail.com

- Version update to Kodi 17.1 Krypton 

-------------------------------------------------------------------
Wed Mar  1 12:08:32 UTC 2017 - olaf@aepfle.de

- Make libbluray support optional

-------------------------------------------------------------------
Wed Mar  1 06:00:44 UTC 2017 - sagiben@gmail.com

- Enable DVD support
  Use libdvdnav, libdvdcss, libdvdread from Kodi source

-------------------------------------------------------------------
Thu Feb 16 04:27:22 UTC 2017 - sagiben@gmail.com

- Version update to Kodi 17.0 Krypton: 
  http://kodi.wiki/view/Kodi_v17_(Krypton)_changelog

-------------------------------------------------------------------
Sat Aug  6 18:19:29 UTC 2016 - olaf@aepfle.de

- Remove unused libhdhomerun dependency

-------------------------------------------------------------------
Fri Jul 29 08:44:03 UTC 2016 - olaf@aepfle.de

- kodi.cximage.gcc6.patch

-------------------------------------------------------------------
Sun Apr 24 11:55:31 UTC 2016 - sagiben@gmail.com

- Version update to Kodi 16.1 Jarvis:
  https://kodi.tv/kodi-16-1-jarvis-mark-xvi

-------------------------------------------------------------------
Thu Mar 31 13:23:41 UTC 2016 - obs@botter.cc

- reintroduce fix __date__ macro in PythonSwig.cpp.template from Jan 16 2015

-------------------------------------------------------------------
Thu Mar 10 13:24:06 UTC 2016 - guillaume@opensuse.org

- Add add_rpi2_support.patch to add raspberry pi2 platform support

-------------------------------------------------------------------
Wed Mar  9 16:58:59 UTC 2016 - guillaume@opensuse.org

- BuildRequires ftgl-devel and libva only for openGL builds
- Remove libplatform dep since it was/is an addon dep

-------------------------------------------------------------------
Thu Feb 25 08:57:53 UTC 2016 - sagiben@gmail.com

- Version update to Kodi 16.0 Jarvis:
  http://kodi.wiki/view/Kodi_v16_(Jarvis)_changelog

-------------------------------------------------------------------
Fri Jan 29 13:18:31 UTC 2016 - guillaume@opensuse.org

- Remove SDL2 dep for kodi-noX* builds
- Rework again platform and player management

-------------------------------------------------------------------
Tue Jan 19 19:01:29 UTC 2016 - sagiben@gmail.com

- Merge Kenneth Perry change to re-enabled joystick support 


-------------------------------------------------------------------
Thu Jan 14 14:54:30 UTC 2016 - guillaume@opensuse.org

- Rework platform and player management to ease new platforms and 
  players additions
- Add new flavors :
  * 'raspberry-pi' armv6 platform flavor (kodi-noX-raspberry-pi)
  * 'raspberry-pi2' armv7 platform flavor (kodi-noX-raspberry-pi2)

-------------------------------------------------------------------
Mon Oct 26 18:49:48 UTC 2015 - sagiben@gmail.com

- Version update to Kodi 15.2 Isengard Final release
  http://kodi.tv/kodi-15-2-isengard-final-release/

-------------------------------------------------------------------
Mon Oct 19 12:59:24 UTC 2015 - guillaume@opensuse.org

- Fix Tumbleweed build by adding: 'BuildRequires:  pkgconfig(udev)'
  Otherwise fails with configure error on libcec because udev.pc 
  file is not found

-------------------------------------------------------------------
Fri Oct 16 09:47:09 UTC 2015 - guillaume@opensuse.org

- Add systemd *.service files

-------------------------------------------------------------------
Mon Aug 17 03:33:41 UTC 2015 - sagiben@gmail.com

- Version update to Kodi 15.1 Isengard Maintenance release
  http://kodi.tv/kodi-15-1-isengard-maintenance-release/

-------------------------------------------------------------------
Sat Aug  1 18:52:31 UTC 2015 - sagiben@gmail.com

- Fix FindJsonCpp.cmake in some pvr.addons

-------------------------------------------------------------------
Thu Jul 23 14:14:30 UTC 2015 - scarabeus@opensuse.org

- Run over with spec-cleaner
- kodi-xrandr is not around with noX variant

-------------------------------------------------------------------
Wed Jul 22 12:03:42 UTC 2015 - scarabeus@opensuse.org

- Add hicolor-icon-theme to builddeps as that pkg provide some
  directories for us

-------------------------------------------------------------------
Wed Jul 22 11:31:38 UTC 2015 - scarabeus@opensuse.org

- Tweak a bit download_pvr.sh to be easier to use

-------------------------------------------------------------------
Wed Jul 22 09:11:12 UTC 2015 - sagiben@gmail.com scarabeus@opensuse.org

- Version update to Kodi 15.0 Isengard:
  http://kodi.wiki/view/Kodi_v15_(Isengard)_changelog

-------------------------------------------------------------------
Wed Jul  8 07:22:43 UTC 2015 - olaf@aepfle.de

- Fix rsxs build in Factory

-------------------------------------------------------------------
Mon Apr 27 16:26:06 UTC 2015 - aloisio@gmx.com

- Removed libhogweed2 build requirement to fix Factory/Tumbleweed
  build.

-------------------------------------------------------------------
Sat Mar 28 20:26:58 UTC 2015 - sagiben@gmail.com

- Update to Kodi 14.2 Helix Bugfix release 

    * Fix: Application stopped responding on Windows
    * Fix: Gap-less playback on MP3
    * Fix: Playback of rtmp protocol
    * Fix: Scanning of newly added episodes
    * Fix: Fix multipath source scanning
    * Fix: Loading external subtitles in some cases
    * Fix: packaging of PIL module on Android. This fixes some script error when using weather add-on
    * Fix: Fix video playback on all platform after refresh rate change
    * Fix: Various bugs that were present in PVR add-ons.
    * Fix: Save weather location
    * Fix: Fix filtering of foreign add-ons
    * Fix: ftps handling

-------------------------------------------------------------------
Sat Feb  7 18:11:31 UTC 2015 - sagiben@gmail.com

- enable AirPlay support

-------------------------------------------------------------------
Tue Feb  3 19:53:15 UTC 2015 - sagiben@gmail.com

- Update to Kodi 14.1 Helix Bugfix release

    * Fix: incorrect video screensize on Android AML devices
    * Fix: potential segfault when silencing audio
    * Fix: do not skip streaminfo if format is not know.
    * Fix: DXVA flickering on AMD
    * Fix: prevent possible over-flow in ALSA
    * Fix: possible sorting problems in library
    * Fix: possible problem in library navigation
    * Fix: don’t scroll text when it’s set to not do it
    * Fix: scroll text if it’s too long on spinner controls
    * Fix: don’t overlap PVR search labels
    * Fix: bug in DLNA client string on iOS
    * Fix: updated several PVR add-ons
    * Fix: remember played state of video when started from recently added
    * Fix: correct vsync on OSX
    * Fix: broken keyboard input
    * Fix: prevent crash on circular dependencies of add-ons
    * Fix: large file support on Android
    * Fix: random exiting on Android x86 builds (Nexus Player for example)

-------------------------------------------------------------------
Sat Jan 24 08:45:23 UTC 2015 - obs@botter.cc

- Require: libnfs to access NFS sources (not automatically required) 

-------------------------------------------------------------------
Fri Jan 16 14:58:41 UTC 2015 - obs@botter.cc

- fix __date__ macro in PythonSwig.cpp.template

-------------------------------------------------------------------
Sat Jan 10 09:57:56 UTC 2015 - obs@botter.cc

- delete RUNPATH from installed binary, fixes PM-130, referencing
  http://trac.kodi.tv/ticket/15497 and http://bugzilla.opensuse.org/show_bug.cgi?id=902421
- along the line ALSA support was included in Request #1545 

-------------------------------------------------------------------
Fri Jan  9 09:45:50 UTC 2015 - obs@botter.cc

- Require: xpdyinfo on != -noX version 

-------------------------------------------------------------------
Thu Jan  8 22:39:58 UTC 2015 - obs@botter.cc

- remove __DATE and __TIME__ from source tree and ffmpeg archive

-------------------------------------------------------------------
Fri Dec 12 06:21:30 UTC 2014 - sagiben@gmail.com

- Update to Kodi 14.0 Helix 

	* Project name was changed from XBMC to Kodi ( http://kodi.tv/introducing-kodi-14/ )
	* Different selectable keyboard layouts for the on screen keyboard.
	* Faster library scraping
	* Updated ffmpeg (2.4.4) including h.265 support
	* More control over add-ons and their updates in the add-on manager
	* "big font" size in Confluence
	* ATSC sub channels for PVR in the US
	* PVR window changes for easier navigation and new EPG views (now/next/channel)
	* Archives (zip, bin, etc) files can be directly browsed 
-------------------------------------------------------------------
Wed Nov  5 23:43:59 UTC 2014 - fisiu@opensuse.org

- Depends on xdpyinfo on x86{,-64}, fix pm#126.

Sat Sep 13 04:41:09 UTC 2014 - sagiben@gmail.com

- Update to 13.2 
	* Bittstream conversion fix for some BD mkv iso rips
	* Fix labelcontrols with autowidth set were always marked as dirty (re-render)
	* Update included PVR add-on
	* Set “remote as keyboard” default to true for Android
	* Fix FTP TLS not working
	* Fix onplaybackstarted event for external players
	* Don’t show OSD menu DVD menu with mouse/touch
	* GetText and delete sound option for add-on developers
	* Fix overlapping subtitles
	* Fix accented letters. Example: “VARIéS” rather than “VARIÉS”
	* Prompt for master pin in case the add-on manager is locked
	* Update GUI translations
	* Update included add-ons
	* Fixed several bugs and memory leaks

-------------------------------------------------------------------
Tue Jun 10 07:14:30 UTC 2014 - guillaume@opensuse.org

- Drop texture.patch since xbmc 13.1 does not need this fix anymore.

-------------------------------------------------------------------
Sat Jun  7 22:51:20 UTC 2014 - fisiu@opensuse.org

- Update to 13.1:
  * Fix resume point of certain PVR items begin stale on playback.
  * Fix weirdness when certain TVs query XBMC’s UPnP server and it
    starts running a bunch of add-ons which cause popups on the XBMC
    machine.
  * Fix crash at exit while airplay is playing
  * Better recovery of VDPAU on errors.
  * Fixes for cropping of interlaced content using VDPAU.
  * Fix for FLAC tracks with large embedded images not playing.
  * Fix for crash if librtmp wasn’t available.
  * Fix for ffmpeg building on linux using later versions of librtmp.
  * Fix for broken m4a, mp4 playback with paplayer.
  * Fix for the hint text not being shown in editcontrols once unfocused.
  * Fix minor memory leak in PlayMedia builtin function.
  * Fix albumartist use in song smartplaylists.
  * Use unique client broadcast UID in the PVR api.

-------------------------------------------------------------------
Mon May 26 08:15:57 UTC 2014 - guillaume@opensuse.org

- Fix build for non openGL builds (fix openGL ES)
- Run pre_checkin.sh script to sync xbmc-noX files

-------------------------------------------------------------------
Sat May 17 12:50:02 UTC 2014 - fisiu@opensuse.org

- Update to 13.0 Gotham:
  * Dramatic Audio Engine Improvements
  * Improved UPnP capabilities
  * Settings Improvements
  * Making Subtitle Search Better
  * Stereoscopic 3D Rendering
  * Raspberry Pi and Android speed improvements 
  * An Extended Python and JSON-RPC API for developers
  * Many minor fixes and improvements
- Add enable-external-ffmpeg.patch: build again system ffmpeg.
- Drop xbmc-12.2-subtitles.patch: fixed upstream.
- Drop samba4-fix.patch: fixed upstream.
- Drop git_rev.patch: fixed upstream.

-------------------------------------------------------------------
Mon Feb 17 12:21:46 UTC 2014 - guillaume@opensuse.org

- Replace raspberrypi-gfx-devel package by raspberrypi-userland-devel

-------------------------------------------------------------------
Wed Feb 12 09:43:24 UTC 2014 - guillaume@opensuse.org

- Add no X version support (mainly used by ARM boards)

-------------------------------------------------------------------
Fri Dec 27 08:44:21 UTC 2013 - sagiben@gmail.com

- - New upstream version 12.3

-------------------------------------------------------------------
Wed Oct  2 08:28:54 UTC 2013 - guillaume@opensuse.org

- Fix Raspberry Pi (armv6) build:
  * Add include path for raspberrypi-gfx headers
  * Add texture.patch to fix include path for XBMCTex.cpp
  * Add disable_omxplayer_3d_support.patch to disable 3D support 
  from omxplayer since X11/GLES does not support it (only EGL)

-------------------------------------------------------------------
Mon Sep 16 14:59:21 UTC 2013 - guillaume@opensuse.org

- Enable omxplayer by default (player for raspberry pi ARMv6 board)

-------------------------------------------------------------------
Sat Sep 16 13:19:23 UTC 2013 - guillaume@opensuse.org

- Protect enable_rpi_build condition with %ifarch armv6

-------------------------------------------------------------------
Mon Sep 16 03:06:17 UTC 2013 - sagiben@gmail.com

- Enable MythTV pvr addon
- Set git revision

-------------------------------------------------------------------
Fri Sep 13 09:49:05 UTC 2013 - guillaume@opensuse.org

- Add options to enable/disable openGL / openGL ES support
  * ARM default: openGL ES
  * Other arch: openGL

-------------------------------------------------------------------
Fri Sep 13 09:48:39 UTC 2013 - guillaume@opensuse.org

- Add support for omxplayer for raspberry pi board (armv6)

-------------------------------------------------------------------
Mon Sep  9 13:42:21 UTC 2013 - guillaume@opensuse.org

- Add support for Raspberry Pi ARM board (armv6)

-------------------------------------------------------------------
Mon Sep  9 08:33:55 UTC 2013 - guillaume@opensuse.org

- Add libcec and airplay support

-------------------------------------------------------------------
Wed Sep  4 22:45:31 UTC 2013 - fisiu@opensuse.org

- Add samba4-fix.patch: fix build against samba4 - enabled for
  openSUSE >= 13.1.

-------------------------------------------------------------------
Wed Sep  4 17:07:38 UTC 2013 - fisiu@opensuse.org

- Add Requires: Mesa-demo-x for openSUSE >= 12.2, fix pm#84.

-------------------------------------------------------------------
Mon Aug 26 13:59:53 UTC 2013 - guillaume@opensuse.org

- Make use of %configure macro

-------------------------------------------------------------------
Fri Aug 23 13:26:09 UTC 2013 - guillaume@opensuse.org

- Fix builds: 
  * XBMC 12.2 depends on FFMPEG1, not FFMPEG2
  * crystalhd is only built for x86/x86_64

-------------------------------------------------------------------
Mon Jun  3 20:57:13 UTC 2013 - fisiu@opensuse.org

- Add xbmc-12.2-subtitles.patch: embeded fonts' rendering fix.

-------------------------------------------------------------------
Fri May 10 16:35:39 UTC 2013 - sagiben@gmail.com

- New upstream version 12.2 

-------------------------------------------------------------------
Fri Mar 29 03:52:57 UTC 2013 - sagiben@gmail.com

- New upstream version 12.1

-------------------------------------------------------------------
Mon Feb  4 17:57:04 UTC 2013 - fisiu@opensuse.org

- Spec file cleanup.
- Enable support for airplay.
- Detect libtag version and use it as Requires. 

-------------------------------------------------------------------
Sun Feb  3 17:38:59 UTC 2013 - p.seiler@linuxmail.org

- small changes in the spec file for cleanness
 replaced BuildRequires to simple java
 removed outcommented stuff like BuildRequires and so on

-------------------------------------------------------------------
Fri Feb  1 13:37:25 UTC 2013 - hvogel@opensuse.org

-Include PVR add-ons, they are the main feature of Frodo 

-------------------------------------------------------------------
Fri Feb  1 00:44:31 UTC 2013 - p.seiler@linuxmail.org

- added explizit libtag-devel 1.8 requirement to prevent conflict with openSUSE libtag package

-------------------------------------------------------------------
Thu Jan 31 14:43:41 UTC 2013 - p.seiler@linuxmail.org

- corrected licenses in spec file to prevent build warning
- added devel package to prevent build error

-------------------------------------------------------------------
Wed Jan 30 14:09:45 UTC 2013 - p.seiler@linuxmail.org

- new upstream version 12.0
 + HD audio support, including DTS-MA and Dolby True-HD, via the
   new XBMC AudioEngine
 + Live TV and PVR support
 + h.264 10bit (aka Hi10P) video software decoding for anime
 + Improved image support, allowing the database to accomodate
   numerous additional image types
 + Improved Airplay support across all platforms
 + Improved controller support
 + Advanced Filtering in the library
 + Advanced UPnP sharing
 + Translations now powered by Transifex

-------------------------------------------------------------------
Sun Apr  8 14:39:48 UTC 2012 - sagiben at gmail com

- New upstream version 11.0 

-------------------------------------------------------------------
Fri Dec  9 13:55:25 UTC 2011 - ismail@namtrac.org

- Remove _service its fragile 
- Spec cleanup

-------------------------------------------------------------------
Thu Dec  8 18:13:25 UTC 2011 - ismail@namtrac.org

- Depend on libbluray1 

-------------------------------------------------------------------
Mon Nov 28 19:57:28 UTC 2011 - sagiben@gmail.com

- fix build with gcc-4.6. Flags to the Linker must be passed via -Wl,. 
  Patch was taken from xbmc ticket #11383, http://trac.xbmc.org/ticket/11383

-------------------------------------------------------------------
Tue May  3 18:00:13 UTC 2011 - fisiu@opensuse.org

- disable-hal for openSUSE >= 11.4

-------------------------------------------------------------------
Fri Apr 15 17:53:54 UTC 2011 - andrea@links2linux.de

- New upstream version 10.1

-------------------------------------------------------------------
Mon Jan 24 17:53:54 UTC 2011 - andrea@links2linux.de

- enabled crystalhd and bluray support (dependencies now available) 

-------------------------------------------------------------------
Mon Jan 24 16:11:26 UTC 2011 - andrea@links2linux.de

- enabled VA-API (not sure if it works), FAAC, ssh, optimizations 

-------------------------------------------------------------------
Wed Jan 12 17:58:15 UTC 2011 - andrea@links2linux.de

- New upstream version 10.0 (Thanks fedora) 

-------------------------------------------------------------------
Sun Feb  7 13:41:42 UTC 2010 - andrea@links2linux.de

- fixed docs location 

-------------------------------------------------------------------
Sat Feb  6 11:24:05 UTC 2010 - andrea@links2linux.de

- added bool.patch to fix a startup segmentation fault
- do NOT use ffmpeg external libraries because they make xbmc crashes when you try to reproduce a video