Skip to content

Commit

Permalink
bump(nightly): envision mpv flow nightly prismlauncher-nightly nim-ni…
Browse files Browse the repository at this point in the history
…ghtly cros-keyboard-map yt-dlp
  • Loading branch information
raboneko committed Oct 20, 2024
1 parent ef1d322 commit ef2c44b
Show file tree
Hide file tree
Showing 8 changed files with 16 additions and 16 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 59b035c49dbb0b0b4e97392f6759171c376eee1e
%global commit_date 20241018
%global commit cd33a8abbdd0d61259dc6840bcd0c2a8902a818e
%global commit_date 20241020
%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 6b695ac6e4d6f62add1938a982df069ccbb052a8
%global commit 37159a8ee03d155e4b139a5bf0a50bee910cad69
%global shortcommit %(c=%{commit}; echo ${c:0:7})
%global commit_date 20241019
%global commit_date 20241020
%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 ecc9181894f716054ebe116bc474b45cadfabb65
%global commit 87addc97de2cef1a9ed27837c4f07ae99273e833
%global shortcommit %(c=%{commit}; echo ${c:0:7})
%global commit_date 20241017
%global commit_date 20241020

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 d209eab05879ddd49c4ebbb439966150f7c3b686
%global commit 1ae30f5813322aaa135ef358d9759ee3a07db291
%global shortcommit %(c=%{commit}; echo ${c:0:7})
%global commit_date 20241019
%global commit_date 20241020
%global ver 0.159.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 f60d6e4d4868d9e3ac48ea1d31c676deb83af0bb
%global commit 417bb3564d11247dbf02e0d31bee1729670f4977
%global shortcommit %(c=%{commit}; echo ${c:0:7})
%global libnbtplusplus_commit a5e8fd52b8bf4ab5d5bcc042b2a247867589985f

%global commit_date 20241019
%global commit_date 20241020
%global snapshot_info %{commit_date}.%{shortcommit}

%bcond_without qt6
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 0a058a6b8f32749ebb19bfcd824b9f219d317f68
%global commit e69eb99a159859338dbcd9606cf31a6c4700d90b
%global shortcommit %(c=%{commit}; echo ${c:0:7})
%global ver 2.2.1
%global commit_date 20241019
%global commit_date 20241020
%global debug_package %nil

Name: nim-nightly
Expand Down
4 changes: 2 additions & 2 deletions anda/system/cros-keyboard-map/cros-keyboard-map.spec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
%global commit_date 20240824
%global commit_date 20241020

%global tree_commit b2e69368f96bdf7562dc1a95a0d863c794756842
%global tree_commit 0dcdc343618e786d39e02ec5297c146075c3b162
%global tree_shortcommit %(c=%{tree_commit}; echo ${c:0:7})

%global um_commit 46892acafb2fff3f3ace425d4694382c92645feb
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 fbc66e3ab35743cc847a21223c67d88bb463cd9c
%global commit 679c68240a26481ea7c07cc0c014745631ea8481
%global shortcommit %(c=%{commit}; echo ${c:0:7})
%global commit_date 20241017
%global commit_date 20241020
%global ver 2024.10.07

Name: yt-dlp-nightly
Expand Down

0 comments on commit ef2c44b

Please sign in to comment.