From f423166734ce72ee3db85b131355faf080630bc9 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Thu, 13 Mar 2025 10:30:05 +0100 Subject: update to 0.8.0 --- pie.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'pie.spec') diff --git a/pie.spec b/pie.spec index ce9f118..ae55fa5 100644 --- a/pie.spec +++ b/pie.spec @@ -11,14 +11,14 @@ # For compatibility with SCL %undefine __brp_mangle_shebangs -%global gh_commit 8304dd20d96c81be1d9e4ad7976e63cfa6670b29 +%global gh_commit 108707df748ad2bbc96db8a1edd625b4332c364e %global gh_short %(c=%{gh_commit}; echo ${c:0:7}) #global gh_date 20241003 %global gh_branch main %global gh_owner php %global gh_project pie -%global upstream_version 0.7.0 +%global upstream_version 0.8.0 #global upstream_prever dev #global upstream_lower DEV @@ -139,6 +139,9 @@ done %changelog +* Thu Mar 13 2025 Remi Collet - 0.8.0-1 +- update to 0.8.0 + * Mon Mar 3 2025 Remi Collet - 0.7.0-1 - update to 0.7.0 -- cgit