[mythtv] RHBZ 1838780 mariadb lacks mysql provides on el8
by Andrew Bauer
commit ea46ec661c1d58771f88708b47e92e38bf807236
Author: Andrew Bauer <zonexpertconsulting(a)outlook.com>
Date: Tue Dec 14 12:42:47 2021 -0600
RHBZ 1838780 mariadb lacks mysql provides on el8
mythtv.spec | 14 ++++++++++++--
1 file changed, 12 insertions(+), 2 deletions(-)
---
diff --git a/mythtv.spec b/mythtv.spec
index 258fab7..ea43603 100644
--- a/mythtv.spec
+++ b/mythtv.spec
@@ -76,7 +76,7 @@
#
Name: mythtv
Version: 31.0
-Release: 22%{rel_string}%{?dist}
+Release: 23%{rel_string}%{?dist}
Summary: A digital video recorder (DVR) application
# The primary license is GPLv2+, but bits are borrowed from a number of
@@ -535,7 +535,14 @@ Requires: lame
Requires: perl(XML::Simple)
Requires: mythtv-common%{?_isa} = %{version}-%{release}
Requires: mythtv-base-themes%{?_isa} = %{version}-%{release}
-Requires: mysql%{?_isa} >= 5
+
+# RHBZ 1838780 - mariadb lacks mysql provides on el8
+%if 0%{?fedora} || 0%{?rhel} >= 8
+Requires: (mysql%{?_isa} >= 5 or mariadb%{?_isa})
+%else
+Requires: mysql%{?_isa} >= 5
+%endif
+
Requires: %{py_prefix}-MythTV = %{version}-%{release}
%if 0%{?fedora} || 0%{?rhel} >= 8
Recommends: libaacs%{?_isa}
@@ -1397,6 +1404,9 @@ exit 0
################################################################################
%changelog
+* Tue Dec 12 2021 Andrew Bauer <zonexpertconsulting(a)outlook.com> - 31.0-23.167.20211108git25f1bb1d12
+- RHBZ 1838780 mariadb lacks mysql provides on el8
+
* Sat Dec 11 2021 Andrew Bauer <zonexpertconsulting(a)outlook.com> - 31.0-22.167.20211108git25f1bb1d12
- Update to latest fixes/31
2 years, 11 months
[chromium-freeworld] Update to 96.0.4664.110
by Leigh Scott
commit 7f0784c77e40b41e2b5c7f9193da6d8068c57158
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Tue Dec 14 14:00:01 2021 +0000
Update to 96.0.4664.110
chromium-freeworld.spec | 5 ++++-
sources | 2 +-
2 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/chromium-freeworld.spec b/chromium-freeworld.spec
index d5887a5..c566015 100644
--- a/chromium-freeworld.spec
+++ b/chromium-freeworld.spec
@@ -36,7 +36,7 @@
%global system_re2 1
##############################Package Definitions######################################
Name: chromium-freeworld
-Version: 96.0.4664.93
+Version: 96.0.4664.110
Release: 1%{?dist}
Summary: Chromium built with all freeworld codecs and VA-API support
License: BSD and LGPLv2+ and ASL 2.0 and IJG and MIT and GPLv2+ and ISC and OpenSSL and (MPLv1.1 or GPLv2 or LGPLv2)
@@ -756,6 +756,9 @@ appstream-util validate-relax --nonet "%{buildroot}%{_metainfodir}/%{name}.appda
%{chromiumdir}/swiftshader/libGLESv2.so
#########################################changelogs#################################################
%changelog
+* Tue Dec 14 2021 Leigh Scott <leigh123linux(a)gmail.com> - 96.0.4664.110-1
+- Update to 96.0.4664.110
+
* Tue Dec 07 2021 Leigh Scott <leigh123linux(a)gmail.com> - 96.0.4664.93-1
- Update to 96.0.4664.93
diff --git a/sources b/sources
index 9cc13bf..8f4d49e 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-SHA512 (chromium-96.0.4664.93.tar.xz) = 3441380372014dc338418f494fcd7407dd3888cea07af3415c9e8ff2c3547abbd516ae03eb4b831b89923817046a6d1549fb9558db9aa271aa0ba397e514c0b3
+SHA512 (chromium-96.0.4664.110.tar.xz) = 7db962dc7016f531c33e915408303f06f429b53d1c5a69b281e64f6204d4bdb413fd281c3d891bb696d846f80f6182289c10f4b19b3b4c2c8b7fd72070de3f02
SHA512 (chromium-patches-chromium-96-patchset-4.tar.gz) = f3b25447b8f78d9c9d3bacf0f54bf29da1053d4524597744100d9d20fea750b1dca70e5504f92885320a5408180b435f79510f58e52bae5dd4786d9fb31892cf
2 years, 11 months
[unifi] Update to 6.5.54.
by Richard Shaw
commit 8a811939ac193f4c66608e088ebf75e5cd9043bc
Author: Richard Shaw <hobbes1069(a)gmail.com>
Date: Tue Dec 14 07:27:58 2021 -0600
Update to 6.5.54.
unifi.spec | 11 +++++++----
1 file changed, 7 insertions(+), 4 deletions(-)
---
diff --git a/unifi.spec b/unifi.spec
index b222ecb..3776428 100644
--- a/unifi.spec
+++ b/unifi.spec
@@ -4,7 +4,7 @@
%global __strip /bin/true
Name: unifi
-Version: 6.5.53
+Version: 6.5.54
Release: 1%{?dist}
Summary: Ubiquiti UniFi controller
@@ -134,9 +134,9 @@ Provides: bundled(jsr305) = 3.0.2
Provides: bundled(jstl) = 1.2
Provides: bundled(jstun) = 0.7.4
Provides: bundled(jul-to-slf4j) = 1.7.30
-Provides: bundled(log4j-api) = 2.13.3
-Provides: bundled(log4j-core) = 2.13.3
-Provides: bundled(log4j-slf4j-impl) = 2.13.3
+Provides: bundled(log4j-api) = 2.15.0
+Provides: bundled(log4j-core) = 2.15.0
+Provides: bundled(log4j-slf4j-impl) = 2.15.0
Provides: bundled(mongo-java-driver) = 3.4.3
Provides: bundled(openssh) = 1.0
Provides: bundled(org.eclipse.paho.client.mqttv3) = 1.1.0
@@ -362,6 +362,9 @@ fi
%changelog
+* Tue Dec 14 2021 Richard Shaw <hobbes1069(a)gmail.com> - 6.5.54-1
+- Update to 6.5.54.
+
* Sun Nov 28 2021 Richard Shaw <hobbes1069(a)gmail.com> - 6.5.53-1
- Update to 6.5.53 (NOTE: RC 6.5.51 contains the majority of the release notes)
- https://community.ui.com/releases/UniFi-Network-Application-6-5-51/781e3a...
2 years, 11 months
[nvidia-settings-470xx/el8] Updated to version 470.94.
by Vitaly Zaitsev
commit dd3f5b1e2ed362b41a0767a5451e7b925a7182a9
Author: Vitaly Zaitsev <vitaly(a)easycoding.org>
Date: Tue Dec 14 11:02:00 2021 +0100
Updated to version 470.94.
.gitignore | 1 +
nvidia-settings-470xx.spec | 9 ++++++---
sources | 2 +-
3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 81a0b22..6fd6ee8 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
/nvidia-settings-470.74.tar.bz2
/nvidia-settings-470.82.00.tar.bz2
/nvidia-settings-470.86.tar.bz2
+/nvidia-settings-470.94.tar.gz
diff --git a/nvidia-settings-470xx.spec b/nvidia-settings-470xx.spec
index 9f01d20..29684e6 100644
--- a/nvidia-settings-470xx.spec
+++ b/nvidia-settings-470xx.spec
@@ -2,14 +2,14 @@
Name: %{appname}-470xx
Epoch: 3
-Version: 470.86
+Version: 470.94
Release: 1%{?dist}
License: GPLv2+
Summary: Configure the NVIDIA 470xx series graphics driver
-URL: https://download.nvidia.com/XFree86/%{appname}
+URL: https://github.com/NVIDIA/%{appname}
-Source0: %{url}/%{appname}-%{version}.tar.bz2
+Source0: %{url}/archive/%{version}/%{appname}-%{version}.tar.gz
Source1: %{name}-user.desktop
Source2: %{name}.metainfo.xml
@@ -104,6 +104,9 @@ appstream-util validate-relax --nonet %{buildroot}%{_metainfodir}/%{name}.metain
%{_mandir}/man1/%{appname}.1.*
%changelog
+* Mon Dec 13 2021 Vitaly Zaitsev <vitaly(a)easycoding.org> - 3:470.94-1
+- Updated to version 470.94.
+
* Mon Nov 15 2021 Vitaly Zaitsev <vitaly(a)easycoding.org> - 3:470.86-1
- Updated to version 470.86.
diff --git a/sources b/sources
index 7800ae0..a402341 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (nvidia-settings-470.86.tar.bz2) = 4a53f4d3f52e569c4957890fbc4a4c7b2429bbca5ec07901ebb20f1848cc9a5da3e36e206719419462076793bba0b51d37a11e0856be371a19f5b7f0f2da26e7
+SHA512 (nvidia-settings-470.94.tar.gz) = d8a8a1574d27ec77e25e13bbfff60b3e673b125c2053788c83481c3684af8cb51c2ae19267b01827bb4c53eef84645a9d9a4ea840159414bf51162148067652d
2 years, 11 months