[xorg-x11-drv-nvidia-470xx/el7] Updated to version 470.199.02.
by Vitaly Zaitsev
commit 5b43494c79eafd7e583c76bf083ded679bc6ebee
Author: Vitaly Zaitsev <vitaly(a)easycoding.org>
Date: Mon Jul 10 12:49:21 2023 +0200
Updated to version 470.199.02.
.gitignore | 1 +
sources | 2 +-
xorg-x11-drv-nvidia-470xx.spec | 5 ++++-
3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 656c241..8db53de 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,3 +7,4 @@
/NVIDIA-Linux-x86_64-470.141.03.run
/NVIDIA-Linux-x86_64-470.161.03.run
/NVIDIA-Linux-x86_64-470.182.03.run
+/NVIDIA-Linux-x86_64-470.199.02.run
diff --git a/sources b/sources
index e5e3de9..3259ad6 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (NVIDIA-Linux-x86_64-470.182.03.run) = 73619d65bd3267427acaf2deee07a2c98c490df937aa13e2c95d54cfd19ce2a82a91d3a5aa886dbe88f6230251f9cf54c38f5841cfacd77e53301e8d61fa3d7d
+SHA512 (NVIDIA-Linux-x86_64-470.199.02.run) = e1265b6266473af652e9d7bf85dcd76e312af281c5f4f158ab322e34d378738acb87c30cfff7bf1f6e1b238883e7f665d9fc5151b1e0078dd9aece5a52655405
diff --git a/xorg-x11-drv-nvidia-470xx.spec b/xorg-x11-drv-nvidia-470xx.spec
index 24f8258..ce6dabe 100644
--- a/xorg-x11-drv-nvidia-470xx.spec
+++ b/xorg-x11-drv-nvidia-470xx.spec
@@ -24,7 +24,7 @@
Name: xorg-x11-drv-%{_nvidia_serie}
Epoch: 3
-Version: 470.182.03
+Version: 470.199.02
Release: 1%{?dist}
Summary: NVIDIA's 470xx series proprietary display driver for NVIDIA graphic cards
@@ -563,6 +563,9 @@ fi ||:
%endif
%changelog
+* Fri Jun 30 2023 Vitaly Zaitsev <vitaly(a)easycoding.org> - 3:470.199.02-1
+- Updated to version 470.199.02.
+
* Fri Mar 31 2023 Vitaly Zaitsev <vitaly(a)easycoding.org> - 3:470.182.03-1
- Updated to version 470.182.03.
1 year, 4 months
[vdr-markad/f37] Update to 3.3.2
by Martin Gansser
Summary of changes:
8b0c2b0... Update to 3.3.2 (*)
(*) This commit already existed in another branch; no separate mail sent
1 year, 4 months
[vdr-markad/f38] Update to 3.3.2
by Martin Gansser
Summary of changes:
8b0c2b0... Update to 3.3.2 (*)
(*) This commit already existed in another branch; no separate mail sent
1 year, 4 months
[vdr-markad] Update to 3.3.2
by Martin Gansser
commit 8b0c2b021964332185c698402ddaa4985fd68ca9
Author: Martin Gansser <mgansser(a)online.de>
Date: Mon Jul 10 12:22:00 2023 +0200
Update to 3.3.2
.gitignore | 1 +
sources | 2 +-
vdr-markad.spec | 5 ++++-
3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index b3336cb..7819de1 100644
--- a/.gitignore
+++ b/.gitignore
@@ -68,3 +68,4 @@ vdr-plugin-markad-74e2a8c5382fa8bfacd12274899112724a1e0d51.tar.bz2
/vdr-markad-3.2.9.tar.gz
/vdr-markad-3.3.0.tar.gz
/vdr-markad-3.3.1.tar.gz
+/vdr-markad-3.3.2.tar.gz
diff --git a/sources b/sources
index c66e2d6..38385b3 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (vdr-markad-3.3.1.tar.gz) = 74a7cd993a978f808395b335a99d930dc33ad9243034e53c7e8387c1db12fbd352e556b0c92aa2ab53f1de862cd0fde82fc0fbc146cc21bb41c52dbce677eae9
+SHA512 (vdr-markad-3.3.2.tar.gz) = db28f13d8e2e23e3032dfe8d0b51315d9e2d0ce1e1a1de142f766e60207eb0b98fb29a164a787bb870968cbcb1aff19554509ebefec7c203252043f1c89a50be
diff --git a/vdr-markad.spec b/vdr-markad.spec
index 9bc9546..b002c2f 100644
--- a/vdr-markad.spec
+++ b/vdr-markad.spec
@@ -5,7 +5,7 @@
%endif
Name: vdr-markad
-Version: 3.3.1
+Version: 3.3.2
Release: 1%{?dist}
Summary: Advanced commercial detection for VDR
License: GPLv2+
@@ -71,6 +71,9 @@ fi
%doc html
%changelog
+* Mon Jul 10 2023 Martin Gansser <martinkg(a)fedoraproject.org> - 3.3.2-1
+- Update to 3.3.2
+
* Fri Jul 07 2023 Martin Gansser <martinkg(a)fedoraproject.org> - 3.3.1-1
- Update to 3.3.1
1 year, 4 months
[unifi] Add conditonal for new fontawesome package in Fedora 39.
by Richard Shaw
commit 683a6004a86d64d3f1a88b531533eefe7e10c4b3
Author: Richard Shaw <hobbes1069(a)gmail.com>
Date: Sun Jul 9 06:56:15 2023 -0500
Add conditonal for new fontawesome package in Fedora 39.
unifi.spec | 2 ++
1 file changed, 2 insertions(+)
---
diff --git a/unifi.spec b/unifi.spec
index 044e810..36bd1ab 100644
--- a/unifi.spec
+++ b/unifi.spec
@@ -35,7 +35,9 @@ Requires(post): policycoreutils-python-utils
Requires(postun): policycoreutils-python-utils
# Unbundled fonts
+%if %{?fedora} < 39
Requires: fontawesome-fonts
+%endif
Requires: fontawesome-fonts-web
# Prevent both packges from being installed.
1 year, 4 months
[unifi] Update to 7.4.162.
by Richard Shaw
commit ab881eda6239ce40cbc0b5e5e9d9ac127bf8e475
Author: Richard Shaw <hobbes1069(a)gmail.com>
Date: Sun Jul 9 06:28:32 2023 -0500
Update to 7.4.162.
.gitignore | 1 +
sources | 2 +-
unifi.spec | 5 ++++-
3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 6380b6e..e4bbee4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -39,3 +39,4 @@
/UniFi-7.3.76.unix.zip
/UniFi-7.3.83.unix.zip
/UniFi-7.4.156.unix.zip
+/UniFi-7.4.162.unix.zip
diff --git a/sources b/sources
index c3a95e1..68ec2b3 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (UniFi-7.4.156.unix.zip) = 903695360ec06f30fcf9133540cf0bcbc134a67c641e9ea75acc1fd1d34bbc17b80f024bdce1a217454816117c5e08400c8a2e5a3ce2b9cf5b76b39a4b4bb3be
+SHA512 (UniFi-7.4.162.unix.zip) = a7600c01e861e30ecc588c12aab4455722fcb307dc58a7c27741a7df863a0f8dbdd397c33811ffb099468c391a82386c70fde71517f7dc6cc9727c7ec55c0fe5
diff --git a/unifi.spec b/unifi.spec
index d0c60e4..044e810 100644
--- a/unifi.spec
+++ b/unifi.spec
@@ -4,7 +4,7 @@
%global __strip /bin/true
Name: unifi
-Version: 7.4.156
+Version: 7.4.162
Release: 1%{?dist}
Summary: Ubiquiti UniFi controller
@@ -358,6 +358,9 @@ fi
%changelog
+* Fri Jul 07 2023 Richard Shaw <hobbes1069(a)gmail.com> - 7.4.162-1
+- Update to 7.4.162.
+
* Thu Jun 08 2023 Richard Shaw <hobbes1069(a)gmail.com> - 7.4.156-1
- Update to 7.4.156.
https://community.ui.com/releases/UniFi-Network-Application-7-4-156/15ac6...
1 year, 4 months