[targetcli/f16] update to 2.0rc1.fb4-1

Andy Grover grover at fedoraproject.org
Fri Jan 13 21:47:43 UTC 2012


commit 7c8bd1fadadb8d09894f884b9b9379e6d17afd6e
Author: Andy Grover <agrover at redhat.com>
Date:   Fri Jan 13 13:40:44 2012 -0800

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

 .gitignore     |    1 +
 sources        |    2 +-
 targetcli.spec |    9 ++++++---
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index a1c2ae4..8f3160f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@
 /v2.0rc1.fb1
 /v2.0rc1.fb2
 /v2.0rc1.fb3
+/v2.0rc1.fb4
diff --git a/sources b/sources
index 8d1caf7..6816b03 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-81900da121f754db124d1f6d43ed13a6  v2.0rc1.fb3
+d43235a0bc2f8cd76516c1f6f402e56d  v2.0rc1.fb4
diff --git a/targetcli.spec b/targetcli.spec
index 7e9bb78..43bb778 100644
--- a/targetcli.spec
+++ b/targetcli.spec
@@ -4,8 +4,8 @@ Name:           targetcli
 License:        AGPLv3
 Group:          System Environment/Libraries
 Summary:        An administration shell for storage targets
-Version:        2.0rc1.fb3
-Release:        2%{?dist}
+Version:        2.0rc1.fb4
+Release:        1%{?dist}
 URL:            https://github.com/agrover/targetcli-fb
 Source:         https://github.com/agrover/%{oname}/tarball/v%{version}
 Source1:        targetcli.service
@@ -24,7 +24,7 @@ users will also need to install and use fcoe-utils.
 
 
 %prep
-%setup -q -n agrover-%{oname}-8186d2d
+%setup -q -n agrover-%{oname}-650301d
 
 %build
 %{__python} setup.py build
@@ -58,6 +58,9 @@ fi
 %{_mandir}/man8/targetcli.8.gz
 
 %changelog
+* Fri Jan 13 2012 Andy Grover <agrover at redhat.com> - 2.0rc1.fb4-1
+- New upstream release
+
 * Tue Dec 13 2011 Andy Grover <agrover at redhat.com> - 2.0rc1.fb3-2
 - Fix service file to mount configfs before starting targetcli
 


More information about the scm-commits mailing list