version 2.1.fb38-1

Signed-off-by: Andy Grover <agrover@redhat.com>
This commit is contained in:
Andy Grover 2014-12-02 10:29:05 -08:00
parent 7fddfa58c7
commit 0d9cdcceb7
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -35,3 +35,4 @@
/targetcli-fb-2.1.fb35.tar.gz
/targetcli-fb-2.1.fb36.tar.gz
/targetcli-fb-2.1.fb37.tar.gz
/targetcli-fb-2.1.fb38.tar.gz

View File

@ -1 +1 @@
c9e856d0b434650aa82f0271f1e21f6c targetcli-fb-2.1.fb37.tar.gz
b2a41ff5ae1b15f0ceb9d8f634ebd121 targetcli-fb-2.1.fb38.tar.gz

View File

@ -4,8 +4,8 @@ Name: targetcli
License: ASL 2.0
Group: System Environment/Libraries
Summary: An administration shell for storage targets
Version: 2.1.fb37
Release: 2%{?dist}
Version: 2.1.fb38
Release: 1%{?dist}
URL: https://fedorahosted.org/targetcli-fb/
Source: https://fedorahosted.org/released/targetcli-fb/%{oname}-%{version}.tar.gz
BuildArch: noarch
@ -42,6 +42,9 @@ install -m 644 targetcli.8.gz %{buildroot}%{_mandir}/man8/
%{_mandir}/man8/targetcli.8.gz
%changelog
* Tue Dec 2 2014 Andy Grover <agrover@redhat.com> - 2.1.fb38-1
- New upstream version
* Thu Nov 13 2014 Andy Grover <agrover@redhat.com> - 2.1.fb37-2
- Convert to using Python 3 interpreter and libs