bump(nightly): envision mpv nightly micro nightly vala-nightly

This commit is contained in:
Raboneko
2025-03-02 01:43:19 +00:00
parent 968288559e
commit 91d77dad1c
6 changed files with 12 additions and 12 deletions
+2 -2
View File
@@ -1,5 +1,5 @@
%global commit 9c6bfe110a50f7f96cd5204205397a9ccd2548d4
%global commit_date 20250224
%global commit 96717d193f5e39a829161fc1f2d6c13393eea186
%global commit_date 20250302
%global shortcommit %(c=%{commit}; echo ${c:0:7})
Name: envision-nightly
+2 -2
View File
@@ -1,6 +1,6 @@
%global commit 5338f4ba70903e7517bbfc7881e10ff13a912ffc
%global commit ee07dcf4c704e64d3d9d95191129bccd98c2c37d
%global shortcommit %(c=%{commit}; echo ${c:0:7})
%global commit_date 20250227
%global commit_date 20250302
%global ver 0.39.0
Name: mpv-nightly
@@ -1,6 +1,6 @@
%global commit c6485b9fd5514992e9acf8f6986e7986195dc3fc
%global commit e2b5584a8d12052c35e2c814f3648e0eba455b38
%global shortcommit %(c=%{commit}; echo ${c:0:7})
%global fulldate 2025-02-28
%global fulldate 2025-03-01
%global commit_date %(echo %{fulldate} | sed 's/-//g')
%global public_key RWQlAjJC23149WL2sEpT/l0QKy7hMIFhYdQOFy0Z7z7PbneUgvlsnYcV
%global ver 1.1.3
+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 272a308275f3b543647c6171e86dc521ce2822a0
%global commit_date 20250228
%global commit_hash 3c68655f334aa4c4d3f9825e8370d2e86ae6d261
%global commit_date 20250302
%global shortcommit %{sub %{commit_hash} 1 7}
%global ver 2.0.14
+2 -2
View File
@@ -1,6 +1,6 @@
%global commit 694afd15c91fe56f7399bf1e35592a877ec002c4
%global commit fec228bb236e690c4c629e4688b62c005298c503
%global shortcommit %(c=%{commit}; echo ${c:0:7})
%global commit_date 20250301
%global commit_date 20250302
%global ver 0.177.0
%bcond_with check
@@ -3,11 +3,11 @@
%global priority 90
%global real_name vala
%global commit 32fabbe78a06a9cc46f67305dd51d1babd58e6d4
%global commit 933ab9c03ae06579e5fc334d7aa6e30ecc7c5f61
%global shortcommit %(c=%{commit}; echo ${c:0:7})
%global repo https://gitlab.gnome.org/GNOME/%{real_name}.git
%global commit_date 20250221
%global commit_date 20250302
%global snapshot_info %{commit_date}.%{shortcommit}
Name: vala-nightly