bump(nightly): flameshot-nightly legcord-nightly micro-nightly zed-nightly prismlauncher-nightly nim-nightly

This commit is contained in:
Raboneko
2025-05-27 01:50:00 +00:00
parent 6ee7e4ab22
commit bffbb09f56
6 changed files with 12 additions and 12 deletions
+2 -2
View File
@@ -1,9 +1,9 @@
#? https://github.com/flameshot-org/flameshot/blob/master/packaging/rpm/fedora/flameshot.spec
%global ver v12.1.0
%global commit 849fce58558dfca7ab7d2e818d29bd78261495cb
%global commit 09f2d959be5a64371cf205f5e46079c276fbfc20
%global shortcommit %{sub %{commit} 1 7}
%global commit_date 20250526
%global commit_date 20250527
Name: flameshot.nightly
Version: %ver^%{commit_date}git.%shortcommit
@@ -1,5 +1,5 @@
%global commit 8fc35a3b13f4dd64ffef7cc89221db61d36c8c78
%global commit_date 20250525
%global commit 77a5e7213786c0282589bb2e71cc2e2d9bad146a
%global commit_date 20250527
%global shortcommit %(c=%{commit}; echo ${c:0:7})
%define debug_package %nil
+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 bf255b6c353f6a8abf7b5520b5620c52b2f5f2fb
%global commit_date 20250526
%global commit_hash 5eddf5b85d66f95e9e61d2f0a9f972d432936979
%global commit_date 20250527
%global shortcommit %{sub %{commit_hash} 1 7}
%global ver 2.0.14
+2 -2
View File
@@ -1,6 +1,6 @@
%global commit 83af7b30eb4dab51f46609f929cb0af02fde13ee
%global commit 4a577fff4a208fa877574069c8e8725ad66dd018
%global shortcommit %(c=%{commit}; echo ${c:0:7})
%global commit_date 20250526
%global commit_date 20250527
%global ver 0.189.0
%bcond_with check
@@ -1,10 +1,10 @@
%global real_name prismlauncher
%global nice_name PrismLauncher
%global commit c300db1a24c102eaf2ade5a59c74570b1d868740
%global commit a6c93d66d407ea3cc595ba01d1b67e42b9f754d7
%global shortcommit %(c=%{commit}; echo ${c:0:7})
%global commit_date 20250523
%global commit_date 20250527
%global snapshot_info %{commit_date}.%{shortcommit}
%bcond_without qt6
+2 -2
View File
@@ -1,8 +1,8 @@
%global csrc_commit 561b417c65791cd8356b5f73620914ceff845d10
%global commit 87523928389227fa39803e363e10d95ea7c2376e
%global commit 241edaf0c0dc8a7e6a67abb16cb9796bf2f16c4a
%global shortcommit %(c=%{commit}; echo ${c:0:7})
%global ver 2.3.1
%global commit_date 20250524
%global commit_date 20250527
%global debug_package %nil
Name: nim-nightly