[targetcli] update to 2.0rc1.fb10-1

Andy Grover grover at fedoraproject.org
Thu Mar 1 00:56:12 UTC 2012


commit 2914e57a72b2c37eb9cb78916c8027d6f5520812
Author: Andy Grover <agrover at redhat.com>
Date:   Wed Feb 29 16:55:35 2012 -0800

    update to 2.0rc1.fb10-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 83f0ad0..fc4a5b4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -8,3 +8,4 @@
 /v2.0rc1.fb7
 /v2.0rc1.fb8
 /v2.0rc1.fb9
+/v2.0rc1.fb10
diff --git a/sources b/sources
index 8278c85..9eba986 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-0cddd3b6b79eb2e4a9fa2e6340abab81  v2.0rc1.fb9
+127000dcb187fc3316fa943be281918f  v2.0rc1.fb10
diff --git a/targetcli.spec b/targetcli.spec
index fd4f760..0cc7aaf 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.fb9
+Version:        2.0rc1.fb10
 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}-953e1f9
+%setup -q -n agrover-%{oname}-8022276
 
 %build
 %{__python} setup.py build
@@ -58,6 +58,9 @@ fi
 %{_mandir}/man8/targetcli.8.gz
 
 %changelog
+* Wed Feb 29 2012 Andy Grover <agrover at redhat.com> - 2.0rc1.fb10-1
+- New upstream release
+
 * Tue Feb 21 2012 Andy Grover <agrover at redhat.com> - 2.0rc1.fb9-1
 - New upstream release
 


More information about the scm-commits mailing list