diff --git a/targetcli.spec b/targetcli.spec index b019e99..7540282 100644 --- a/targetcli.spec +++ b/targetcli.spec @@ -4,7 +4,7 @@ Name: targetcli License: ASL 2.0 Summary: An administration shell for storage targets Version: 2.1.fb49 -Release: 1%{?dist} +Release: 2%{?dist} URL: https://github.com/open-iscsi/%{oname} Source: %{url}/archive/v%{version}/%{oname}-%{version}.tar.gz BuildArch: noarch @@ -40,6 +40,9 @@ install -m 644 targetcli.8.gz %{buildroot}%{_mandir}/man8/ %{_mandir}/man8/targetcli.8.gz %changelog +* Sun Feb 03 2019 Fedora Release Engineering - 2.1.fb49-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild + * Wed Oct 10 2018 Andy Grover - 2.1.fb49-1 - New upstream version - Fix URL so spectool -g works