From cfaeab3acfeb3f2e6663d106ad804a883d99f3fe Mon Sep 17 00:00:00 2001 From: Andy Grover Date: Wed, 8 Aug 2012 10:10:26 -0700 Subject: [PATCH] update to 2.1.fb21-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 e358f0d..dee2afe 100644 --- a/.gitignore +++ b/.gitignore @@ -18,3 +18,4 @@ /rtslib-fb-2.1.fb18.tar.gz /rtslib-fb-2.1.fb19.tar.gz /rtslib-fb-2.1.fb20.tar.gz +/rtslib-fb-2.1.fb21.tar.gz diff --git a/python-rtslib.spec b/python-rtslib.spec index 57f68ad..02f6504 100644 --- a/python-rtslib.spec +++ b/python-rtslib.spec @@ -4,8 +4,8 @@ Name: python-rtslib License: AGPLv3 Group: System Environment/Libraries Summary: API for RisingTide Systems generic SCSI target -Version: 2.1.fb20 -Release: 2%{?dist} +Version: 2.1.fb21 +Release: 1%{?dist} URL: https://github.com/agrover/rtslib-fb/ Source: https://github.com/downloads/agrover/%{oname}/%{oname}-%{version}.tar.gz Patch0: %{name}-no-usb.patch @@ -57,6 +57,9 @@ rm -rf %{buildroot} %doc doc/html %changelog +* Wed Aug 8 2012 Andy Grover - 2.1.fb21-1 +- New upstream release + * Tue Aug 7 2012 Andy Grover - 2.1.fb20-2 - Add patch no-usb.patch diff --git a/sources b/sources index 8c41f11..0273f44 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -095b2d09794a108ba48e3fd5ac107c9d rtslib-fb-2.1.fb20.tar.gz +445c29ada6a2dc14ff80f5a2cb360de3 rtslib-fb-2.1.fb21.tar.gz