From 57995a5c2ec4f4c89c61fcc89a7ae1ff3bdc6afb Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Wed, 3 Sep 2025 06:19:54 +0200 Subject: update to 1.2.0 --- pie.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'pie.spec') diff --git a/pie.spec b/pie.spec index c2d6474..1a3d991 100644 --- a/pie.spec +++ b/pie.spec @@ -11,7 +11,7 @@ # For compatibility with SCL %undefine __brp_mangle_shebangs -%global gh_commit 55be825237268ce46618b3bf96169ea0ac969e6e +%global gh_commit 4b20e778e116a3e77ece8ad26d4a44dd64bbeaf6 %global gh_short %(c=%{gh_commit}; echo ${c:0:7}) #global gh_date 20241003 %global gh_branch main @@ -19,7 +19,7 @@ %global gh_project pie %global upstream_version 1.2.0 -%global upstream_prever RC1 +#global upstream_prever RC1 %global bashcompdir %(pkg-config --variable=completionsdir bash-completion 2>/dev/null) %global bashcomproot %(dirname %{bashcompdir} 2>/dev/null) @@ -139,6 +139,9 @@ done %changelog +* Wed Sep 3 2025 Remi Collet - 1.2.0-1 +- update to 1.2.0 + * Fri Aug 29 2025 Remi Collet - 1.2.0~RC1-1 - update to 1.2.0-RC1 -- cgit