bump(nightly): micro nightly nim-nightly vala-nightly

This commit is contained in:
Raboneko
2025-04-25 01:47:49 +00:00
parent 7e04212dfe
commit 5ebce6ed55
4 changed files with 8 additions and 8 deletions
+2 -2
View File
@@ -12,8 +12,8 @@
# Naming variable as something other than "commit" is necessary
# to stop %%gometa from putting commit hash in release
%global commit_hash 79fe4ae3e3965e8d55e259b392f6357f1da88526
%global commit_date 20250416
%global commit_hash e5c3a3edc3bb916173a96834d72516a217524ba6
%global commit_date 20250425
%global shortcommit %{sub %{commit_hash} 1 7}
%global ver 2.0.14
+2 -2
View File
@@ -1,6 +1,6 @@
%global commit f125353b6f689ccae2b70e540c8d0356b9ade285
%global commit 57d8397f536f46ea1e8623da9bd66477b9e656fa
%global shortcommit %(c=%{commit}; echo ${c:0:7})
%global commit_date 20250424
%global commit_date 20250425
%global ver 0.185.0
%bcond_with check
+2 -2
View File
@@ -1,8 +1,8 @@
%global csrc_commit 561b417c65791cd8356b5f73620914ceff845d10
%global commit d966ee3fc3874f63b4e32a7edc7566982bb570ce
%global commit 8c9a645bdf8bbd14f7fc9e95c475f7fb963de3f3
%global shortcommit %(c=%{commit}; echo ${c:0:7})
%global ver 2.3.1
%global commit_date 20250423
%global commit_date 20250425
%global debug_package %nil
Name: nim-nightly
@@ -3,11 +3,11 @@
%global priority 90
%global real_name vala
%global commit 34978cd533f2ab687985ae22dfd98ddb12888558
%global commit 7a55303675779995a96f3c3e715fff349174046d
%global shortcommit %(c=%{commit}; echo ${c:0:7})
%global repo https://gitlab.gnome.org/GNOME/%{real_name}.git
%global commit_date 20250419
%global commit_date 20250425
%global snapshot_info %{commit_date}.%{shortcommit}
Name: vala-nightly