Skip to content

Commit

Permalink
bump(nightly): envision mpv gnome-shell-extension-pop-shell flow nigh…
Browse files Browse the repository at this point in the history
…tly prismlauncher-nightly nim-nightly
  • Loading branch information
raboneko committed Oct 10, 2024
1 parent 0fe9c16 commit 4edd6ea
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 a34faa9cd7fa5f4fe658092efd509e8f5257f569
%global commit_date 20241003
%global commit 27b01d0ffcade38db0f850d9feea574df25aea6b
%global commit_date 20241010
%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 6ed3781a3dae41ae1449bfadc5878bb0587bc774
%global commit e09278cfb92d7e1cc5e4380c88e04d6502eec3f7
%global shortcommit %(c=%{commit}; echo ${c:0:7})
%global commit_date 20241009
%global commit_date 20241010
%global ver 0.39.0

Name: mpv-nightly
Expand Down
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
# from Fedora upstream
%global extension pop-shell
%global uuid %{extension}@system76.com
%global commit ced54427487905f42447a07dabff7101b700b5c9
%global commit e25621e2595eb5235ecb1a41167d1324a2b2a297
%global shortcommit %{lua:print(macros.commit:sub(1,7))}
%global commit_date 20240919
%global commit_date 20241010
%global ver 1.2.0

Name: terra-gnome-shell-extension-%{extension}
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 07fdf30e9f3dfe96235f75cb9e21517d26efa636
%global commit 55fb6d29a01120d04c3a63e1889449ad73d1c7a4
%global shortcommit %(c=%{commit}; echo ${c:0:7})
%global commit_date 20241003
%global commit_date 20241010

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 e35114815257f800acf9020aeb82470b8cec53b3
%global commit 53cc82b132e826b3eb0a6337dc09922ceda7e735
%global shortcommit %(c=%{commit}; echo ${c:0:7})
%global commit_date 20241009
%global ver 0.157.0
%global commit_date 20241010
%global ver 0.158.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 e2b346fc53bc326a5e67a74ab67bc5447044afa0
%global commit 2abbcdfa6ff96c4a3ca41a4a58c4348eaa238748
%global shortcommit %(c=%{commit}; echo ${c:0:7})
%global libnbtplusplus_commit a5e8fd52b8bf4ab5d5bcc042b2a247867589985f

%global commit_date 20241009
%global commit_date 20241010
%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 95a76958104d916e5dc79637c935ef75a77e016f
%global commit 96d6eee9bc33c22defb980fc0953c8e55f363ab2
%global shortcommit %(c=%{commit}; echo ${c:0:7})
%global ver 2.2.1
%global commit_date 20241009
%global commit_date 20241010
%global debug_package %nil

Name: nim-nightly
Expand Down

0 comments on commit 4edd6ea

Please sign in to comment.