Skip to content

Commit

Permalink
bump(nightly): mpv prismlauncher-nightly nim-nightly nvidia-patch yt-dlp
Browse files Browse the repository at this point in the history
  • Loading branch information
raboneko committed Jul 19, 2024
1 parent 111ff3d commit 4f24960
Show file tree
Hide file tree
Showing 5 changed files with 11 additions and 11 deletions.
4 changes: 2 additions & 2 deletions anda/apps/mpv/mpv-nightly.spec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
%global commit ed77616f2953423b8cfa181ef41fb1423cb003ec
%global commit 07acdf09b3f067f7e48ac05573893cc2ff626928
%global shortcommit %(c=%{commit}; echo ${c:0:7})
%global commit_date 20240718
%global commit_date 20240719
%global ver v0.38.0

Name: mpv-nightly
Expand Down
4 changes: 2 additions & 2 deletions anda/games/prismlauncher-nightly/prismlauncher-nightly.spec
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
%global real_name prismlauncher
%global nice_name PrismLauncher

%global commit 84263cd94c7ed1e260eab0ed25ca91607039bb7e
%global commit dcc58c8b752d0946c1d7f72cbfbb992f23c30068
%global shortcommit %(c=%{commit}; echo ${c:0:7})
%global libnbtplusplus_commit a5e8fd52b8bf4ab5d5bcc042b2a247867589985f

%global commit_date 20240715
%global commit_date 20240719
%global snapshot_info %{commit_date}.%{shortcommit}

%bcond_without qt6
Expand Down
4 changes: 2 additions & 2 deletions anda/langs/nim/nim-nightly/nim-nightly.spec
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
%global csrc_commit 561b417c65791cd8356b5f73620914ceff845d10
%global commit f765898a7518f5c6bbebffd4217ccc35fd02747d
%global commit 3a103669d18408cd75ca5c5c97c34f4222c6e217
%global shortcommit %(c=%{commit}; echo ${c:0:7})
%global ver 2.1.9
%global commit_date 20240718
%global commit_date 20240719
%global debug_package %nil

Name: nim-nightly
Expand Down
6 changes: 3 additions & 3 deletions anda/system/nvidia-patch/nvidia-patch.spec
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
%global debug_package %{nil}
%global commit 87fe7b874b3db1489d7313c667130ef22c445bd7
%global commit c7221dd770279275a06f34e68b39b8d237ea9b7b
%global shortcommit %(c=%{commit}; echo ${c:0:7})
%global commit_date 20240711
%global commit_date 20240719


%global patches %{_datadir}/src/nvidia-patch
Name: nvidia-patch
Version: 0^%commit_date.%{shortcommit}
Release: 1%{?dist}
Release: 1%?dist
Summary: NVENC and NvFBC patches for NVIDIA drivers

License: EULA
Expand Down
4 changes: 2 additions & 2 deletions anda/tools/yt-dlp/yt-dlp-nightly.spec
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#bcond_without tests
%global commit 37c233562db26dd3401fa188dbeb9cabdb284a62
%global commit a3bab4752a2b3d56e5a59b4e0411bb8f695c010b
%global shortcommit %(c=%{commit}; echo ${c:0:7})
%global commit_date 20240717
%global commit_date 20240719
%global ver 2024.07.16

Name: yt-dlp-nightly
Expand Down

0 comments on commit 4f24960

Please sign in to comment.