chore: Sync f43 (#13165)

This commit is contained in:
Gilver
2026-06-17 13:17:11 -05:00
committed by GitHub
parent a6ec61f586
commit ffdecba070
87 changed files with 130 additions and 130 deletions
@@ -16,7 +16,7 @@
%global __requires_exclude ^libaaudio\\.so.*|^libandroid\\.so.*|^libmediandk\\.so.*|^liblog\\.so.*|^libc\\.so.*|^libm\\.so.*|^libdl\\.so.*|^libcrypt\\.so.*|^libstdc\\+\\+\\.so.*|^libncursesw\\.so.*|^libtinfo\\.so.*|^libnsl\\.so.*|^libpanelw\\.so.*$
Name: android-studio
Version: 2026.1.1.9
Version: 2026.1.1.10
Release: 1%{?dist}
Summary: Official IDE for Android development
License: Apache-2.0
@@ -24,7 +24,7 @@ Packager: veuxit <erroor234@gmail.com>, like-engels <higashikataengels@icl
ExclusiveArch: x86_64
URL: https://developer.android.com/studio
%define suffixS quail1-patch1
%define suffixS quail1-patch2
Source0: https://dl.google.com/dl/android/studio/ide-zips/%{version}/android-studio-%{suffixS}-linux.tar.gz
+2 -2
View File
@@ -3,8 +3,8 @@
%bcond test 0
Name: nodejs-%{npm_name}
Version: 12.0.0
Release: 2%{?dist}
Version: 12.0.1
Release: 1%{?dist}
Summary: Backport GitHub commits
SourceLicense: Apache-2.0
License: MIT AND ISC AND Apache-2.0 AND BSD-2-Clause AND BSD-3-Clause
@@ -1,6 +1,6 @@
%global commit 5659cef41f4f2f7a478d0800a11836fa17e64d66
%global commit e8e7fea103ab8bff5384673a60e04b59939738dd
%global shortcommit %(c=%{commit}; echo ${c:0:7})
%global fulldate 2026-06-10
%global fulldate 2026-06-16
%global commit_date %(echo %{fulldate} | sed 's/-//g')
%global public_key RWQlAjJC23149WL2sEpT/l0QKy7hMIFhYdQOFy0Z7z7PbneUgvlsnYcV
%global ver 1.3.2
+2 -2
View File
@@ -12,8 +12,8 @@
# Naming variable as something other than "commit" is necessary
# to stop %%gometa from putting commit hash in release
%global commit_hash b75cfc79a175524839492053dab80fcee18b41bf
%global commit_date 20260602
%global commit_hash 363cd2bb4020c7b422260e40a11b1effcfbe462d
%global commit_date 20260612
%global shortcommit %{sub %{commit_hash} 1 7}
%global ver 2.0.15
+1 -1
View File
@@ -18,7 +18,7 @@
%bcond test 1
Name: powershell
Version: 7.6.2
Version: 7.6.3
Release: 1%{?dist}
Summary: A cross-platform automation and configuration tool/framework
SourceLicense: MIT
+1 -1
View File
@@ -1,7 +1,7 @@
%bcond bootstrap 0
Name: yarnpkg-berry
Version: 4.16.0
Version: 4.17.0
Release: 1%{?dist}
Summary: Active development version of Yarn
License: BSD-2-Clause
+2 -2
View File
@@ -1,6 +1,6 @@
%global commit 715cd42d36674891e92daf1932d7c655392e45c9
%global commit 45afbac0a5ab0d396e316ce0247fd41330c94d88
%global shortcommit %(c=%{commit}; echo ${c:0:7})
%global commit_date 20260611
%global commit_date 20260617
%global ver 1.8.0
%bcond_with check
+1 -1
View File
@@ -7,7 +7,7 @@
%global debug_package %{nil}
%endif
%global ver 1.7.1-pre
%global ver 1.7.2
# Exclude input files from mangling
%global __brp_mangle_shebangs_exclude_from ^/usr/src/.*$
+1 -1
View File
@@ -17,7 +17,7 @@
%global rustflags_debuginfo 0
Name: zed
Version: 1.6.3
Version: 1.7.2
Release: 1%{?dist}
Summary: Zed is a high-performance, multiplayer code editor
SourceLicense: AGPL-3.0-only AND Apache-2.0 AND GPL-3.0-or-later