Skip to content

Commit

Permalink
bump(nightly): envision mpv latte-dock-nightly flow nightly nim-night…
Browse files Browse the repository at this point in the history
…ly vala-lint-nightly yt-dlp
  • Loading branch information
raboneko committed Aug 29, 2024
1 parent 3df95c1 commit 2cdabd5
Show file tree
Hide file tree
Showing 8 changed files with 16 additions and 16 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 e3ee44b1c4c9dbf141ffc5fddfbfda2473adcf00
%global commit_date 20240828
%global commit 17554fa2dcd15adaf9f0554df83e956e969ee747
%global commit_date 20240829
%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 938938a985c6836059b48cd61a5ee05b2b36f881
%global commit e8d14cd3142b117eabf23df026ee946cfded6424
%global shortcommit %(c=%{commit}; echo ${c:0:7})
%global commit_date 20240827
%global commit_date 20240829
%global ver 0.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 9e3f53321cc14fdd6074b6ad9222893453a66fe3
%global commit 3f43a2ec5e6ef3d1c28636b420f49fd96f5d83a0
%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 e6c6dd994d43e6199261a4f4bb01e0cd130307f7
%global commit 1caf2aa0f6f98d24acf6a6e00ba7ecf0ad1eb3aa
%global shortcommit %(c=%{commit}; echo ${c:0:7})
%global commit_date 20240828
%global commit_date 20240829

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 cfc3b7de05323955a7737d17a36bebade81eb76c
%global commit 1eec601afb8cb0b2eafe111de1a505049202e19f
%global shortcommit %(c=%{commit}; echo ${c:0:7})
%global commit_date 20240828
%global ver 0.151.0
%global commit_date 20240829
%global ver 0.152.0

%bcond_with check

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 540b414c861c44be9011336ee5fb1cd6f0d6da44
%global commit 1244ffbf39e6d10abfd7f92b4e8f529e469408dc
%global shortcommit %(c=%{commit}; echo ${c:0:7})
%global ver 2.1.99
%global commit_date 20240828
%global commit_date 20240829
%global debug_package %nil

Name: nim-nightly
Expand Down
4 changes: 2 additions & 2 deletions anda/langs/vala/vala-lint-nightly/vala-lint-nightly.spec
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
%global real_name vala-lint

%global commit 8ae2bb65fe66458263d94711ae4ddd978faece00
%global commit 4ed1443c35a8a84445fb59292d539358365d8263
%global shortcommit %(c=%{commit}; echo ${c:0:7})

%global commit_date 20240218
%global commit_date 20240829
%global snapshot_info %{commit_date}.%{shortcommit}

Name: vala-lint-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 41be32e78c3845000dbac188ffb90ea3ea7c4dfa
%global commit ad9a8115aa29a1a95c961b16fcf129a228d98f50
%global shortcommit %(c=%{commit}; echo ${c:0:7})
%global commit_date 20240827
%global commit_date 20240829
%global ver 2024.08.06

Name: yt-dlp-nightly
Expand Down

0 comments on commit 2cdabd5

Please sign in to comment.