From 2a96162a7825002f337150444fd794bc5f5e425e Mon Sep 17 00:00:00 2001 From: Andy Grover Date: Tue, 12 Jun 2012 16:22:18 -0700 Subject: [PATCH] update to 2.1.fb15-1 Signed-off-by: Andy Grover --- .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 - 2.1.fb15-1 +- New upstream release + * Wed May 30 2012 Andy Grover - 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