Skip to content

Commit

Permalink
bump(nightly): mpv latte-dock-nightly prismlauncher-nightly nim-night…
Browse files Browse the repository at this point in the history
…ly vala-nightly tdlib yt-dlp
  • Loading branch information
raboneko committed Jul 2, 2024
1 parent 571f85f commit d94ee8f
Show file tree
Hide file tree
Showing 7 changed files with 14 additions and 14 deletions.
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 68a1a3879ca5b65ecd1f7b63b09b615f968d807a
%global commit 7c70df093480f0d5fe739a713ecb5339f59b765e
%global shortcommit %(c=%{commit}; echo ${c:0:7})
%global commit_date 20240629
%global commit_date 20240702
%global ver v0.38.0

Name: mpv-nightly
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
%global forgeurl https://github.com/KDE/latte-dock/

%global commit 6858dcdeb8caff78216dd1a478bbf16fedec5e72
%global commit 4f1c08054b1f975176375f615cf9d2470f7ec7ed
%global shortcommit %(c=%{commit}; echo ${c:0:7})
%global commit_date %(date '+%Y%m%d')
%global snapshot_info %{commit_date}.%{shortcommit}
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 e6234b5086e1623c7c6d238d3de6243cfba06f69
%global commit fc445078cd635119bb8a2090c33c728ce62f6a85
%global shortcommit %(c=%{commit}; echo ${c:0:7})
%global libnbtplusplus_commit a5e8fd52b8bf4ab5d5bcc042b2a247867589985f

%global commit_date 20240630
%global commit_date 20240702
%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 c88894bf76c230f027cbb24ee88828cf785e4f46
%global commit 43ee545789f94ca36c9f48012f0d1c8682b39756
%global shortcommit %(c=%{commit}; echo ${c:0:7})
%global ver 2.1.1
%global commit_date 20240630
%global commit_date 20240702
%global debug_package %nil

Name: nim-nightly
Expand Down
4 changes: 2 additions & 2 deletions anda/langs/vala/vala-nightly/vala-nightly.spec
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,11 @@
%global priority 90

%global real_name vala
%global commit a2a52c52d8e7ee9a388edf69ed3e9931035f3fcf
%global commit ee52e5a530bc4ad93a605add9a1ce184de3f0d9c
%global shortcommit %(c=%{commit}; echo ${c:0:7})
%global repo https://gitlab.gnome.org/GNOME/%{real_name}.git

%global commit_date 20240625
%global commit_date 20240702
%global snapshot_info %{commit_date}.%{shortcommit}

Name: vala-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 63c7d0301825b78c30dc7307f1f1466be049eb79
%global ver 1.8.31
%global commit 35cfcf5d15981b99e8f31a2195641f035dd516c3
%global ver 1.8.32
%global commit_date 20240219
%global shortcommit %(c=%{commit}; echo ${c:0:7})

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 61edf57f8f13f6dfd81154174e647eb5fdd26089
%global commit cd68258225dc813c74fbda4c4fda0c736d6fda10
%global shortcommit %(c=%{commit}; echo ${c:0:7})
%global commit_date 20240630
%global ver 2024.05.27
%global commit_date 20240702
%global ver 2024.07.01

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

0 comments on commit d94ee8f

Please sign in to comment.