From 36314f618237c11719feaef65f59f2cf24f12c2d Mon Sep 17 00:00:00 2001 From: Andy Grover Date: Wed, 10 Oct 2018 10:29:14 -0700 Subject: [PATCH] version 1.1.fb25-2 Signed-off-by: Andy Grover --- python-configshell.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/python-configshell.spec b/python-configshell.spec index ee95c2c..a965a9c 100644 --- a/python-configshell.spec +++ b/python-configshell.spec @@ -12,8 +12,8 @@ Group: System Environment/Libraries Summary: A framework to implement simple but nice CLIs Epoch: 1 Version: 1.1.fb25 -Release: 1%{?dist} -URL: https://github.com/agrover/configshell-fb +Release: 2%{?dist} +URL: https://github.com/open-iscsi/configshell-fb Source: %{url}/archive/v%{version}/%{oname}-%{version}.tar.gz BuildArch: noarch BuildRequires: python2-devel python2-setuptools @@ -84,6 +84,9 @@ popd %endif %changelog +* Wed Oct 10 2018 Andy Grover - 1:1.1.fb25-2 +- Fix URL to point to open-iscsi org + * Wed Oct 10 2018 Andy Grover - 1:1.1.fb25-1 - New upstream release - Update URL so spectool -g works