[nvidia-modprobe] Update to 535.54.03
by Leigh Scott
commit 31e06b406d66e27d69f9f3b0d69b344d8a96b727
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Thu Jun 15 10:49:09 2023 +0100
Update to 535.54.03
nvidia-modprobe.spec | 5 ++++-
sources | 2 +-
2 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/nvidia-modprobe.spec b/nvidia-modprobe.spec
index 22f5172..6b5486a 100644
--- a/nvidia-modprobe.spec
+++ b/nvidia-modprobe.spec
@@ -1,6 +1,6 @@
Name: nvidia-modprobe
Epoch: 3
-Version: 535.43.02
+Version: 535.54.03
Release: 1%{?dist}
Summary: Load the NVIDIA kernel module and create NVIDIA character device files
@@ -42,6 +42,9 @@ chmod -x %{buildroot}%{_mandir}/man1/nvidia-modprobe.1.*
%changelog
+* Thu Jun 15 2023 Leigh Scott <leigh123linux(a)gmail.com> - 3:535.54.03-1
+- Update to 535.54.03
+
* Tue May 30 2023 Leigh Scott <leigh123linux(a)gmail.com> - 3:535.43.02-1
- Update to 535.43.02 beta
diff --git a/sources b/sources
index 9caf131..c213fa4 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (nvidia-modprobe-535.43.02.tar.gz) = 29d526dd352f79d4c7aa398f95d3ceffd138476ed582ce257d7a24e92ab96d1d33aad3be44fc88f92ab3c64b2634b636b960919a62c159a77a781822754e2623
+SHA512 (nvidia-modprobe-535.54.03.tar.gz) = ae8315431a292a42f26cbc78276fc6117aead6d0af4e3185f6ddd361eb5b6ccc5033117e250610299129dc05e65875630ee999ab4c67213cc8e45b5507b57730
1 year, 5 months
[nvidia-kmod] Update to 535.54.03
by Leigh Scott
commit f22405277164e23a5e110ab08cf27ce9005facd7
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Thu Jun 15 10:44:51 2023 +0100
Update to 535.54.03
nvidia-kmod.spec | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/nvidia-kmod.spec b/nvidia-kmod.spec
index 69692e3..2df487e 100644
--- a/nvidia-kmod.spec
+++ b/nvidia-kmod.spec
@@ -10,7 +10,7 @@
Name: nvidia-kmod
Epoch: 3
-Version: 535.43.02
+Version: 535.54.03
# Taken over by kmodtool
Release: 1%{?dist}
Summary: NVIDIA display driver kernel module
@@ -82,6 +82,9 @@ done
%changelog
+* Thu Jun 15 2023 Leigh Scott <leigh123linux(a)gmail.com> - 3:535.54.03-1
+- Update to 535.54.03
+
* Tue May 30 2023 Leigh Scott <leigh123linux(a)gmail.com> - 3:535.43.02-1
- Update to 535.43.02 beta
1 year, 5 months
[telegram-desktop] Update to 4.8.4.
by Vasiliy Glazov
commit cb698f51af7f52e11d1964d5de9389237cfe7708
Author: Vasiliy Glazov <vascom2(a)gmail.com>
Date: Thu Jun 15 08:25:13 2023 +0300
Update to 4.8.4.
sources | 2 +-
telegram-desktop.spec | 10 ++++++++--
2 files changed, 9 insertions(+), 3 deletions(-)
---
diff --git a/sources b/sources
index 01687a1..5d7344d 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (tdesktop-4.8.1-full.tar.gz) = 4dc495e4502bdba634c4468af4f1321aef1152d619c811f004489f8616504a465069508239eae41a08a83e190a61d26881733ebc38dd88160f81dce070bb0567
+SHA512 (tdesktop-4.8.4-full.tar.gz) = 7988d047cb72888e303f9902f04bd2168f67fb18a4451e5122ce80b0aef726173f0ee10f83b8bb713a46e02c9ec4150ad6128e4288be432ed3d590011f80e4dd
diff --git a/telegram-desktop.spec b/telegram-desktop.spec
index 992d5f7..4219cb7 100644
--- a/telegram-desktop.spec
+++ b/telegram-desktop.spec
@@ -5,8 +5,8 @@
%global optflags %(echo %{optflags} | sed 's/-g /-g1 /')
Name: telegram-desktop
-Version: 4.8.1
-Release: 4%{?dist}
+Version: 4.8.4
+Release: 1%{?dist}
# Application and 3rd-party modules licensing:
# * Telegram Desktop - GPL-3.0-or-later with OpenSSL exception -- main tarball;
@@ -41,6 +41,7 @@ BuildRequires: cmake(Qt6Widgets)
BuildRequires: cmake(range-v3)
BuildRequires: cmake(tg_owt)
BuildRequires: cmake(tl-expected)
+BuildRequires: cmake(fmt)
BuildRequires: pkgconfig(alsa)
BuildRequires: pkgconfig(gio-2.0)
@@ -72,6 +73,7 @@ BuildRequires: pkgconfig(xcb)
BuildRequires: pkgconfig(xcb-keysyms)
BuildRequires: pkgconfig(xcb-record)
BuildRequires: pkgconfig(xcb-screensaver)
+BuildRequires: pkgconfig(gobject-introspection-1.0)
BuildRequires: cmake
BuildRequires: desktop-file-utils
@@ -88,6 +90,7 @@ BuildRequires: ninja-build
BuildRequires: python3
BuildRequires: qt6-qtbase-private-devel
BuildRequires: qt6-qtbase-static
+BuildRequires: boost-devel
%{?_qt6:Requires: %{_qt6}%{?_isa} = %{_qt6_version}}
Requires: hicolor-icon-theme
@@ -159,6 +162,9 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/*.desktop
%{_metainfodir}/*.metainfo.xml
%changelog
+* Wed Jun 14 2023 Vasiliy Glazov <vascom2(a)gmail.com> - 4.8.4-1
+- Updated to version 4.8.4.
+
* Thu Jun 08 2023 Nicolas Chauvet <kwizart(a)gmail.com> - 4.8.1-4
- Rebuilt for qt6
1 year, 5 months
[xorg-x11-drv-nvidia] Update to 535.54.03
by Leigh Scott
commit fa4b5ad3b95abc771d95d0b2038a53ea528d0761
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Thu Jun 15 01:06:42 2023 +0100
Update to 535.54.03
sources | 4 ++--
xorg-x11-drv-nvidia.spec | 5 ++++-
2 files changed, 6 insertions(+), 3 deletions(-)
---
diff --git a/sources b/sources
index 46daccc..8edde16 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-SHA512 (NVIDIA-Linux-x86_64-535.43.02.run) = 6e477444997b88b127d2a18d1aa3bd0326a432c327f2ea3be5b50bb1813dc5dfb9099d02910989097a59a760b87710c24f27e5310df3b6da4894f212d37ff5b2
-SHA512 (NVIDIA-Linux-aarch64-535.43.02.run) = e204a936c6ab385115182381552515f977183cf1a4409f73c4faef5c8946bac175afecafaffb573b84d7f59f85dd5a508c84f1e0bb355fecee89aaa060de6b5d
+SHA512 (NVIDIA-Linux-x86_64-535.54.03.run) = 45b72b34272d3df14b56136bb61537d00145d55734b72d58390af4694d96f03b2b49433beb4a5bede4d978442b707b08e05f2f31b2fcfd9453091e7f0b945cff
+SHA512 (NVIDIA-Linux-aarch64-535.54.03.run) = 57b06a6fa16838176866c364a8722c546084529ad91c57e979aca7750692127cab1485b5a44aee398c5494782ed987e82f66061aa39e802bc6eefa2b40a33bc3
diff --git a/xorg-x11-drv-nvidia.spec b/xorg-x11-drv-nvidia.spec
index c33f35d..01bee21 100644
--- a/xorg-x11-drv-nvidia.spec
+++ b/xorg-x11-drv-nvidia.spec
@@ -26,7 +26,7 @@
Name: xorg-x11-drv-nvidia
Epoch: 3
-Version: 535.43.02
+Version: 535.54.03
Release: 1%{?dist}
Summary: NVIDIA's proprietary display driver for NVIDIA graphic cards
@@ -633,6 +633,9 @@ fi ||:
%endif
%changelog
+* Wed Jun 14 2023 Leigh Scott <leigh123linux(a)gmail.com> - 3:535.54.03-1
+- Update to 535.54.03
+
* Tue May 30 2023 Leigh Scott <leigh123linux(a)gmail.com> - 3:535.43.02-1
- Update to 535.43.02 beta
1 year, 5 months