[targetcli] update to 2.1.fb34-1

Andy Grover grover at fedoraproject.org
Mon Feb 24 22:51:08 UTC 2014


commit eae121226147cb471e56989dd7c794e20541da10
Author: Andy Grover <agrover at redhat.com>
Date:   Mon Feb 24 14:50:06 2014 -0800

    update to 2.1.fb34-1
    
    fix some dates
    
    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 40d8c2e..cd9d234 100644
--- a/.gitignore
+++ b/.gitignore
@@ -31,3 +31,4 @@
 /targetcli-fb-2.1.fb30.tar.gz
 /targetcli-fb-2.1.fb31.tar.gz
 /targetcli-fb-2.1.fb33.tar.gz
+/targetcli-fb-2.1.fb34.tar.gz
diff --git a/sources b/sources
index 7b1006c..5da3c9c 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-758f89dbc40ba54e7f9f901677031fa0  targetcli-fb-2.1.fb33.tar.gz
+cc8f75cc6e3472d4ad3c087c9f74c0ef  targetcli-fb-2.1.fb34.tar.gz
diff --git a/targetcli.spec b/targetcli.spec
index 5d4fbbe..19bd786 100644
--- a/targetcli.spec
+++ b/targetcli.spec
@@ -4,7 +4,7 @@ Name:           targetcli
 License:        ASL 2.0
 Group:          System Environment/Libraries
 Summary:        An administration shell for storage targets
-Version:        2.1.fb33
+Version:        2.1.fb34
 Release:        1%{?dist}
 URL:            https://fedorahosted.org/targetcli-fb/
 Source:         https://fedorahosted.org/released/targetcli-fb/%{oname}-%{version}.tar.gz
@@ -41,6 +41,9 @@ install -m 644 targetcli.8.gz %{buildroot}%{_mandir}/man8/
 %{_mandir}/man8/targetcli.8.gz
 
 %changelog
+* Mon Feb 24 2014 Andy Grover <agrover at redhat.com> - 2.1.fb34-1
+- New upstream version
+
 * Wed Dec 4 2013 Andy Grover <agrover at redhat.com> - 2.1.fb33-1
 - New upstream version
 
@@ -49,7 +52,7 @@ install -m 644 targetcli.8.gz %{buildroot}%{_mandir}/man8/
 - Move service handling to python-rtslib
 - Remove old packaging bits: clean, buildroot, defattr
 
-* Tue Sep 11 2013 Andy Grover <agrover at redhat.com> - 2.1.fb30-1
+* Thu Sep 12 2013 Andy Grover <agrover at redhat.com> - 2.1.fb30-1
 - New upstream version
 
 * Tue Sep 10 2013 Andy Grover <agrover at redhat.com> - 2.1.fb29-1
@@ -67,7 +70,7 @@ install -m 644 targetcli.8.gz %{buildroot}%{_mandir}/man8/
 - License now Apache 2.0
 - Remove patch modules-not-loaded.patch
 
-* Mon Jun 18 2013 Andy Grover <agrover at redhat.com> - 2.1.fb26-2
+* Tue Jun 18 2013 Andy Grover <agrover at redhat.com> - 2.1.fb26-2
 - Add patch
   * modules-not-loaded.patch
 


More information about the scm-commits mailing list