Skip to content

Commit

Permalink
bump(nightly): envision nightly mpv flow nightly nim-nightly rpi-util…
Browse files Browse the repository at this point in the history
…s spotx-bash
  • Loading branch information
raboneko committed Dec 18, 2024
1 parent 68aa450 commit 07b32fa
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 f04723c1c4753f3d1451e0a8da18953b16d0a947
%global commit_date 20241215
%global commit e781736ffa83e17984172fc0873864cc2dae7e43
%global commit_date 20241218
%global shortcommit %(c=%{commit}; echo ${c:0:7})

Name: envision
Expand Down
4 changes: 2 additions & 2 deletions anda/apps/legcord/nightly/legcord-nightly.spec
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
%global commit 6888db743d73a8cd7fd2b5d035e7025c09148912
%global commit_date 20241213
%global commit fa72d91d14e538bd0054ab7793f912aa0de64e0f
%global commit_date 20241218
%global shortcommit %(c=%{commit}; echo ${c:0:7})
%define debug_package %nil

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 e52f975842196e1581299312b9c160aa16c81d04
%global commit 32d103c58072f117817c42c8947a0aebbc263639
%global shortcommit %(c=%{commit}; echo ${c:0:7})
%global commit_date 20241214
%global commit_date 20241218
%global ver 0.39.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 cbc8df69d348a7411402a814930d46b5a5b37636
%global commit e865a89ede19ada0c7cfc962caa970c91e6e5db8
%global shortcommit %(c=%{commit}; echo ${c:0:7})
%global commit_date 20241217
%global commit_date 20241218

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 80431e5518cbfb77c5717fcd46c1ce81f33e2109
%global commit 5d7b6141fd5481b50538b1c9e69db5eaacd4b558
%global shortcommit %(c=%{commit}; echo ${c:0:7})
%global commit_date 20241217
%global commit_date 20241218
%global ver 0.167.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 91d1933ea2038c4d6cee0e7b3694266fd30260ac
%global commit f80ce139d5d404720e0cb4a4a59882c1e8e7f3de
%global shortcommit %(c=%{commit}; echo ${c:0:7})
%global ver 2.3.1
%global commit_date 20241217
%global commit_date 20241218
%global debug_package %nil

Name: nim-nightly
Expand Down
6 changes: 3 additions & 3 deletions anda/tools/rpi-utils/rpi-utils.spec
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
%global commit 9d884c7ed214cc6aad5f498b53a1253e177239fd
%global commit_date 20241213
%global commit bb39e188ff85ead0ad3f66bd6867d8ccb5b4083a
%global commit_date 20241218
%global shortcommit %(c=%{commit}; echo ${c:0:7})

%define _unpackaged_files_terminate_build 0

Name: rpi-utils
Version: %{commit_date}.%{shortcommit}
Release: 1%{?dist}
Release: 1%?dist
Summary: A collection of scripts and simple applications for Raspberry Pi devices
License: BSD-3-Clause
URL: https://github.com/raspberrypi/utils
Expand Down
4 changes: 2 additions & 2 deletions anda/tools/spotx-bash/spotx-bash.spec
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
%global commit 21481cea97bac720590c2aad8b1fc2c58c9ec8f9
%global commit_date 20241215
%global commit a9774785ab3e16621fd636ac738a41d7107744ef
%global commit_date 20241218
%global shortcommit %(c=%{commit}; echo ${c:0:7})

Name: spotx-bash
Expand Down

0 comments on commit 07b32fa

Please sign in to comment.