From 331b77d5db32440cb57a6c86dd3b2f6ca9c10c6e Mon Sep 17 00:00:00 2001 From: Andy Grover Date: Tue, 12 Jun 2012 16:27:38 -0700 Subject: [PATCH] update to 2.0rc1.fb13-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 28c3289..de15cf1 100644 --- a/.gitignore +++ b/.gitignore @@ -11,3 +11,4 @@ /v2.0rc1.fb10 /v2.0rc1.fb11 /targetcli-fb-2.0rc1.fb12.tar.gz +/targetcli-fb-2.0rc1.fb13.tar.gz diff --git a/sources b/sources index ceb2e62..29fda39 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -78f10159a49d9c361d6317f9c7a81bb2 targetcli-fb-2.0rc1.fb12.tar.gz +cd53c5ddcc6d7bf36f1c5d53996d0f34 targetcli-fb-2.0rc1.fb13.tar.gz diff --git a/targetcli.spec b/targetcli.spec index 504072e..311f3e0 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.0rc1.fb12 +Version: 2.0rc1.fb13 Release: 1%{?dist} URL: https://github.com/agrover/targetcli-fb Source: https://github.com/downloads/agrover/%{oname}/%{oname}-%{version}.tar.gz @@ -58,8 +58,11 @@ fi %{_mandir}/man8/targetcli.8.gz %changelog +* Tue Jun 12 2012 Andy Grover - 2.0rc1.fb13-1 +- New upstream release + * Wed May 30 2012 Andy Grover - 2.0rc1.fb12-1 -- Update Source UTL to proper tarball +- Update Source URL to proper tarball - New upstream release * Mon Apr 9 2012 Andy Grover - 2.0rc1.fb11-1