From 84b82733fc5b11c4b1af81d101f81e04f3293f9f Mon Sep 17 00:00:00 2001 From: Andy Grover Date: Thu, 7 Apr 2016 18:21:57 -0700 Subject: [PATCH] version 2.1.fb43-1 Signed-off-by: Andy Grover --- .gitignore | 1 + sources | 2 +- targetcli.spec | 7 +++++-- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 18d90e6..99b8643 100644 --- a/.gitignore +++ b/.gitignore @@ -40,3 +40,4 @@ /targetcli-fb-2.1.fb40.tar.gz /targetcli-fb-2.1.fb41.tar.gz /targetcli-fb-2.1.fb42.tar.gz +/targetcli-fb-2.1.fb43.tar.gz diff --git a/sources b/sources index 6f8688f..4936b40 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -575031fbb9a011f03b18e402d613f9b5 targetcli-fb-2.1.fb42.tar.gz +96d888effede89985b89e3f54efc2885 targetcli-fb-2.1.fb43.tar.gz diff --git a/targetcli.spec b/targetcli.spec index 18bdcba..3585aea 100644 --- a/targetcli.spec +++ b/targetcli.spec @@ -4,8 +4,8 @@ Name: targetcli License: ASL 2.0 Group: System Environment/Libraries Summary: An administration shell for storage targets -Version: 2.1.fb42 -Release: 3%{?dist} +Version: 2.1.fb43 +Release: 1%{?dist} URL: https://fedorahosted.org/targetcli-fb/ Source: https://fedorahosted.org/released/targetcli-fb/%{oname}-%{version}.tar.gz BuildArch: noarch @@ -41,6 +41,9 @@ install -m 644 targetcli.8.gz %{buildroot}%{_mandir}/man8/ %{_mandir}/man8/targetcli.8.gz %changelog +* Thu Apr 7 2016 Andy Grover - 2.1.fb43-1 +- New upstream version + * Tue Feb 23 2016 Andy Grover - 2.1.fb42-3 - Fix #1294337 by adding dep on correct Py3 dbus pkg