From c9fe2e21258cee2ac2a5ecf7e35b575bb568825f Mon Sep 17 00:00:00 2001 From: Maurizio Lombardi Date: Jun 28 2019 14:56:48 +0000 Subject: Update to new upstream version 0.6.6 Signed-off-by: Maurizio Lombardi --- diff --git a/.gitignore b/.gitignore index 9007e31..84c63c7 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,3 @@ /target-isns-0.6.2.tar.xz +/target-isns-0.6.6.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 1e9c4a7..d3aad95 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: 8%{?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 +* Fri Jun 28 2019 Maurizio Lombardi - 0.6.6-1 +- New upstream version + * Sun Feb 03 2019 Fedora Release Engineering - 0.6.2-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild