Skip to content

Commit

Permalink
bump(nightly): envision mpv flow nightly gamescope-session tdlib cros…
Browse files Browse the repository at this point in the history
…-keyboard-map yt-dlp
  • Loading branch information
raboneko committed Aug 1, 2024
1 parent ccc23cf commit a7e1919
Show file tree
Hide file tree
Showing 8 changed files with 17 additions and 17 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 5368c73be084399d993bdb6fc27486ee669eec39
%global commit_date 20240731
%global commit 5eb42335e0ccbf3558b1d285348d7c02906c931d
%global commit_date 20240801
%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 06470899dfd73069ee439ebe71b5c132de8fe54d
%global commit dcb4b491b2077be370cf5295ff4021d1e6182817
%global shortcommit %(c=%{commit}; echo ${c:0:7})
%global commit_date 20240731
%global commit_date 20240801
%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 9139e3f9ad5ec005676dccc865f9fe1c3b8c79e3
%global commit 3400554f57b770760cb4cb58f15963399d13848e
%global shortcommit %(c=%{commit}; echo ${c:0:7})
%global commit_date 20240731
%global commit_date 20240801

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 a08e020e32cf20fad53f1f4122b979fd5dc99f25
%global commit 33d06c4d9603b37885e7ddcc82fa06f4dcd83943
%global shortcommit %(c=%{commit}; echo ${c:0:7})
%global commit_date 20240731
%global ver 0.147.0
%global commit_date 20240801
%global ver 0.148.0

%bcond_with check

Expand Down
4 changes: 2 additions & 2 deletions anda/games/gamescope-session/gamescope-session.spec
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
%define debug_package %nil

%global commit b4a4d9fc1f22ee460355bbbf010fca6069c356a8
%global commit 26818c6cd574c74ab9dfd2c89f081f30430e212b
%global shortcommit %(c=%{commit}; echo ${c:0:7})
%global commit_date 20240731
%global commit_date 20240801

Name: gamescope-session
Version: %commit_date.%shortcommit
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 97ded01095246a3a693bc85bef4bca5d1af177dd
%global ver 1.8.33
%global commit a24af0992245f838f2b4b418a0a2d5fa9caa27b5
%global ver 1.8.34
%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 5f56dd60b256061a036e5f5b494da570a299cdee
%global commit_date 20240708
%global commit 3e3c31c227b3b91572ce4a2591281d16a9753f33
%global commit_date 20240801
%global shortcommit %(c=%{commit}; echo ${c:0:7})
%global debug_package %{nil}
%define __os_install_post %{nil}
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 4b69e1b53ea21e631cd5dd68ff531e2f1671ec17
%global commit bb3936ae2b3ce96d0b53f9e17cad1082058f032b
%global shortcommit %(c=%{commit}; echo ${c:0:7})
%global commit_date 20240731
%global commit_date 20240801
%global ver 2024.07.25

Name: yt-dlp-nightly
Expand Down

0 comments on commit a7e1919

Please sign in to comment.