Skip to content

Commit

Permalink
bump(nightly): envision mpv nightly prismlauncher-nightly nim-nightly…
Browse files Browse the repository at this point in the history
… yt-dlp
  • Loading branch information
raboneko committed Sep 15, 2024
1 parent 5de35b8 commit 2c9b8e8
Show file tree
Hide file tree
Showing 6 changed files with 12 additions and 12 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 6feba023af6fc94e660b99e163684ed5c7b4b6e9
%global commit_date 20240913
%global commit 1f0dfbd6944fb49f751462b898a7934f27e4b6d2
%global commit_date 20240915
%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 5357d18fe6e8e849f3b947b710efa633a6ac3176
%global commit ef19a4a09d572871a076840d6712a3c8652f4b7f
%global shortcommit %(c=%{commit}; echo ${c:0:7})
%global commit_date 20240914
%global commit_date 20240915
%global ver 0.38.0

Name: mpv-nightly
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 e8a2dd92c82f56d01067aa9966eaaf095a7e657c
%global commit 6f337de440687bdc233c4e6f845f88d44a8f9740
%global shortcommit %(c=%{commit}; echo ${c:0:7})
%global commit_date 20240914
%global commit_date 20240915
%global ver 0.154.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 f46b73acb512a907d5edd758c7c725c12f481b50
%global commit 6492ad707648e3607c63b8da60b9cc03379e2220
%global shortcommit %(c=%{commit}; echo ${c:0:7})
%global libnbtplusplus_commit a5e8fd52b8bf4ab5d5bcc042b2a247867589985f

%global commit_date 20240914
%global commit_date 20240915
%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 61e04ba0ed4b8c6567f4cfd5c48c2c2439c62371
%global commit 4ff35585f867ec98b15dacfbdaa9065bb2e59c06
%global shortcommit %(c=%{commit}; echo ${c:0:7})
%global ver 2.1.99
%global commit_date 20240914
%global commit_date 20240915
%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 a555389c9bb32e589e00b4664974423fb7b04dcd
%global commit a06bb586795ebab87a2356923acfc674d6f0e152
%global shortcommit %(c=%{commit}; echo ${c:0:7})
%global commit_date 20240914
%global commit_date 20240915
%global ver 2024.08.06

Name: yt-dlp-nightly
Expand Down

0 comments on commit 2c9b8e8

Please sign in to comment.