diff --git a/nvmetcli.spec b/nvmetcli.spec index 8be4dc3..650318e 100644 --- a/nvmetcli.spec +++ b/nvmetcli.spec @@ -2,7 +2,7 @@ Name: nvmetcli License: ASL 2.0 Summary: An adminstration shell for NVMe storage targets Version: 0.7 -Release: 1%{?dist} +Release: 2%{?dist} URL: ftp://ftp.infradead.org/pub/nvmetcli/ Source: ftp://ftp.infradead.org/pub/nvmetcli/%{name}-%{version}.tar.gz Patch00: 0001-nvmetcli-don-t-remove-ANA-Group-1-on-clear.patch @@ -66,6 +66,10 @@ install -m 644 Documentation/nvmetcli.8.gz %{buildroot}%{_mandir}/man8/ %{_mandir}/man8/nvmetcli.8.gz %changelog +* Tue Mar 02 2021 Zbigniew Jędrzejewski-Szmek - 0.7-2 +- Rebuilt for updated systemd-rpm-macros + See https://pagure.io/fesco/issue/2583. + * Thu Feb 11 2021 Maurizio Lombardi - 0.7-1 - Rebase to the latest version (git commit id 297f40aef117875d98303b0535fb076626b91a19)