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 yt-dlp
  • Loading branch information
raboneko committed Aug 20, 2024
1 parent 11f0a1c commit dabe39a
Show file tree
Hide file tree
Showing 7 changed files with 15 additions and 15 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 96b15c05f027f5ce7c9ee9896823c6e71986c087
%global commit_date 20240819
%global commit 6ff4bc2cd57628c95aacd2f5a07305fd83e197e4
%global commit_date 20240820
%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 a3baf94ab9f3b43a8027d74c43991a3c2da732e0
%global commit 67e087dcae35fa9f74a6dced588629fcdf075182
%global shortcommit %(c=%{commit}; echo ${c:0:7})
%global commit_date 20240817
%global commit_date 20240820
%global ver 0.38.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 ea31e414ee4b8583cb396e468a74058e65133d72
%global commit 82720a40d7066e8457c906490c937ea09dd22ee9
%global shortcommit %(c=%{commit}; echo ${c:0:7})
%global commit_date 20240819
%global commit_date 20240820

Name: flow-control-nightly
Version: %commit_date.%shortcommit
Expand Down
6 changes: 3 additions & 3 deletions anda/devs/zed/nightly/zed-nightly.spec
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
%global commit 43e13df9f327c1694eefbfec54cdbb0ec9efaab1
%global commit 395a68133d988a9d5eec7f218f8d3f0bc5eae696
%global shortcommit %(c=%{commit}; echo ${c:0:7})
%global commit_date 20240819
%global ver 0.150.0
%global commit_date 20240820
%global ver 0.151.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 efac06379756dff61b6fd05602bf58686f42a1a0
%global commit 1b756b99bb75b27d82ba537b5f3feb762b2bcb50
%global shortcommit %(c=%{commit}; echo ${c:0:7})
%global libnbtplusplus_commit a5e8fd52b8bf4ab5d5bcc042b2a247867589985f

%global commit_date 20240819
%global commit_date 20240820
%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 2e4d344b43b040a4dce2c478ca13e49979e491fc
%global commit a4dff1a03e514946b419fd9af0ac08b7a4b40a50
%global shortcommit %(c=%{commit}; echo ${c:0:7})
%global ver 2.1.9
%global commit_date 20240819
%global commit_date 20240820
%global debug_package %nil

Name: nim-nightly
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 a7d3235c84dac57a127cbe0ff38f7f7c2fdd8fa0
%global commit f0bb28504c8c2b75ee3e5796aed50de2a7f90a1b
%global shortcommit %(c=%{commit}; echo ${c:0:7})
%global commit_date 20240819
%global commit_date 20240820
%global ver 2024.08.06

Name: yt-dlp-nightly
Expand Down

0 comments on commit dabe39a

Please sign in to comment.