diff --git a/.gitignore b/.gitignore index 25a76fb..18d90e6 100644 --- a/.gitignore +++ b/.gitignore @@ -39,3 +39,4 @@ /targetcli-fb-2.1.fb39.tar.gz /targetcli-fb-2.1.fb40.tar.gz /targetcli-fb-2.1.fb41.tar.gz +/targetcli-fb-2.1.fb42.tar.gz diff --git a/sources b/sources index 9144ee0..6f8688f 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -457b857d590c0ccaea2e407c1ac6d8d7 targetcli-fb-2.1.fb41.tar.gz +575031fbb9a011f03b18e402d613f9b5 targetcli-fb-2.1.fb42.tar.gz diff --git a/targetcli.spec b/targetcli.spec index 7831609..dc22f9b 100644 --- a/targetcli.spec +++ b/targetcli.spec @@ -4,13 +4,13 @@ Name: targetcli License: ASL 2.0 Group: System Environment/Libraries Summary: An administration shell for storage targets -Version: 2.1.fb41 -Release: 4%{?dist} +Version: 2.1.fb42 +Release: 1%{?dist} URL: https://fedorahosted.org/targetcli-fb/ Source: https://fedorahosted.org/released/targetcli-fb/%{oname}-%{version}.tar.gz BuildArch: noarch BuildRequires: python3-devel, python3-setuptools -Requires: python3-rtslib, target-restore, python3-configshell, python3-six +Requires: python3-rtslib, target-restore, python3-configshell, python3-six, python-dbus %description @@ -41,6 +41,9 @@ install -m 644 targetcli.8.gz %{buildroot}%{_mandir}/man8/ %{_mandir}/man8/targetcli.8.gz %changelog +* Tue Dec 1 2015 Andy Grover - 2.1.fb42-1 +- New upstream version + * Tue Nov 10 2015 Fedora Release Engineering - 2.1.fb41-4 - Rebuilt for https://fedoraproject.org/wiki/Changes/python3.5