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

Andy Grover grover at fedoraproject.org
Tue Jul 31 18:10:01 UTC 2012


commit 56ce802288db90ba96fde1214e0b180ee4c09305
Author: Andy Grover <agrover at redhat.com>
Date:   Tue Jul 31 11:08:01 2012 -0700

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

 .gitignore         |    1 +
 python-rtslib.spec |   11 +++++++----
 sources            |    2 +-
 3 files changed, 9 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index e56fc3e..310ce3c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -15,3 +15,4 @@
 /rtslib-fb-2.1.fb14.tar.gz
 /rtslib-fb-2.1.fb15.tar.gz
 /rtslib-fb-2.1.fb17.tar.gz
+/rtslib-fb-2.1.fb18.tar.gz
diff --git a/python-rtslib.spec b/python-rtslib.spec
index 97bff0d..ca78977 100644
--- a/python-rtslib.spec
+++ b/python-rtslib.spec
@@ -4,14 +4,14 @@ Name:           python-rtslib
 License:        AGPLv3
 Group:          System Environment/Libraries
 Summary:        API for RisingTide Systems generic SCSI target
-Version:        2.1.fb17
-Release:        2%{?dist}
+Version:        2.1.fb18
+Release:        1%{?dist}
 URL:            https://github.com/agrover/rtslib-fb/
 Source:         https://github.com/downloads/agrover/%{oname}/%{oname}-%{version}.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildArch:      noarch
-BuildRequires:  python-ipaddr python-ethtool python-configobj python-devel epydoc
-Requires:       python-ipaddr python-ethtool python-configobj
+BuildRequires:  python-ipaddr python-ethtool python-devel epydoc
+Requires:       python-ipaddr python-ethtool
 
 %package doc
 Summary:	Documentation for python-rtslib
@@ -54,6 +54,9 @@ rm -rf %{buildroot}
 %doc doc/html
 
 %changelog
+* Tue Jul 31 2012 Andy Grover <agrover at redhat.com> - 2.1.fb18-1
+- New upstream release. Remove configobj dependency
+
 * Sat Jul 21 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 2.1.fb17-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
 
diff --git a/sources b/sources
index fbd47bf..f260302 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-6c2de891f476c9463acf7103d8052339  rtslib-fb-2.1.fb17.tar.gz
+8f600f2e1243dbebca12b926aa013b5b  rtslib-fb-2.1.fb18.tar.gz


More information about the scm-commits mailing list