Skip to content

Commit

Permalink
bump(nightly): envision nightly mpv flow nightly
Browse files Browse the repository at this point in the history
  • Loading branch information
raboneko committed Jan 27, 2025
1 parent 426fcbf commit 482d19c
Show file tree
Hide file tree
Showing 5 changed files with 10 additions and 10 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 2bec37ee24d404a7b3f27aae499be13d5873b56f
%global commit_date 20250122
%global commit 3680e305a9824f851a441bc96fc7654ef849b01a
%global commit_date 20250127
%global shortcommit %(c=%{commit}; echo ${c:0:7})

Name: envision-nightly
Expand Down
4 changes: 2 additions & 2 deletions anda/apps/legcord/nightly/legcord-nightly.spec
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
%global commit b8b5bcb6f48531ef55800b63b7b567db831be105
%global commit_date 20250124
%global commit 7118ef0b8e71764e88b6d2392448483132837e83
%global commit_date 20250127
%global shortcommit %(c=%{commit}; echo ${c:0:7})
%define debug_package %nil

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 3550ec52cd5a003edfa6efc7b3881512d9a1ca87
%global commit 57a8105f1a11c61e47e5432ad6dc72db1793ce75
%global shortcommit %(c=%{commit}; echo ${c:0:7})
%global commit_date 20250126
%global commit_date 20250127
%global ver 0.39.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 7ecdc38fdff0a80bf998be07edb39bb037641441
%global commit 7bcf0e1b758c3540fe0dd342d63e0cb6efb7a2f6
%global shortcommit %(c=%{commit}; echo ${c:0:7})
%global commit_date 20250126
%global commit_date 20250127

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 21b4a0d50ee3e89938ae7bdf02acc4be8519cdde
%global commit a6b1514246c2efeefde5ed0f1fb18aac5c7cc8b2
%global shortcommit %(c=%{commit}; echo ${c:0:7})
%global commit_date 20250126
%global commit_date 20250127
%global ver 0.172.0

%bcond_with check
Expand Down

0 comments on commit 482d19c

Please sign in to comment.