Skip to content

Commit

Permalink
bump(nightly): envision mpv latte-dock-nightly flow nightly prismlaun…
Browse files Browse the repository at this point in the history
…cher-nightly yt-dlp
  • Loading branch information
raboneko committed Oct 28, 2024
1 parent 643ee65 commit c81d784
Show file tree
Hide file tree
Showing 7 changed files with 13 additions and 13 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 68f7bf30c092c441861bb7740043649c0960f10c
%global commit_date 20241024
%global commit 91f61e5c4ae91eb21167ad7f649b0223ebcc17a3
%global commit_date 20241028
%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 fbf869584c5f65f8a83fe86090c73228fd4bf29e
%global commit a2106396bc6cb3a4768158fdfffcbd2e336c261c
%global shortcommit %(c=%{commit}; echo ${c:0:7})
%global commit_date 20241027
%global commit_date 20241028
%global ver 0.39.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 86731f1566d9063082c37ce16146f347aacaa3a1
%global commit fecbc680a65f86db43c8771f74c538c323e443fc
%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/devs/flow/flow-control-nightly.spec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
%global commit 9724decc4ade5757260e1e5c7b1343e2b7ad847e
%global commit a9058ef949695bf6329666033c3ed1b8bbb1a8df
%global shortcommit %(c=%{commit}; echo ${c:0:7})
%global commit_date 20241027
%global commit_date 20241028

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 2e32f1c8a19525004cb9b3b7ac9cc53c9aa4fdd0
%global commit 2d16d2d0363ad69653ab0c1a3736de74a07f476e
%global shortcommit %(c=%{commit}; echo ${c:0:7})
%global commit_date 20241027
%global commit_date 20241028
%global ver 0.160.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 5b8ea8909240d9cbfa292b404f7237d12150815f
%global commit b1113f429310f8aad4b71c643fa7faa6da88d00a
%global shortcommit %(c=%{commit}; echo ${c:0:7})
%global libnbtplusplus_commit a5e8fd52b8bf4ab5d5bcc042b2a247867589985f

%global commit_date 20241026
%global commit_date 20241028
%global snapshot_info %{commit_date}.%{shortcommit}

%bcond_without qt6
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 5c880ef42e9c2b2fc412f6d69dad37d34fb75a62
%global commit 330335386d4f7603d92d6796798375336005275e
%global shortcommit %(c=%{commit}; echo ${c:0:7})
%global commit_date 20241027
%global commit_date 20241028
%global ver 2024.10.22

Name: yt-dlp-nightly
Expand Down

0 comments on commit c81d784

Please sign in to comment.