[megasync] Update SDK.
by Vasiliy Glazov
commit e30112f29b09e7cb8ec592804ce3c03193d3e396
Author: Vasiliy Glazov <vascom2(a)gmail.com>
Date: Fri Jun 30 13:22:23 2023 +0300
Update SDK.
.gitignore | 1 +
megasync.spec | 2 +-
sources | 2 +-
3 files changed, 3 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index ff7d2f8..f3c4a69 100644
--- a/.gitignore
+++ b/.gitignore
@@ -48,3 +48,4 @@
/v4.9.4.0_OSX.tar.gz
/v4.9.5.0_OSX.tar.gz
/v4.21.0.tar.gz
+/v4.21.0c.tar.gz
diff --git a/megasync.spec b/megasync.spec
index d27fd4e..ad308d4 100644
--- a/megasync.spec
+++ b/megasync.spec
@@ -1,4 +1,4 @@
-%global sdk_version 4.21.0
+%global sdk_version 4.21.0c
%global source_suffix OSX
%bcond_without dolphin
diff --git a/sources b/sources
index 67c0425..dfe5767 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
SHA512 (v4.9.5.0_OSX.tar.gz) = 11eb05fa0f9ce2a09f8bbca11777e00a528fe74379dec098eb2df599d55fb25ffba02aa382e80a862fdf5018a2b1d06a95db28ba4858993189fbb35199b86142
-SHA512 (v4.21.0.tar.gz) = b4c2df2a25863c995b07f5b41726f7a3a035fb30a0f521ca9807e565bdbfd92889114ffbef69dd4856d53229ab547a5bbbad83288ce65c33a074c230b1088686
+SHA512 (v4.21.0c.tar.gz) = 7f7e0518196e4231b100667b9604845ccf0cdcfe12e0cbb2ac723e4b59fa7fb181af55f813279ce13c1f8297e67dd6e22caf41605b562c65ffb79c6f561c8bb2
1 year, 4 months
[megasync] Update to 4.9.5.0.
by Vasiliy Glazov
commit dbf8c514c8940c8431fda31e44f7e88c827f5004
Author: Vasiliy Glazov <vascom2(a)gmail.com>
Date: Fri Jun 30 13:10:04 2023 +0300
Update to 4.9.5.0.
.gitignore | 2 ++
megasync.spec | 7 +++++--
sources | 4 ++--
3 files changed, 9 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index d28a21b..ff7d2f8 100644
--- a/.gitignore
+++ b/.gitignore
@@ -46,3 +46,5 @@
/v4.9.1.0_OSX.tar.gz
/v4.17.1d.tar.gz
/v4.9.4.0_OSX.tar.gz
+/v4.9.5.0_OSX.tar.gz
+/v4.21.0.tar.gz
diff --git a/megasync.spec b/megasync.spec
index 214e6e2..d27fd4e 100644
--- a/megasync.spec
+++ b/megasync.spec
@@ -1,4 +1,4 @@
-%global sdk_version 4.17.1d
+%global sdk_version 4.21.0
%global source_suffix OSX
%bcond_without dolphin
@@ -14,7 +14,7 @@
%endif
Name: megasync
-Version: 4.9.4.0
+Version: 4.9.5.0
Release: 1%{?dist}
Summary: Easy automated syncing between your computers and your MEGA cloud drive
# MEGAsync is under a proprietary license, except the SDK which is BSD
@@ -263,6 +263,9 @@ popd
%endif
%changelog
+* Fri Jun 30 2023 Vasiliy Glazov <vascom2(a)gmail.com> - 4.9.5.0-1
+- Update to 4.9.5.0
+
* Tue May 23 2023 Vasiliy Glazov <vascom2(a)gmail.com> - 4.9.4.0-1
- Update to 4.9.4.0
diff --git a/sources b/sources
index 1bbe091..67c0425 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-SHA512 (v4.17.1d.tar.gz) = bc67910b0a5fbbe9bb5d9d6ef9a746f1762dbb9968d9c825fd0ede256ab674670d804c2d99c9c472f72b2f06fd2bac4765bd7fa7dbebb3746cd1e1cfd780d71c
-SHA512 (v4.9.4.0_OSX.tar.gz) = 991e244907aa30ce52da763872c1136c2d54c0575f2d08bb2c43c39054c6cccc869194e94d1ed7fe182fa0aae99ea60454eb04d20cfeb79a12df449b196c5271
+SHA512 (v4.9.5.0_OSX.tar.gz) = 11eb05fa0f9ce2a09f8bbca11777e00a528fe74379dec098eb2df599d55fb25ffba02aa382e80a862fdf5018a2b1d06a95db28ba4858993189fbb35199b86142
+SHA512 (v4.21.0.tar.gz) = b4c2df2a25863c995b07f5b41726f7a3a035fb30a0f521ca9807e565bdbfd92889114ffbef69dd4856d53229ab547a5bbbad83288ce65c33a074c230b1088686
1 year, 4 months
[kodi/f38] Update to 20.2
by Michael Cronenworth
Summary of changes:
3cc64a4... Update to 20.2 (*)
(*) This commit already existed in another branch; no separate mail sent
1 year, 4 months
[kodi] Update to 20.2
by Michael Cronenworth
commit 3cc64a4684b4e2cc91ddccb95700d4f8e338b121
Author: Michael Cronenworth <mike(a)cchtml.com>
Date: Thu Jun 29 23:00:33 2023 -0500
Update to 20.2
kodi-20-cstdint.patch | 120 --------------------------------------------
kodi-generate-tarball-xz.sh | 2 +-
kodi.spec | 15 +++---
sources | 2 +-
4 files changed, 9 insertions(+), 130 deletions(-)
---
diff --git a/kodi-generate-tarball-xz.sh b/kodi-generate-tarball-xz.sh
index abef4fa..681aa05 100755
--- a/kodi-generate-tarball-xz.sh
+++ b/kodi-generate-tarball-xz.sh
@@ -1,7 +1,7 @@
#!/bin/sh
MAJORVERSION=20
-MINORVERSION=1
+MINORVERSION=2
#GITCOMMIT=b6daed5dc4f8ab6d0b50cc8bcb80bfb9e6a3e583
#GITSHORT=b6daed5
CODENAME=Nexus
diff --git a/kodi.spec b/kodi.spec
index b87db6a..ed2f023 100644
--- a/kodi.spec
+++ b/kodi.spec
@@ -38,7 +38,7 @@
%endif
Name: kodi
-Version: 20.1
+Version: 20.2
Release: 1%{?dist}
Summary: Media center
@@ -73,11 +73,8 @@ Source5: ffmpeg-5.1.2-Nexus-Alpha3.tar.gz
# Set program version parameters
Patch1: kodi-20-versioning.patch
-# GCC 13 requires explicit definition of cstdint header
-Patch2: kodi-20-cstdint.patch
-
# Fix an annobin issue, required for ARM arch
-Patch3: kodi-20-annobin-workaround.patch
+Patch2: kodi-20-annobin-workaround.patch
%ifarch x86_64
%global _with_crystalhd 1
@@ -300,9 +297,8 @@ This package contains FirewallD files for Kodi.
%prep
%setup -q -n %{name}-%{DIRVERSION}
-%patch1 -p1 -b.versioning
-%patch2 -p1 -b.cstdint
-%patch3 -p1 -b.innobinfix
+%patch -P 1 -p1 -b.versioning
+%patch -P 2 -p1 -b.innobinfix
# Fix up Python shebangs
pathfix.py -pni "%{__python3} %{py3_shbang_opts}" \
@@ -432,6 +428,9 @@ rm -f ${RPM_BUILD_ROOT}%{_mandir}/man1/kodi-wiiremote.1
%changelog
+* Thu Jun 29 2023 Michael Cronenworth <mike(a)cchtml.com> - 20.2-1
+- Kodi 20.2 Final
+
* Wed Mar 15 2023 Michael Cronenworth <mike(a)cchtml.com> - 20.1-1
- Kodi 20.1 Final
diff --git a/sources b/sources
index f913975..6a413d8 100644
--- a/sources
+++ b/sources
@@ -1,3 +1,3 @@
-SHA512 (kodi-20.1-patched.tar.xz) = 610ae4553c21339a972cc63436f642977dffc419c40f4cb82e8c476bcb1e2fa3e2ff27bb122edc09db255d8ea477ac3f8ac4477fd852bd9f1088762fb9ae63d7
+SHA512 (kodi-20.2-patched.tar.xz) = 19e7918180e13bb83f743ca014b589524dc4ced408daae754d62bf4b195efd8fa993fb69adab6c079b6fab839b054fb8b8f40e0c369ca487c5270acdb93085a6
SHA512 (kodi-libdvdnav-6.1.1-Next-Nexus-Alpha2-2.tar.gz) = 51e6fc033121241354a5f0b3fc9a430577ae3ff6bb7f31445aa548ef4893037fb80eea3b2c6774c81e9ebaf9c45e9b490c98c2c65eb38f9f7daba84b236f7e1d
SHA512 (kodi-libdvdread-6.1.3-Next-Nexus-Alpha2-2.tar.gz) = 629a41157d07b8ec0ea1fe89ae5ec48f63047472a862782b805c531ae31a0376fc4dc15175f8280c3ef91d7fa977bacebb1b51232640034a34bab2293210fc5e
1 year, 4 months
[vdr-softhddevice] Update to 1.10.2
by Martin Gansser
commit 3f5c4f4a5f97c6ff514a2a7d14358a0e6560ee89
Author: Martin Gansser <mgansser(a)online.de>
Date: Thu Jun 29 15:44:08 2023 +0200
Update to 1.10.2
.gitignore | 1 +
sources | 2 +-
vdr-softhddevice.spec | 5 ++++-
3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 15844b3..5c4881e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -21,3 +21,4 @@
/vdr-softhddevice-1.9.7.tar.gz
/vdr-softhddevice-1.10.0.tar.gz
/vdr-softhddevice-1.10.1.tar.gz
+/vdr-softhddevice-1.10.2.tar.gz
diff --git a/sources b/sources
index 6832464..8d77bfd 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (vdr-softhddevice-1.10.1.tar.gz) = 050a0b6814a175d2b2f3ad4c3a44469b64ef89b9ae31911c06a821bdbe1a3e703233f9e40cb8ea44f08a4881af762d54d925097dd3c5b7c915eab5d0c76018d1
+SHA512 (vdr-softhddevice-1.10.2.tar.gz) = 7b33bf1970141fa04fb797d08574f88014530693e8c9f4b5aa81437dd18bbf6745ef96d93413550f8cf660db78abff598242126a3c57cdecd49e58ad4ca76c3b
diff --git a/vdr-softhddevice.spec b/vdr-softhddevice.spec
index 85ba021..1452951 100644
--- a/vdr-softhddevice.spec
+++ b/vdr-softhddevice.spec
@@ -5,7 +5,7 @@
%endif
Name: vdr-softhddevice
-Version: 1.10.1
+Version: 1.10.2
Release: 1%{?dist}
Summary: A software and GPU emulated HD output device plugin for VDR
@@ -86,6 +86,9 @@ install -Dpm 644 %{SOURCE1} \
%license AGPL-3.0.txt
%changelog
+* Thu Jun 29 2023 Martin Gansser <martinkg(a)fedoraproject.org> - 1.10.2-1
+- Update to 1.10.2
+
* Thu Jun 22 2023 Martin Gansser <martinkg(a)fedoraproject.org> - 1.10.1-1
- Update to 1.10.1
1 year, 4 months
[nvidia-vaapi-driver] Update to 0.0.10
by Nicolas Chauvet
commit 406df13ac9e2733ae1855ce80537654f85090a7e
Author: Nicolas Chauvet <kwizart(a)gmail.com>
Date: Mon Jun 26 20:03:06 2023 +0200
Update to 0.0.10
nvidia-vaapi-driver.spec | 6 ++++--
sources | 2 +-
2 files changed, 5 insertions(+), 3 deletions(-)
---
diff --git a/nvidia-vaapi-driver.spec b/nvidia-vaapi-driver.spec
index dfef099..5dc6dda 100644
--- a/nvidia-vaapi-driver.spec
+++ b/nvidia-vaapi-driver.spec
@@ -1,12 +1,11 @@
Name: nvidia-vaapi-driver
-Version: 0.0.9
+Version: 0.0.10
Release: 1%{?dist}
Summary: VA-API implementation that uses NVDEC as a backend
License: MIT
URL: https://github.com/elFarto/nvidia-vaapi-driver/
Source0: %{url}/archive/v%{version}/%{name}-%{version}.tar.gz
-Patch0: 0001-Fix-build-on-i686-using-a-cast.patch
# Nvidia driver is only available on theses arches
ExclusiveArch: x86_64 i686 aarch64 ppc64le
@@ -54,6 +53,9 @@ This is a VA-API implementation that uses NVDEC as a backend.
%changelog
+* Mon Jun 26 2023 Nicolas Chauvet <kwizart(a)gmail.com> - 0.0.10-1
+- Update to 0.0.10
+
* Sun Mar 12 2023 Nicolas Chauvet <kwizart(a)gmail.com> - 0.0.9-1
- Update to 0.0.9
diff --git a/sources b/sources
index 8fb95eb..d09bd9c 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (nvidia-vaapi-driver-0.0.9.tar.gz) = 408e0421b0a4d960b701e45cc2fb73fa6e6458140d01b1f84db01bbfed6a2721cb14af0807ebf098cec5e80a0f778762d81dedb0e7fab42b7348cf13ce1d472e
+SHA512 (nvidia-vaapi-driver-0.0.10.tar.gz) = 0c0c718a452495b9750838f5625bce66be549aced165778ce2074becc95e4bb7f084d5af16000f61530c9b3059256cec5270759ffc2a53a35b5f237ab09a0ece
1 year, 4 months