diff options
Diffstat (limited to 'pie.spec')
| -rw-r--r-- | pie.spec | 10 |
1 files changed, 8 insertions, 2 deletions
@@ -11,7 +11,7 @@ # For compatibility with SCL %undefine __brp_mangle_shebangs -%global gh_commit c1fc730eda8472f82a0941de77e273b5da13191f +%global gh_commit b30a6b3f67f02191d559b6ace8b6b3c1ff693879 %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.3.0 -%global upstream_prever alpha1 +%global upstream_prever rc1 %global bashcompdir %(pkg-config --variable=completionsdir bash-completion 2>/dev/null) %global bashcomproot %(dirname %{bashcompdir} 2>/dev/null) @@ -141,6 +141,12 @@ done %changelog +* Fri Nov 14 2025 Remi Collet <remi@remirepo.net> - 1.3.0~rc1-1 +- update to 1.3.0-rc1 + +* Thu Nov 6 2025 Remi Collet <remi@remirepo.net> - 1.3.0~alpha3-1 +- update to 1.3.0-alpha3 + * Tue Nov 4 2025 Remi Collet <remi@remirepo.net> - 1.3.0~alpha1-1 - update to 1.3.0-alpha1 |
