diff --git a/libical.changes b/libical.changes index 4056480..a5bf762 100644 --- a/libical.changes +++ b/libical.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Jan 12 11:30:43 UTC 2012 - coolo@suse.com + +- change license to be in spdx.org format + ------------------------------------------------------------------- Sun Nov 20 20:10:20 UTC 2011 - jengelh@medozas.de diff --git a/libical.spec b/libical.spec index 286bc5f..54b8eb3 100644 --- a/libical.spec +++ b/libical.spec @@ -1,7 +1,7 @@ # # spec file for package libical # -# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2012 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 @@ -15,16 +15,17 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # - - Name: libical -BuildRequires: db-devel libtool pkg-config python-devel -URL: http://sourceforge.net/projects/freeassociation/ -License: MPL .. -Group: Development/Libraries/C and C++ +BuildRequires: db-devel +BuildRequires: libtool +BuildRequires: pkg-config +BuildRequires: python-devel +Url: http://sourceforge.net/projects/freeassociation/ Version: 0.46 -Release: 1 +Release: 0 Summary: An Implementation of Basic iCAL Protocols +License: MPL-1.1 +Group: Development/Libraries/C and C++ Source: libical-%{version}.tar.bz2 Source2: baselibs.conf # libical-0.46-fix-race.patch gber@opensuse.org -- Fixes a race in populating builtin timezone components (from upstream svn)