diff options
| -rw-r--r-- | valkey-ldap.spec | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/valkey-ldap.spec b/valkey-ldap.spec index c4d3805..84255b4 100644 --- a/valkey-ldap.spec +++ b/valkey-ldap.spec @@ -20,7 +20,7 @@ %global tag %{version} Name: valkey-ldap -Version: 1.1.0 +Version: 1.1.1 %forgemeta Release: 1%{?dist} Summary: Probabilistic data structures @@ -85,7 +85,7 @@ cargo tree \ : Required rust version grep -h rust-version mycargo/*/Cargo.toml Cargo.toml | sort -u | tail -n 8 -%cargo_license_summary +%{?cargo_license_summary} %build @@ -105,6 +105,9 @@ install -Dpm640 %{cfgname} %{buildroot}%{valkey_modules_cfg}/%{cfgna %changelog +* Tue Jun 30 2026 Remi Collet <remi@remirepo.net> - 1.1.1-1 +- update to 1.1.1 + * Fri May 22 2026 Remi Collet <remi@remirepo.net> - 1.1.0-1 - update to 1.1.0 |
