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