[stella/f33] Update stella to 6.2.1
by Sérgio M. Basto
Summary of changes:
d5c855e... Update stella to 6.2.1 (*)
(*) This commit already existed in another branch; no separate mail sent
4 years, 2 months
[kodi/f33] (4 commits) ...Update changelog
by Nicolas Chauvet
Summary of changes:
a481c96... Update release tag (*)
816726e... Revert java change to workaround glibc issue (*)
5c6f26f... Use gl by default on all arches (*)
624b877... Update changelog (*)
(*) This commit already existed in another branch; no separate mail sent
4 years, 2 months
[kodi] Update changelog
by Nicolas Chauvet
commit 624b877c67b1ada19d9e7a1d3abe3c686c951335
Author: Nicolas Chauvet <kwizart(a)gmail.com>
Date: Tue Aug 25 22:28:35 2020 +0200
Update changelog
kodi.spec | 2 ++
1 file changed, 2 insertions(+)
---
diff --git a/kodi.spec b/kodi.spec
index fe1dc00..ea3d01a 100644
--- a/kodi.spec
+++ b/kodi.spec
@@ -528,6 +528,8 @@ rm -f ${RPM_BUILD_ROOT}%{_mandir}/man1/kodi-wiiremote.1
%changelog
* Tue Aug 25 2020 Nicolas Chauvet <kwizart(a)gmail.com> - 19.0-0.2.20200727gitdb40b2a
- Update release tag
+- Revert java change to workaround glibc issue
+- Use gl by default on all arches
* Sat Aug 08 2020 Michael Cronenworth <mike(a)cchtml.com> - 19.0-0.20200727gitdb40b2a
- Kodi 19.0 alpha 1
4 years, 2 months
[kodi] Use gl by default on all arches
by Nicolas Chauvet
commit 5c6f26f73144b63c2e03e1cc7ef7136e4066cc2d
Author: Nicolas Chauvet <kwizart(a)gmail.com>
Date: Tue Aug 25 22:28:00 2020 +0200
Use gl by default on all arches
kodi.spec | 6 ------
1 file changed, 6 deletions(-)
---
diff --git a/kodi.spec b/kodi.spec
index cc0d172..fe1dc00 100644
--- a/kodi.spec
+++ b/kodi.spec
@@ -408,15 +408,9 @@ do
-DLIBDVDREAD_URL=%{SOURCE3} \
-DPYTHON_EXECUTABLE=%{__python3} \
-DCORE_PLATFORM_NAME=$BACKEND \
-%ifarch x86_64 i686 %{arm}
-DX11_RENDER_SYSTEM=gl \
-DWAYLAND_RENDER_SYSTEM=gl \
-DGBM_RENDER_SYSTEM=gl \
-%else
- -DX11_RENDER_SYSTEM=gles \
- -DWAYLAND_RENDER_SYSTEM=gles \
- -DGBM_RENDER_SYSTEM=gles \
-%endif
../
%ninja_build
popd
4 years, 2 months
[kodi] Revert java change to workaround glibc issue
by Nicolas Chauvet
commit 816726e0c626c2a0f32f95b2219c9bd46d4bda3b
Author: Nicolas Chauvet <kwizart(a)gmail.com>
Date: Tue Aug 25 22:26:06 2020 +0200
Revert java change to workaround glibc issue
kodi.spec | 5 -----
1 file changed, 5 deletions(-)
---
diff --git a/kodi.spec b/kodi.spec
index c5abc0a..cc0d172 100644
--- a/kodi.spec
+++ b/kodi.spec
@@ -141,12 +141,7 @@ BuildRequires: glib2-devel
BuildRequires: gperf
BuildRequires: gtest-devel
BuildRequires: jasper-devel
-%ifarch %{arm}
-# https://bugzilla.redhat.com/show_bug.cgi?id=1862977
-BuildRequires: java-1.8.0-devel
-%else
BuildRequires: java-devel
-%endif
BuildRequires: lame-devel
BuildRequires: lcms2-devel
BuildRequires: libXinerama-devel
4 years, 2 months
[kodi] Update release tag
by Nicolas Chauvet
commit a481c9662caf573b98e11a8b859e137a29c01f52
Author: Nicolas Chauvet <kwizart(a)gmail.com>
Date: Tue Aug 25 22:25:33 2020 +0200
Update release tag
kodi.spec | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/kodi.spec b/kodi.spec
index 923032e..c5abc0a 100644
--- a/kodi.spec
+++ b/kodi.spec
@@ -42,7 +42,7 @@
Name: kodi
Version: 19.0
-Release: 0.20200727gitdb40b2a%{?dist}
+Release: 0.2.20200727gitdb40b2a%{?dist}
Summary: Media center
License: GPLv2+ and GPLv3+ and LGPLv2+ and BSD and MIT
@@ -537,6 +537,9 @@ rm -f ${RPM_BUILD_ROOT}%{_mandir}/man1/kodi-wiiremote.1
%changelog
+* Tue Aug 25 2020 Nicolas Chauvet <kwizart(a)gmail.com> - 19.0-0.2.20200727gitdb40b2a
+- Update release tag
+
* Sat Aug 08 2020 Michael Cronenworth <mike(a)cchtml.com> - 19.0-0.20200727gitdb40b2a
- Kodi 19.0 alpha 1
4 years, 2 months
[stella] Update stella to 6.2.1
by Sérgio M. Basto
commit d5c855e2d4d8a30139e5347b882b9b86ad21d01e
Author: Sérgio M. Basto <sergio(a)serjux.com>
Date: Tue Aug 25 19:37:03 2020 +0100
Update stella to 6.2.1
.gitignore | 1 +
sources | 2 +-
stella.spec | 7 +++++--
3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 5fc2088..d8e6e75 100644
--- a/.gitignore
+++ b/.gitignore
@@ -9,3 +9,4 @@ stella-4.7.2-src.tar.xz
/stella-5.1.3-src.tar.xz
/stella-6.0.2-src.tar.xz
/stella-6.1.2-src.tar.xz
+/stella-6.2.1-src.tar.xz
diff --git a/sources b/sources
index e161c82..c52e5b1 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (stella-6.1.2-src.tar.xz) = 48dcefd322ea27e90970c5b8b43dd6cf919a30674e75601ce5de5931f54c61e751b2d72b863be98ae3e332ce4f8db7a02f16dcb97b7eda2d5515989b0cd6a8c5
+SHA512 (stella-6.2.1-src.tar.xz) = f6a8318db81da463cc10944228ac65f43d03823f50d9b2b37657e1c0161ee4d260226142acc9cbbf2fe4541b79a75856601bd44ac44e1f9f909ae11785f704ec
diff --git a/stella.spec b/stella.spec
index 0cf1db3..12ad7ac 100644
--- a/stella.spec
+++ b/stella.spec
@@ -1,7 +1,7 @@
#global prerel pre9
Name: stella
-Version: 6.1.2
-Release: 2%{?dist}
+Version: 6.2.1
+Release: 1%{?dist}
License: GPLv2+
Summary: A multi-platform Atari 2600 Video Computer System emulator
Group: Applications/Emulators
@@ -81,6 +81,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
%changelog
+* Tue Aug 25 2020 Sérgio Basto <sergio(a)serjux.com> - 6.2.1-1
+- Update stella to 6.2.1
+
* Tue Aug 18 2020 RPM Fusion Release Engineering <leigh123linux(a)gmail.com> - 6.1.2-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
4 years, 2 months
[gr-dab/f32] Rebuilt for new gnuradio
by Jaroslav Škarvada
Summary of changes:
fe88492... Rebuilt for new gnuradio (*)
(*) This commit already existed in another branch; no separate mail sent
4 years, 2 months
[steam] Update to 1.0.0.66
by Simone Caronni
Summary of changes:
223ed46... Update to 1.0.0.66 (*)
(*) This commit already existed in another branch; no separate mail sent
4 years, 3 months