[mesa-freeworld] Update to 23.2.0-rc3
by Thorsten Leemhuis
commit fb112b7f5083d34928c3a6b07bd85d07bc7f4461
Author: Thorsten Leemhuis <linux(a)leemhuis.info>
Date: Wed Sep 6 11:56:17 2023 +0200
Update to 23.2.0-rc3
sync a few spec file bits with Fedora's mesa package
Signed-off-by: Thorsten Leemhuis <linux(a)leemhuis.info>
.gitignore | 1 +
mesa-freeworld.spec | 16 ++++++++++------
sources | 2 +-
3 files changed, 12 insertions(+), 7 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 2cc9b15..a8bf031 100644
--- a/.gitignore
+++ b/.gitignore
@@ -17,3 +17,4 @@
/mesa-23.1.4.tar.xz
/mesa-23.1.5.tar.xz
/mesa-23.2.0-rc2.tar.xz
+/mesa-23.2.0-rc3.tar.xz
diff --git a/mesa-freeworld.spec b/mesa-freeworld.spec
index 2356102..0991721 100644
--- a/mesa-freeworld.spec
+++ b/mesa-freeworld.spec
@@ -22,10 +22,10 @@ algorithms and decoding only VC1 algorithm.
%endif
%global with_iris 0
%global with_xa 0
-#%%global platform_vulkan ,intel,intel_hasvk
+#%%global intel_platform_vulkan ,intel,intel_hasvk
%endif
-%ifarch aarch64
+%ifarch aarch64 x86_64 %{ix86}
%if !0%{?rhel}
%global with_etnaviv 0
%global with_lima 0
@@ -37,7 +37,7 @@ algorithms and decoding only VC1 algorithm.
%global with_panfrost 0
%global with_tegra 0
%global with_xa 0
-#%%global platform_vulkan ,broadcom,freedreno,panfrost
+#%%global extra_platform_vulkan ,broadcom,freedreno,panfrost
%endif
%ifnarch s390x
@@ -60,11 +60,11 @@ algorithms and decoding only VC1 algorithm.
%bcond_with valgrind
%endif
-#%%global vulkan_drivers swrast%%{?base_vulkan}%%{?platform_vulkan}
+#%%global vulkan_drivers swrast%%{?base_vulkan}%%{?intel_platform_vulkan}%%{?extra_platform_vulkan}
Name: %{srcname}-freeworld
Summary: Mesa graphics libraries
-%global ver 23.2.0-rc2
+%global ver 23.2.0-rc3
Version: %{lua:ver = string.gsub(rpm.expand("%{ver}"), "-", "~"); print(ver)}
Release: 1%{?dist}
License: MIT
@@ -80,7 +80,7 @@ Source3: org.mesa3d.vdpau.freeworld.metainfo.xml
Patch10: gnome-shell-glthread-disable.patch
-BuildRequires: meson >= 1.0.0
+BuildRequires: meson >= 1.2.0
BuildRequires: gcc
BuildRequires: gcc-c++
BuildRequires: gettext
@@ -316,6 +316,10 @@ rm -fr %{buildroot}%{_libdir}/libVkLayer_MESA_device_select.so
%license docs/license.rst
%endif
%changelog
+* Fri Aug 11 2023 Thorsten Leemhuis <fedora(a)leemhuis.info> - 23.2.0~rc3.1
+- Update to 23.2.0-rc3
+- sync a few spec file bits with Fedora's mesa package
+
* Fri Aug 11 2023 Thorsten Leemhuis <fedora(a)leemhuis.info> - 23.2.0~rc1.1
- Update to 23.2.0-rc2
diff --git a/sources b/sources
index 1ea495c..6669a4b 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (mesa-23.2.0-rc2.tar.xz) = fc27d23f286aeaf14befa4a48f778ac9e924df12527254cc7e518980c6de0c0ade0547ef3b11e60eaf5cc5491ea6148e0cac4288ed25da7e0bff6b7e5e398873
+SHA512 (mesa-23.2.0-rc3.tar.xz) = e6b3588f0d469cb42b2cf4df39bbde755f72ebec9a056da0add188dd419c4e342b131d6b551933868705d14b4cd5f707d91ae592ec01a9fb6c1413aa08a183a7
1 year, 2 months
[telegram-desktop] Update to 4.9.5.
by Vasiliy Glazov
commit 2ccc8a299227361e289a4d68c97c64f11ab480fc
Author: Vasiliy Glazov <vascom2(a)gmail.com>
Date: Wed Sep 6 01:55:45 2023 +0300
Update to 4.9.5.
sources | 2 +-
telegram-desktop.spec | 5 ++++-
2 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/sources b/sources
index 6b19ae5..721efee 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (tdesktop-4.9.4-full.tar.gz) = aa07078f7c88f915bf66bfe50b293a10af06c3939cb0bc84171b42fe157f07e27fa33b1203f9debc3001efac738ee21022ef8de7d7d0143133083247653763c8
+SHA512 (tdesktop-4.9.5-full.tar.gz) = c0a33d07cfabf3b4360a9324cbee48c1e1dd91b5b2e7e0dc4852007c4e7149d9a474e3b448f937713dc3e4a42008ba3334a433674ec0c3ed6a0a4474f174f83c
diff --git a/telegram-desktop.spec b/telegram-desktop.spec
index 9527c08..e1039bb 100644
--- a/telegram-desktop.spec
+++ b/telegram-desktop.spec
@@ -5,7 +5,7 @@
%global optflags %(echo %{optflags} | sed 's/-g /-g1 /')
Name: telegram-desktop
-Version: 4.9.4
+Version: 4.9.5
Release: 1%{?dist}
# Application and 3rd-party modules licensing:
@@ -163,6 +163,9 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/*.desktop
%{_metainfodir}/*.metainfo.xml
%changelog
+* Wed Sep 06 2023 Vasiliy Glazov <vascom2(a)gmail.com> - 4.9.5-1
+- Update to 4.9.5
+
* Fri Sep 01 2023 Vasiliy Glazov <vascom2(a)gmail.com> - 4.9.4-1
- Update to 4.9.4
1 year, 2 months
[unifi] Upload source now that 7.5.174 has become the official release.
by Richard Shaw
commit bfab245576157ee7efad6a8c378b80a8513e9667
Author: Richard Shaw <hobbes1069(a)gmail.com>
Date: Tue Sep 5 06:33:55 2023 -0500
Upload source now that 7.5.174 has become the official release.
.gitignore | 1 +
sources | 2 +-
2 files changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/.gitignore b/.gitignore
index e4bbee4..44a69ab 100644
--- a/.gitignore
+++ b/.gitignore
@@ -40,3 +40,4 @@
/UniFi-7.3.83.unix.zip
/UniFi-7.4.156.unix.zip
/UniFi-7.4.162.unix.zip
+/UniFi-7.5.174.unix.zip
diff --git a/sources b/sources
index 68ec2b3..d75c1e8 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (UniFi-7.4.162.unix.zip) = a7600c01e861e30ecc588c12aab4455722fcb307dc58a7c27741a7df863a0f8dbdd397c33811ffb099468c391a82386c70fde71517f7dc6cc9727c7ec55c0fe5
+SHA512 (UniFi-7.5.174.unix.zip) = 30eaf8039682704df8878ba392b18ebcbc0ed0ca72f3f9cf239fe6cd90c34d0d727d208329e2c8ddb891c259c435fb27da1242abef35fd658e92353f2a09d149
1 year, 2 months
[vobcopy] Moved to Fedora
by Dominik Mierzejewski
commit 689c2ab2bafb6b85d65baba6fd193ae0762b2547
Author: Dominik 'Rathann' Mierzejewski <dominik(a)greysector.net>
Date: Mon Sep 4 23:16:59 2023 +0200
Moved to Fedora
.gitignore | 1 -
dead.package | 1 +
sources | 1 -
vobcopy.spec | 173 -----------------------------------------------------------
4 files changed, 1 insertion(+), 175 deletions(-)
---
diff --git a/dead.package b/dead.package
new file mode 100644
index 0000000..3aa0b6e
--- /dev/null
+++ b/dead.package
@@ -0,0 +1 @@
+Moved to Fedora
1 year, 2 months
[rpmfusion-packager/el8] (10 commits) ...rpmfusion-packager-setup command requires rpmfusion-cert (rfbz#6760)
by Leigh Scott
Summary of changes:
2cd70ca... Rebuild for python-3.10 (*)
56ef164... Rebuilt for Python 3.11 (*)
154770e... Only requires rfpkg, rfpkg will requires the rest (*)
6cebea0... add comment (*)
62cf274... Rebuilt for Python 3.12 (*)
a459a61... fix (*)
5d40bd5... Fix shebang (*)
ce607fc... Same again (*)
bd0725a... Use new shebang macro (*)
e5fa95f... rpmfusion-packager-setup command requires rpmfusion-cert (r (*)
(*) This commit already existed in another branch; no separate mail sent
1 year, 2 months