diff --git a/.gitignore b/.gitignore index a7cef1f..20b7ea3 100644 --- a/.gitignore +++ b/.gitignore @@ -31,3 +31,4 @@ /rtslib-fb-2.1.fb34.tar.gz /rtslib-fb-2.1.fb35.tar.gz /rtslib-fb-2.1.fb36.tar.gz +/rtslib-fb-2.1.fb37.tar.gz diff --git a/python-rtslib.spec b/python-rtslib.spec index c09c5f2..0997a50 100644 --- a/python-rtslib.spec +++ b/python-rtslib.spec @@ -5,10 +5,10 @@ %global oname rtslib-fb Name: python-rtslib -License: AGPLv3 +License: ASL 2.0 Group: System Environment/Libraries Summary: API for Linux kernel LIO SCSI target -Version: 2.1.fb36 +Version: 2.1.fb37 Release: 1%{?dist} URL: https://fedorahosted.org/targetcli-fb/ Source: https://fedorahosted.org/released/targetcli-fb/%{oname}-%{version}.tar.gz @@ -91,6 +91,10 @@ rm -rf %{buildroot} %doc doc/html %changelog +* Tue Jul 23 2013 Andy Grover - 2.1.fb37-1 +- New upstream version +- License now Apache 2.0 + * Tue Jul 2 2013 Andy Grover - 2.1.fb36-1 - New upstream version - Remove fix-tabs.patch diff --git a/sources b/sources index 6e79cc6..e2c84f4 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -20c7ff2c15bdb64f5897fe22804ea242 rtslib-fb-2.1.fb36.tar.gz +8d31852331b78730e88ea709fd37f404 rtslib-fb-2.1.fb37.tar.gz