Projects
Multimedia
kodi.binary-addons
Sign Up
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
Expand all
Collapse all
Changes of Revision 77
View file
kodi.binary-addons-noX-raspberry-pi.changes
Changed
@@ -1,4 +1,10 @@ ------------------------------------------------------------------- +Wed Mar 18 16:16:45 UTC 2026 - Manfred Hollstein <manfred.h@gmx.net> + +- Use gcc13/gcc13-c++ on current Leap systems. Tumbleweed sticks + with gcc14/gcc14-c++ + +------------------------------------------------------------------- Sat Nov 1 12:08:05 UTC 2025 - Manfred Hollstein <manfred.h@gmx.net> - Version update to Kodi 21.3 Omega
View file
kodi.binary-addons-noX-raspberry-pi2.changes
Changed
@@ -1,4 +1,10 @@ ------------------------------------------------------------------- +Wed Mar 18 16:16:45 UTC 2026 - Manfred Hollstein <manfred.h@gmx.net> + +- Use gcc13/gcc13-c++ on current Leap systems. Tumbleweed sticks + with gcc14/gcc14-c++ + +------------------------------------------------------------------- Sat Nov 1 12:08:05 UTC 2025 - Manfred Hollstein <manfred.h@gmx.net> - Version update to Kodi 21.3 Omega
View file
kodi.binary-addons-noX.changes
Changed
@@ -1,4 +1,10 @@ ------------------------------------------------------------------- +Wed Mar 18 16:16:45 UTC 2026 - Manfred Hollstein <manfred.h@gmx.net> + +- Use gcc13/gcc13-c++ on current Leap systems. Tumbleweed sticks + with gcc14/gcc14-c++ + +------------------------------------------------------------------- Sat Nov 1 12:08:05 UTC 2025 - Manfred Hollstein <manfred.h@gmx.net> - Version update to Kodi 21.3 Omega
View file
kodi.binary-addons.changes
Changed
@@ -1,4 +1,10 @@ ------------------------------------------------------------------- +Wed Mar 18 16:16:45 UTC 2026 - Manfred Hollstein <manfred.h@gmx.net> + +- Use gcc13/gcc13-c++ on current Leap systems. Tumbleweed sticks + with gcc14/gcc14-c++ + +------------------------------------------------------------------- Sat Nov 1 12:08:05 UTC 2025 - Manfred Hollstein <manfred.h@gmx.net> - Version update to Kodi 21.3 Omega
View file
kodi.binary-addons-noX-raspberry-pi.spec
Changed
@@ -1,7 +1,7 @@ # # spec file for package kodi.binary-addons # -# Copyright (c) 2015-2025 SUSE LLC +# Copyright (c) 2015-2026 SUSE LLC and contributors # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -80,13 +80,18 @@ BuildRequires: ccache BuildRequires: cmake BuildRequires: fdupes -%if 0%{?suse_version} >= 1550 && 0%{?sle_version} == 0 +%if 0%{?suse_version} > 1600 && 0%{?sle_version} == 0 BuildRequires: gcc14 BuildRequires: gcc14-c++ %else +%if 0%{?suse_version} >= 1500 && 0%{?sle_version} == 0 +BuildRequires: gcc13 +BuildRequires: gcc13-c++ +%else BuildRequires: gcc10 BuildRequires: gcc10-c++ %endif +%endif %if %{noX_build} BuildRequires: kodi-noX-devel = %{version} %else
View file
kodi.binary-addons-noX-raspberry-pi2.spec
Changed
@@ -1,7 +1,7 @@ # # spec file for package kodi.binary-addons # -# Copyright (c) 2015-2025 SUSE LLC +# Copyright (c) 2015-2026 SUSE LLC and contributors # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -80,13 +80,18 @@ BuildRequires: ccache BuildRequires: cmake BuildRequires: fdupes -%if 0%{?suse_version} >= 1550 && 0%{?sle_version} == 0 +%if 0%{?suse_version} > 1600 && 0%{?sle_version} == 0 BuildRequires: gcc14 BuildRequires: gcc14-c++ %else +%if 0%{?suse_version} >= 1500 && 0%{?sle_version} == 0 +BuildRequires: gcc13 +BuildRequires: gcc13-c++ +%else BuildRequires: gcc10 BuildRequires: gcc10-c++ %endif +%endif %if %{noX_build} BuildRequires: kodi-noX-devel = %{version} %else
View file
kodi.binary-addons-noX.spec
Changed
@@ -1,7 +1,7 @@ # # spec file for package kodi.binary-addons # -# Copyright (c) 2015-2025 SUSE LLC +# Copyright (c) 2015-2026 SUSE LLC and contributors # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -80,13 +80,18 @@ BuildRequires: ccache BuildRequires: cmake BuildRequires: fdupes -%if 0%{?suse_version} >= 1550 && 0%{?sle_version} == 0 +%if 0%{?suse_version} > 1600 && 0%{?sle_version} == 0 BuildRequires: gcc14 BuildRequires: gcc14-c++ %else +%if 0%{?suse_version} >= 1500 && 0%{?sle_version} == 0 +BuildRequires: gcc13 +BuildRequires: gcc13-c++ +%else BuildRequires: gcc10 BuildRequires: gcc10-c++ %endif +%endif %if %{noX_build} BuildRequires: kodi-noX-devel = %{version} %else
View file
kodi.binary-addons.spec
Changed
@@ -1,7 +1,7 @@ # # spec file for package kodi.binary-addons # -# Copyright (c) 2015-2025 SUSE LLC +# Copyright (c) 2015-2026 SUSE LLC and contributors # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -80,13 +80,18 @@ BuildRequires: ccache BuildRequires: cmake BuildRequires: fdupes -%if 0%{?suse_version} >= 1550 && 0%{?sle_version} == 0 +%if 0%{?suse_version} > 1600 && 0%{?sle_version} == 0 BuildRequires: gcc14 BuildRequires: gcc14-c++ %else +%if 0%{?suse_version} >= 1500 && 0%{?is_opensuse} +BuildRequires: gcc13 +BuildRequires: gcc13-c++ +%else BuildRequires: gcc10 BuildRequires: gcc10-c++ %endif +%endif %if %{noX_build} BuildRequires: kodi-noX-devel = %{version} %else
Locations
Projects
Search
Status Monitor
Help
Open Build Service
OBS Manuals
API Documentation
OBS Portal
Reporting a Bug
Contact
Mailing List
Forums
Chat (IRC)
Twitter
Open Build Service (OBS)
is an
openSUSE project
.