diff --git a/.gitignore b/.gitignore index 9007e31..ac900ca 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /target-isns-0.6.2.tar.xz +/target-isns-0.6.6.tar.gz diff --git a/sources b/sources index 58583f4..491d9b5 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -dff5f59b0b41d3bee2b0e451848f5a5a target-isns-0.6.2.tar.xz +SHA512 (target-isns-0.6.6.tar.gz) = 4fa0a0f2e85ce37399af467aa453bbf476dab082f4ee06a94104885a39e74783d23f6ebfb62cba2ee48ba73e8ffe4251899a8e4d1617efb12c93912300e59ffd diff --git a/target-isns.spec b/target-isns.spec index 80b70f9..63629bb 100644 --- a/target-isns.spec +++ b/target-isns.spec @@ -1,10 +1,10 @@ Name: target-isns License: GPLv2+ Summary: An iSNS client for the Linux LIO iSCSI target -Version: 0.6.2 -Release: 9%{?dist} -URL: https://github.com/cvubrugier/target-isns -Source: https://fedorahosted.org/releases/t/a/target-isns/%{name}-%{version}.tar.xz +Version: 0.6.6 +Release: 1%{?dist} +URL: https://github.com/open-iscsi/target-isns +Source: %{url}/archive/v%{version}/%{name}-%{version}.tar.gz BuildRequires: gcc BuildRequires: cmake systemd-units Requires(post): systemd @@ -45,6 +45,9 @@ install -m 644 target-isns.service %{buildroot}%{_unitdir} %license COPYING %changelog +* Tue Oct 01 2019 Maurizio Lombardi - 0.6.6-1 +- New upstream version + * Sat Jul 27 2019 Fedora Release Engineering - 0.6.2-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild