Skip to content

Commit

Permalink
bump(nightly): envision mpv flow nightly tdlib yt-dlp
Browse files Browse the repository at this point in the history
  • Loading branch information
raboneko committed Aug 7, 2024
1 parent d0987e6 commit 1635598
Show file tree
Hide file tree
Showing 6 changed files with 12 additions and 12 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 2901f9b8f2ce18d5e4ee3ecdd9348490b72718b5
%global commit_date 20240806
%global commit b2fd981c62f7aa957a9a2389f7abe781c3ee1ce9
%global commit_date 20240807
%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 25f441b74019febecdbc097e0cb87b4570b918bc
%global commit 0818f6001c54c0623befc7d8d7538f5a23e3e267
%global shortcommit %(c=%{commit}; echo ${c:0:7})
%global commit_date 20240805
%global commit_date 20240807
%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 8fc80b63607c4c3608bcaf3e999c1d4d7f3c07d9
%global commit 32ab76b52d5fa3b6d782bed62617304b2644936b
%global shortcommit %(c=%{commit}; echo ${c:0:7})
%global commit_date 20240806
%global commit_date 20240807

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 ca9511393b2e5cc5f68311def63669e438209eb5
%global commit 6065db174ae016eb9a50a13b948be03ae011535c
%global shortcommit %(c=%{commit}; echo ${c:0:7})
%global commit_date 20240806
%global commit_date 20240807
%global ver 0.148.0

%bcond_with check
Expand Down
2 changes: 1 addition & 1 deletion anda/lib/tdlib/tdlib-nightly.spec
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
%global commit a24af0992245f838f2b4b418a0a2d5fa9caa27b5
%global commit 81dc2e242b6c3ea358dba6b5a750727c378dc098
%global ver 1.8.34
%global commit_date 20240219
%global shortcommit %(c=%{commit}; echo ${c:0:7})
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 fc5eecfa31c9571b6031cc3968aaa0394be55d7a
%global commit a065086640e888e8d58c615d52ed2f4f4e4c9d18
%global shortcommit %(c=%{commit}; echo ${c:0:7})
%global commit_date 20240806
%global ver 2024.08.01
%global commit_date 20240807
%global ver 2024.08.06

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

0 comments on commit 1635598

Please sign in to comment.