From d1e89bedb9c40bccbbb69ac3d6cf41ad90984a0d Mon Sep 17 00:00:00 2001 From: Andy Grover Date: Fri, 7 Jun 2013 15:08:31 -0700 Subject: [PATCH] update to 2.1.fb26-1 Signed-off-by: Andy Grover --- .gitignore | 1 + sources | 2 +- targetcli.spec | 5 ++++- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 8289b47..af1411e 100644 --- a/.gitignore +++ b/.gitignore @@ -24,3 +24,4 @@ /targetcli-fb-2.1.fb23.tar.gz /targetcli-fb-2.1.fb24.tar.gz /targetcli-fb-2.1.fb25.tar.gz +/targetcli-fb-2.1.fb26.tar.gz diff --git a/sources b/sources index bf7ba0c..de5f77a 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -5a577c20c3fe2ffaf993ccf6b2aa7601 targetcli-fb-2.1.fb25.tar.gz +ee4d654ef8071db696229bf817b18f98 targetcli-fb-2.1.fb26.tar.gz diff --git a/targetcli.spec b/targetcli.spec index 51f9774..f3ee2b5 100644 --- a/targetcli.spec +++ b/targetcli.spec @@ -4,7 +4,7 @@ Name: targetcli License: AGPLv3 Group: System Environment/Libraries Summary: An administration shell for storage targets -Version: 2.1.fb25 +Version: 2.1.fb26 Release: 1%{?dist} URL: https://fedorahosted.org/targetcli-fb/ Source: https://fedorahosted.org/released/targetcli-fb/%{oname}-%{version}.tar.gz @@ -65,6 +65,9 @@ rm -rf %{buildroot} %{_mandir}/man8/targetcli.8.gz %changelog +* Fri Jun 7 2013 Andy Grover - 2.1.fb26-1 +- New upstream release + * Thu May 9 2013 Andy Grover - 2.1.fb25-1 - New upstream release