From e10bac16ddf43e90d64c133a9f8a30bd2314f219bff350b8999cf96ae1fc3c27 Mon Sep 17 00:00:00 2001 From: Alexandre Rogoski Date: Thu, 4 Aug 2011 12:05:04 +0000 Subject: [PATCH] - Fix License clause in spec file. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Fabric?expand=0&rev=5 --- python-Fabric.changes | 5 +++++ python-Fabric.spec | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/python-Fabric.changes b/python-Fabric.changes index 269ee0e..6e7ab41 100644 --- a/python-Fabric.changes +++ b/python-Fabric.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Aug 4 12:03:36 UTC 2011 - alexandre@exatati.com.br + +- Fix License clause in spec file. + ------------------------------------------------------------------- Wed Jul 13 12:48:33 UTC 2011 - alexandre@exatati.com.br diff --git a/python-Fabric.spec b/python-Fabric.spec index 9476ebc..eac53f4 100644 --- a/python-Fabric.spec +++ b/python-Fabric.spec @@ -26,7 +26,7 @@ Version: 1.2.0 Release: 0 Url: http://fabfile.org Summary: Fabric is a simple, Pythonic tool for remote execution and deployment -License: GPL +License: BSD Group: Development/Languages/Python Source: %{mod_name}-%{version}.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-build