Skip to content

Commit

Permalink
bump(nightly): flow nightly prismlauncher-nightly nim-nightly rpi-uti…
Browse files Browse the repository at this point in the history
…ls yt-dlp
  • Loading branch information
raboneko committed Dec 7, 2024
1 parent acae531 commit 3f2482b
Show file tree
Hide file tree
Showing 6 changed files with 13 additions and 13 deletions.
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 cd2fec9be343c87643a86d802e372d5fdb6934a1
%global commit dbc4707001be477c227229f6f9dec46bbe4bb666
%global shortcommit %(c=%{commit}; echo ${c:0:7})
%global commit_date 20241206
%global commit_date 20241207

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 f6b5e1734ea6f92781aca8f4a17afad9ab709cc1
%global commit 4d22a07a1e90214a254f4d9d94c15d7428a96f92
%global shortcommit %(c=%{commit}; echo ${c:0:7})
%global commit_date 20241206
%global commit_date 20241207
%global ver 0.166.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 c99876f3d76b697cb4a9d9ca19a429ca15b21ed2
%global commit 28a471777ad491eb3512c6c8c4bafd88713bf42d
%global shortcommit %(c=%{commit}; echo ${c:0:7})
%global libnbtplusplus_commit a5e8fd52b8bf4ab5d5bcc042b2a247867589985f

%global commit_date 20241204
%global commit_date 20241207
%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 d0288d3b5746f6dcf10cec8eb56e1a4cc9d63045
%global commit 801733f2863cfa753fcfe3c5fa226b214085079c
%global shortcommit %(c=%{commit}; echo ${c:0:7})
%global ver 2.3.1
%global commit_date 20241206
%global commit_date 20241207
%global debug_package %nil

Name: nim-nightly
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 aaeac09691f37f1d33c8c5c61c1de91fc7bc64d9
%global commit_date 20241127
%global commit 63929145cc639d6cb4715073df4efaf50d38d939
%global commit_date 20241207
%global shortcommit %(c=%{commit}; echo ${C:0:7})

Name: rpi-utils
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 fca3eb5f8be08d5fab2e18b45b7281a12e566725
%global commit 6fef824025b3c2f0ca8af7ac9fa04b10d09a3591
%global shortcommit %(c=%{commit}; echo ${c:0:7})
%global commit_date 20241205
%global ver 2024.12.03
%global commit_date 20241207
%global ver 2024.12.06

Name: yt-dlp-nightly
Version: %commit_date.git~%shortcommit
Expand Down

0 comments on commit 3f2482b

Please sign in to comment.