diff --git a/libesmtp.changes b/libesmtp.changes index 7bb04b6..0b1690e 100644 --- a/libesmtp.changes +++ b/libesmtp.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Feb 4 14:39:53 UTC 2013 - coolo@suse.com + +- update license to new format + ------------------------------------------------------------------- Tue Aug 10 14:37:42 CEST 2010 - dimstar@opensuse.org diff --git a/libesmtp.spec b/libesmtp.spec index d182f45..a2b9552 100644 --- a/libesmtp.spec +++ b/libesmtp.spec @@ -1,7 +1,7 @@ # -# spec file for package libesmtp (Version 1.0.6) +# spec file for package libesmtp # -# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -16,14 +16,13 @@ # - Name: libesmtp Version: 1.0.6 -Release: 1 -License: GPL-2.0+ ; LGPL-2.1+ +Release: 0 Summary: A Library for Posting Electronic Mail -Url: http://www.stafford.uklinux.net/libesmtp/ +License: GPL-2.0+ and LGPL-2.1+ Group: Development/Libraries/C and C++ +Url: http://www.stafford.uklinux.net/libesmtp/ Source0: %{name}-%{version}.tar.bz2 # PATCH-MISSING-TAG -- See http://wiki.opensuse.org/Packaging/Patches Patch0: libesmtp-removedecls.diff @@ -40,7 +39,6 @@ program that must be able to post electronic mail but where mail functionality is not that program's primary purpose. %package devel -License: GPL-2.0+ ; LGPL-2.1+ Summary: A Library for Posting Electronic Mail Group: Development/Libraries/C and C++ Requires: libesmtp = %{version}