Skip to content

Commit

Permalink
bump(nightly): nightly mpv flow nightly nim-nightly tdlib rpi-utils y…
Browse files Browse the repository at this point in the history
…t-dlp
  • Loading branch information
raboneko committed Dec 13, 2024
1 parent 867c948 commit 0354457
Show file tree
Hide file tree
Showing 8 changed files with 15 additions and 15 deletions.
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 554537cda42c4f172aaf893a26f007f1d5094d9e
%global commit_date 20241201
%global commit 6888db743d73a8cd7fd2b5d035e7025c09148912
%global commit_date 20241213
%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 5897b66454aab8b846aac00f5854e534ee47dea4
%global commit dbb3291e8e9729fb3488a82e21622dafb5a68910
%global shortcommit %(c=%{commit}; echo ${c:0:7})
%global commit_date 20241212
%global commit_date 20241213
%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 ba65fece7e00b686ada8e918ba9c35fbd7d27cf6
%global commit fd648b7b070b5006f32f57baf788ab0b17b206dd
%global shortcommit %(c=%{commit}; echo ${c:0:7})
%global commit_date 20241212
%global commit_date 20241213

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 611abcadc0f82b56188dc439642d1f5fd35cd5bd
%global commit 241b14eeafcf4203240b5df3124b70ce7293b30b
%global shortcommit %(c=%{commit}; echo ${c:0:7})
%global commit_date 20241212
%global commit_date 20241213
%global ver 0.167.0

%bcond_with check
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 9bb7e53e7f56fe3ddaa69849ff663ad18858e038
%global commit f485973459a6cfce80497251512df13894e8fda6
%global shortcommit %(c=%{commit}; echo ${c:0:7})
%global ver 2.3.1
%global commit_date 20241212
%global commit_date 20241213
%global debug_package %nil

Name: nim-nightly
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 437e7f9ab9696d186585f1d466dbdfbf93298804
%global commit d961806b51146546874ff02ebca48866f1abf952
%global ver 1.8.41
%global commit_date 20240219
%global shortcommit %(c=%{commit}; echo ${c:0:7})
Expand Down
4 changes: 2 additions & 2 deletions anda/tools/rpi-utils/rpi-utils.spec
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
%global commit bf273698a9c16c07abc6d54827d976e73eb87e41
%global commit_date 20241212
%global commit 9d884c7ed214cc6aad5f498b53a1253e177239fd
%global commit_date 20241213
%global shortcommit %(c=%{commit}; echo ${C:0:7})

Name: rpi-utils
Expand Down
4 changes: 2 additions & 2 deletions anda/tools/yt-dlp/yt-dlp-nightly.spec
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#bcond_without tests
%global commit 6fef824025b3c2f0ca8af7ac9fa04b10d09a3591
%global commit f6c73aad5f1a67544bea137ebd9d1e22e0e56567
%global shortcommit %(c=%{commit}; echo ${c:0:7})
%global commit_date 20241207
%global commit_date 20241213
%global ver 2024.12.06

Name: yt-dlp-nightly
Expand Down

0 comments on commit 0354457

Please sign in to comment.