Skip to content

Commit

Permalink
bump(nightly): mpv flow nightly prismlauncher-nightly
Browse files Browse the repository at this point in the history
  • Loading branch information
raboneko committed Aug 8, 2024
1 parent b421491 commit ad296da
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 0818f6001c54c0623befc7d8d7538f5a23e3e267
%global commit 88885c0401c9e3adbc8dc916aab52753eb0e8f2e
%global shortcommit %(c=%{commit}; echo ${c:0:7})
%global commit_date 20240807
%global commit_date 20240808
%global ver 0.38.0

Name: mpv-nightly
Expand Down
4 changes: 2 additions & 2 deletions anda/devs/flow/flow-control-nightly.spec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
%global commit 32ab76b52d5fa3b6d782bed62617304b2644936b
%global commit 9b0080554622ccab564b5a86dfa1a2466170c3df
%global shortcommit %(c=%{commit}; echo ${c:0:7})
%global commit_date 20240807
%global commit_date 20240808

Name: flow-control-nightly
Version: %commit_date.%shortcommit
Expand Down
6 changes: 3 additions & 3 deletions anda/devs/zed/nightly/zed-nightly.spec
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
%global commit 6065db174ae016eb9a50a13b948be03ae011535c
%global commit a5961c8d45bc222844478341086339a993b82f95
%global shortcommit %(c=%{commit}; echo ${c:0:7})
%global commit_date 20240807
%global ver 0.148.0
%global commit_date 20240808
%global ver 0.149.0

%bcond_with check

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 7a5e4a4293ec2832786ab84614de6129037bf073
%global commit b41e730707f2988d182c82894d4bc5c1c92826f9
%global shortcommit %(c=%{commit}; echo ${c:0:7})
%global libnbtplusplus_commit a5e8fd52b8bf4ab5d5bcc042b2a247867589985f

%global commit_date 20240806
%global commit_date 20240808
%global snapshot_info %{commit_date}.%{shortcommit}

%bcond_without qt6
Expand Down

0 comments on commit ad296da

Please sign in to comment.