Skip to content

Commit

Permalink
bump(nightly): mpv flow nightly prismlauncher-nightly nim-nightly ope…
Browse files Browse the repository at this point in the history
…ntabletdriver-nightly
  • Loading branch information
raboneko committed Aug 24, 2024
1 parent 2ed7fe8 commit 95d43bc
Show file tree
Hide file tree
Showing 6 changed files with 13 additions and 13 deletions.
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 92f052c14e994b7ea77dc370b01bed5f8ef546db
%global commit 64a0e31aa986bf9d708c9b431ff51d7848686cf9
%global shortcommit %(c=%{commit}; echo ${c:0:7})
%global commit_date 20240823
%global commit_date 20240824
%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 c627a495180296f60b60b25069706e156ab01273
%global commit 55a7f5bd35872ebd92fdf15694e94f3b2906896a
%global shortcommit %(c=%{commit}; echo ${c:0:7})
%global commit_date 20240822
%global commit_date 20240824

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 88b03bc07466b1d71af8d0187f4daae4fca41783
%global commit 340662e2f7e29463ec1716741158ae1e674b5e02
%global shortcommit %(c=%{commit}; echo ${c:0:7})
%global commit_date 20240823
%global commit_date 20240824
%global ver 0.151.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 1edfbeec8d0a12f79969f84905323b11b2a4ca2b
%global commit fac28a81aeca029ca35c4614be7492942a3c437b
%global shortcommit %(c=%{commit}; echo ${c:0:7})
%global libnbtplusplus_commit a5e8fd52b8bf4ab5d5bcc042b2a247867589985f

%global commit_date 20240822
%global commit_date 20240824
%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 cb7bcae7f73bb907170f67e5e245f474a48760b3
%global commit 4ef06a5cc56f6ef32b8ac1e7c11592597406486a
%global shortcommit %(c=%{commit}; echo ${c:0:7})
%global ver 2.1.9
%global commit_date 20240823
%global commit_date 20240824
%global debug_package %nil

Name: nim-nightly
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
%global commit a60fa0cfd06148fc0c62c12fc11d9b55e15cb656
%global commit 61495b1de79419c76e10b7b6685318f2a6396ac8
%global shortcommit %(c=%{commit}; echo ${c:0:7})
%global commit_date 20240819
%global ver 0.6.4.0
%global commit_date 20240824
%global ver v0.6.4.0

# We aren't using Mono but RPM expected Mono
%global __requires_exclude_from ^/usr/lib/opentabletdriver/.*$
Expand Down

0 comments on commit 95d43bc

Please sign in to comment.