[python-rtslib] update to 2.1.fb15-1

Andy Grover grover at fedoraproject.org
Tue Jun 12 23:26:00 UTC 2012


commit 2a96162a7825002f337150444fd794bc5f5e425e
Author: Andy Grover <agrover at redhat.com>
Date:   Tue Jun 12 16:22:18 2012 -0700

    update to 2.1.fb15-1
    
    Signed-off-by: Andy Grover <agrover at redhat.com>

 .gitignore         |    1 +
 python-rtslib.spec |    5 ++++-
 sources            |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index aca61d1..91c40ef 100644
--- a/.gitignore
+++ b/.gitignore
@@ -13,3 +13,4 @@
 /v2.1.fb12
 /v2.1.fb13
 /rtslib-fb-2.1.fb14.tar.gz
+/rtslib-fb-2.1.fb15.tar.gz
diff --git a/python-rtslib.spec b/python-rtslib.spec
index c993a62..6cd6b19 100644
--- a/python-rtslib.spec
+++ b/python-rtslib.spec
@@ -4,7 +4,7 @@ Name:           python-rtslib
 License:        AGPLv3
 Group:          System Environment/Libraries
 Summary:        API for RisingTide Systems generic SCSI target
-Version:        2.1.fb14
+Version:        2.1.fb15
 Release:        1%{?dist}
 URL:            https://github.com/agrover/rtslib-fb/
 Source:         https://github.com/downloads/agrover/%{oname}/%{oname}-%{version}.tar.gz
@@ -56,6 +56,9 @@ rm -rf %{buildroot}
 %doc doc/html
 
 %changelog
+* Tue Jun 12 2012 Andy Grover <agrover at redhat.com> - 2.1.fb15-1
+- New upstream release
+
 * Wed May 30 2012 Andy Grover <agrover at redhat.com> - 2.1.fb14-1
 - Update Source URL to proper tarball
 - Add patch retry-target-creation.patch
diff --git a/sources b/sources
index 317f998..f5c00c3 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-f112c4ee19856f794226135a89aa4024  rtslib-fb-2.1.fb14.tar.gz
+9472fa3d0ada97268abaad0aefe4d7ef  rtslib-fb-2.1.fb15.tar.gz


More information about the scm-commits mailing list