[targetcli] update to 2.0rc1.fb5-1

Andy Grover grover at fedoraproject.org
Wed Jan 25 06:26:11 UTC 2012


commit 2625074ed37c9395c52d0a277f846998fe15e908
Author: Andy Grover <agrover at redhat.com>
Date:   Tue Jan 24 22:26:00 2012 -0800

    update to 2.0rc1.fb5-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 8f3160f..bd3353b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@
 /v2.0rc1.fb2
 /v2.0rc1.fb3
 /v2.0rc1.fb4
+/v2.0rc1.fb5
diff --git a/sources b/sources
index 6816b03..8c5dfe7 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-d43235a0bc2f8cd76516c1f6f402e56d  v2.0rc1.fb4
+ab1dac8a1a9fc8e9173158be2e7bc705  v2.0rc1.fb5
diff --git a/targetcli.spec b/targetcli.spec
index 43bb778..6964694 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.fb4
+Version:        2.0rc1.fb5
 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}-650301d
+%setup -q -n agrover-%{oname}-41880ba
 
 %build
 %{__python} setup.py build
@@ -58,6 +58,9 @@ fi
 %{_mandir}/man8/targetcli.8.gz
 
 %changelog
+* Tue Jan 24 2012 Andy Grover <agrover at redhat.com> - 2.0rc1.fb5-1
+- New upstream release
+
 * Fri Jan 13 2012 Andy Grover <agrover at redhat.com> - 2.0rc1.fb4-1
 - New upstream release
 


More information about the scm-commits mailing list