Skip to content

Commit

Permalink
chore(sync): frawhide -> f39 (#1813)
Browse files Browse the repository at this point in the history
* chore(sync): frawhide -> f39

* bump(nightly): envision mpv flow nightly gamescope-session nim-nightly yt-dlp

Signed-off-by: madonuko <[email protected]>

---------

Signed-off-by: madonuko <[email protected]>
Co-authored-by: Raboneko <[email protected]>
  • Loading branch information
madonuko and raboneko authored Aug 2, 2024
1 parent 72fdc2c commit cbacd72
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 5eb42335e0ccbf3558b1d285348d7c02906c931d
%global commit_date 20240801
%global commit 258c6d5faec7db9431b4d632920454e309155044
%global commit_date 20240802
%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 dcb4b491b2077be370cf5295ff4021d1e6182817
%global commit 11ed012c343e32da1c7a0cb8ddb7006f53f1f0bc
%global shortcommit %(c=%{commit}; echo ${c:0:7})
%global commit_date 20240801
%global commit_date 20240802
%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 3400554f57b770760cb4cb58f15963399d13848e
%global commit 146ad980d5769ecbbdddbdf2fa21e8d5a1751dfb
%global shortcommit %(c=%{commit}; echo ${c:0:7})
%global commit_date 20240801
%global commit_date 20240802

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 33d06c4d9603b37885e7ddcc82fa06f4dcd83943
%global commit 5e011ab0291869a9ee2eeaf1396304fd81ced517
%global shortcommit %(c=%{commit}; echo ${c:0:7})
%global commit_date 20240801
%global commit_date 20240802
%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 26818c6cd574c74ab9dfd2c89f081f30430e212b
%global commit f8390d38c1347a3ad60540db95bcca284b0f1982
%global shortcommit %(c=%{commit}; echo ${c:0:7})
%global commit_date 20240801
%global commit_date 20240802

Name: gamescope-session
Version: %commit_date.%shortcommit
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 cb156648d69fd0c21ee5d041a98ddc69294eaa96
%global commit 12b968029159ae05b9813095fbe671e4aa57922b
%global shortcommit %(c=%{commit}; echo ${c:0:7})
%global ver 2.1.9
%global commit_date 20240730
%global commit_date 20240802
%global debug_package %nil

Name: nim-nightly
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 bb3936ae2b3ce96d0b53f9e17cad1082058f032b
%global commit 919540a9644e55deb78cdd6751757ec8fdaf76f4
%global shortcommit %(c=%{commit}; echo ${c:0:7})
%global commit_date 20240801
%global ver 2024.07.25
%global commit_date 20240802
%global ver 2024.08.01

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

0 comments on commit cbacd72

Please sign in to comment.