Skip to content

Commit

Permalink
bump(nightly): prismlauncher-nightly nim-nightly tdlib cros-keyboard-…
Browse files Browse the repository at this point in the history
…map yt-dlp
  • Loading branch information
raboneko committed Jul 8, 2024
1 parent b3dda3e commit 10696e1
Show file tree
Hide file tree
Showing 5 changed files with 11 additions and 11 deletions.
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 330c95e55b9be92b1a93e87a9b06cb47fd500d51
%global commit 08cab11cfe230a638af1b62f841fb8e1f33b386f
%global shortcommit %(c=%{commit}; echo ${c:0:7})
%global libnbtplusplus_commit a5e8fd52b8bf4ab5d5bcc042b2a247867589985f

%global commit_date 20240707
%global commit_date 20240708
%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 1dcc364cd2e284f831735e0fe9b988b08c82ac4f
%global commit 4faa15f3ad6504c3ba808e63ecd729d3fc3cb78a
%global shortcommit %(c=%{commit}; echo ${c:0:7})
%global ver 2.1.1
%global commit_date 20240707
%global commit_date 20240708
%global debug_package %nil

Name: nim-nightly
Expand Down
4 changes: 2 additions & 2 deletions anda/lib/tdlib/tdlib-nightly.spec
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
%global commit 3cd93569871cad8b8f6d0639d462ea2140f99ad8
%global ver 1.8.32
%global commit cb164927417f22811c74cd8678ed4a5ab7cb80ba
%global ver 1.8.33
%global commit_date 20240219
%global shortcommit %(c=%{commit}; echo ${c:0:7})

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,5 +1,5 @@
%global commit 1889baff16c08ddf2382d95ca18caa37001d5971
%global commit_date 20240418
%global commit 5f56dd60b256061a036e5f5b494da570a299cdee
%global commit_date 20240708
%global shortcommit %(c=%{commit}; echo ${c:0:7})
%global debug_package %{nil}
%define __os_install_post %{nil}
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 4862a29854d4044120e3f97b52199711ad04bee1
%global commit 39bc699d2e6e39b26af028cc09a7b1d460d00e31
%global shortcommit %(c=%{commit}; echo ${c:0:7})
%global commit_date 20240707
%global ver 2024.07.02
%global commit_date 20240708
%global ver 2024.07.07

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

0 comments on commit 10696e1

Please sign in to comment.