diff --git a/.gitignore b/.gitignore
index 1410c95..ddb288f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-SOURCES/configshell-fb-1.1.27.tar.gz
+SOURCES/configshell-fb-1.1.28.tar.gz
diff --git a/.python-configshell.metadata b/.python-configshell.metadata
index c47b170..6ff8ea7 100644
--- a/.python-configshell.metadata
+++ b/.python-configshell.metadata
@@ -1 +1 @@
-78368edf41e50b93876a832f8f5206a071f5a3e0 SOURCES/configshell-fb-1.1.27.tar.gz
+c376cac2981a18581030a645d6bcf6ceeaed7523 SOURCES/configshell-fb-1.1.28.tar.gz
diff --git a/SPECS/python-configshell.spec b/SPECS/python-configshell.spec
index c356233..1df0276 100644
--- a/SPECS/python-configshell.spec
+++ b/SPECS/python-configshell.spec
@@ -7,10 +7,10 @@ License:        ASL 2.0
 Group:          System Environment/Libraries
 Summary:        A framework to implement simple but nice CLIs
 Epoch:          1
-Version:        1.1.27
+Version:        1.1.28
 Release:        1%{?dist}
-URL:            https://github.com/agrover/configshell-fb
-Source:         https://fedorahosted.org/released/targetcli-fb/%{oname}-%{version}.tar.gz
+URL:            https://github.com/open-iscsi/%{oname}
+Source:         %{url}/archive/v%{version}/%{oname}-%{version}.tar.gz
 BuildArch:      noarch
 
 BuildRequires:  python3-devel python3-setuptools
@@ -42,6 +42,9 @@ command-line interfaces.
 %doc COPYING README.md
 
 %changelog
+* Mon May 11 2020 Maurizio Lombardi <mlombard@redhat.com> - 1:1.1.28-1
+- Update to a new upstream version
+
 * Mon Nov 18 2019 Maurizio Lombardi <mlombard@redhat.com> - 1:1.1.27-1
 - Update to new upstream version