[targetcli] update to 2.0rc1.fb11-1

Andy Grover grover at fedoraproject.org
Mon Apr 9 18:43:59 UTC 2012


commit 6ae2b6bbbe4f6f882968f1be225a8d27560ffe89
Author: Andy Grover <agrover at redhat.com>
Date:   Mon Apr 9 11:43:52 2012 -0700

    update to 2.0rc1.fb11-1
    
    Signed-off-by: Andy Grover <agrover at redhat.com>

 .gitignore     |    1 +
 sources        |    2 +-
 targetcli.spec |    7 +++++--
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index fc4a5b4..457c33c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -9,3 +9,4 @@
 /v2.0rc1.fb8
 /v2.0rc1.fb9
 /v2.0rc1.fb10
+/v2.0rc1.fb11
diff --git a/sources b/sources
index 9eba986..d828f7c 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-127000dcb187fc3316fa943be281918f  v2.0rc1.fb10
+2e4200ec9a723157985cfc88553b8989  v2.0rc1.fb11
diff --git a/targetcli.spec b/targetcli.spec
index 0cc7aaf..33d26c6 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.fb10
+Version:        2.0rc1.fb11
 Release:        1%{?dist}
 URL:            https://github.com/agrover/targetcli-fb
 Source:         https://github.com/agrover/%{oname}/tarball/v%{version}
@@ -24,7 +24,7 @@ users will also need to install and use fcoe-utils.
 
 
 %prep
-%setup -q -n agrover-%{oname}-8022276
+%setup -q -n agrover-%{oname}-b3d5dcc
 
 %build
 %{__python} setup.py build
@@ -58,6 +58,9 @@ fi
 %{_mandir}/man8/targetcli.8.gz
 
 %changelog
+* Mon Apr 9 2012 Andy Grover <agrover at redhat.com> - 2.0rc1.fb11-1
+- New upstream release
+
 * Wed Feb 29 2012 Andy Grover <agrover at redhat.com> - 2.0rc1.fb10-1
 - New upstream release
 


More information about the scm-commits mailing list