Skip to content

Commit

Permalink
bump(nightly): envision mpv flow nightly
Browse files Browse the repository at this point in the history
  • Loading branch information
raboneko committed Aug 25, 2024
1 parent 88ca80f commit 3e81691
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 8 deletions.
4 changes: 2 additions & 2 deletions anda/apps/envision/envision.spec
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
%global commit 6ff4bc2cd57628c95aacd2f5a07305fd83e197e4
%global commit_date 20240820
%global commit aa7f3ec0c46963e5bb2067cb4fa713fe8f8624b1
%global commit_date 20240825
%global shortcommit %(c=%{commit}; echo ${c:0:7})

Name: envision
Expand Down
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 64a0e31aa986bf9d708c9b431ff51d7848686cf9
%global commit cb4fdb530ab736015dce6d23fb8d797124e4d319
%global shortcommit %(c=%{commit}; echo ${c:0:7})
%global commit_date 20240824
%global commit_date 20240825
%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 55a7f5bd35872ebd92fdf15694e94f3b2906896a
%global commit 0758838cce89643315cf54bf566dc3fda420a08a
%global shortcommit %(c=%{commit}; echo ${c:0:7})
%global commit_date 20240824
%global commit_date 20240825

Name: flow-control-nightly
Version: %commit_date.%shortcommit
Expand Down
4 changes: 2 additions & 2 deletions anda/devs/zed/nightly/zed-nightly.spec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
%global commit 340662e2f7e29463ec1716741158ae1e674b5e02
%global commit 14f8d3a33a5d93701c3eb2071c6c2f469488d5fc
%global shortcommit %(c=%{commit}; echo ${c:0:7})
%global commit_date 20240824
%global commit_date 20240825
%global ver 0.151.0

%bcond_with check
Expand Down

0 comments on commit 3e81691

Please sign in to comment.