Skip to content

Commit

Permalink
bump(nightly): mpv prismlauncher-nightly nim-nightly yt-dlp
Browse files Browse the repository at this point in the history
  • Loading branch information
raboneko committed Jul 9, 2024
1 parent c327e15 commit 47c1779
Show file tree
Hide file tree
Showing 4 changed files with 9 additions and 9 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 acbd537dac4ce4ea0a9ea316181123000a7082c1
%global commit daa6068d02fd8a68a5f7d23c0f8f1b4166f75fbe
%global shortcommit %(c=%{commit}; echo ${c:0:7})
%global commit_date 20240707
%global commit_date 20240709
%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 08cab11cfe230a638af1b62f841fb8e1f33b386f
%global commit ca2dda5547d9933725ea2b7def266c4164bca23e
%global shortcommit %(c=%{commit}; echo ${c:0:7})
%global libnbtplusplus_commit a5e8fd52b8bf4ab5d5bcc042b2a247867589985f

%global commit_date 20240708
%global commit_date 20240709
%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 4faa15f3ad6504c3ba808e63ecd729d3fc3cb78a
%global commit dc46350fa192faf97f5d6ea3a05e41358a10a069
%global shortcommit %(c=%{commit}; echo ${c:0:7})
%global ver 2.1.1
%global commit_date 20240708
%global commit_date 20240709
%global debug_package %nil

Name: nim-nightly
Expand Down
6 changes: 3 additions & 3 deletions anda/tools/yt-dlp/yt-dlp-nightly.spec
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
#bcond_without tests
%global commit 39bc699d2e6e39b26af028cc09a7b1d460d00e31
%global commit 0b570f2a90ce2363ba06089217514d644e7be2e0
%global shortcommit %(c=%{commit}; echo ${c:0:7})
%global commit_date 20240708
%global ver 2024.07.07
%global commit_date 20240709
%global ver 2024.07.08

Name: yt-dlp-nightly
Version: %ver^%commit_date.%shortcommit
Expand Down

0 comments on commit 47c1779

Please sign in to comment.