From a44f021cc64f15cf8bc218e2c240794d8de3c732 Mon Sep 17 00:00:00 2001 From: Andy Grover Date: Thu, 2 Aug 2012 11:08:36 -0700 Subject: [PATCH] update to 2.1.fb19-1 Signed-off-by: Andy Grover --- .gitignore | 1 + python-rtslib.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 310ce3c..11c0e81 100644 --- a/.gitignore +++ b/.gitignore @@ -16,3 +16,4 @@ /rtslib-fb-2.1.fb15.tar.gz /rtslib-fb-2.1.fb17.tar.gz /rtslib-fb-2.1.fb18.tar.gz +/rtslib-fb-2.1.fb19.tar.gz diff --git a/python-rtslib.spec b/python-rtslib.spec index ca78977..ba0ce2e 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.fb18 +Version: 2.1.fb19 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-devel epydoc -Requires: python-ipaddr python-ethtool +Requires: python-ipaddr python-ethtool python-kmod %package doc Summary: Documentation for python-rtslib @@ -54,6 +54,9 @@ rm -rf %{buildroot} %doc doc/html %changelog +* Thu Aug 2 2012 Andy Grover - 2.1.fb19-1 +- New upstream release. Add kmod dependency. + * Tue Jul 31 2012 Andy Grover - 2.1.fb18-1 - New upstream release. Remove configobj dependency diff --git a/sources b/sources index f260302..809165e 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -8f600f2e1243dbebca12b926aa013b5b rtslib-fb-2.1.fb18.tar.gz +d506c5c48cc79539e61d8fc314fa382f rtslib-fb-2.1.fb19.tar.gz