chore(sync): frawhide -> f40 (#2542)

This commit is contained in:
madomado
2024-11-30 14:34:35 +08:00
committed by GitHub
parent b1c46421b6
commit 4b627096a5
5 changed files with 11 additions and 10 deletions
+2 -2
View File
@@ -1,5 +1,5 @@
%global commit 356b42b056a4b3944ffc7827b05a73a7b96bc063
%global commit_date 20241129
%global commit 3f846b26e08df9b1f4a3006b74e3af7714c3e493
%global commit_date 20241130
%global shortcommit %(c=%{commit}; echo ${c:0:7})
Name: envision
@@ -1,5 +1,5 @@
%global commit 54a482bcf4384ffdeaf57568f52c7f2b5178695d
%global commit_date 20241122
%global commit 8eaf0854c6fcf38bd0d1e6f58a51c48fa67b078e
%global commit_date 20241130
%global shortcommit %(c=%{commit}; echo ${c:0:7})
%define debug_package %nil
+2 -2
View File
@@ -1,6 +1,6 @@
%global commit a283f66ede58e0182ac8cd4c930238144427fa74
%global commit 7e519397a1cefc3beb8bc3cd3de994bbf9a72623
%global shortcommit %(c=%{commit}; echo ${c:0:7})
%global commit_date 20241129
%global commit_date 20241130
%global ver 0.39.0
Name: mpv-nightly
+3 -2
View File
@@ -1,6 +1,6 @@
%global commit eb2c0b33dff361a268b0276f8ec8bb38811d2c5e
%global commit 57a45d80ad1e3d2b7c87d68fc4e3499527543d1f
%global shortcommit %(c=%{commit}; echo ${c:0:7})
%global commit_date 20241129
%global commit_date 20241130
%global ver 0.165.0
%bcond_with check
@@ -31,6 +31,7 @@ BuildRequires: gcc
BuildRequires: g++
BuildRequires: clang
BuildRequires: mold
BuildRequires: cmake
BuildRequires: alsa-lib-devel
BuildRequires: fontconfig-devel
BuildRequires: wayland-devel
+2 -2
View File
@@ -1,8 +1,8 @@
%global debug_package %nil
%global commit 86885d14049fab06ef8a33aac51664230ca09200
%global commit 1db85642e3fca189cf4e076f840a45d6934b2456
%global shortcommit %(c=%commit; echo ${c:0:7})
%global commit_date 20240806
%global commit_date 20241130
%global _desc %{expand:
A C library that may be linked into a C/C++ program to produce symbolic backtraces.