diff --git a/schroedinger.changes b/schroedinger.changes index b8bc7d9..65f9b92 100644 --- a/schroedinger.changes +++ b/schroedinger.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Dec 15 13:49:56 UTC 2011 - coolo@suse.com + +- fix license to be in spdx.org format + ------------------------------------------------------------------- Fri Apr 14 13:38:21 UTC 2011 - toddrme2178@gmail.com diff --git a/schroedinger.spec b/schroedinger.spec index c5dba40..e5e836f 100644 --- a/schroedinger.spec +++ b/schroedinger.spec @@ -15,16 +15,14 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # -# norootforbuild - Name: schroedinger Version: 1.0.10 -Release: 7 -License: GPLv2 ; LGPLv2.0 ; MPL .. ; MIT License (or similar) +Release: 0 Summary: Library for decoding and encoding video in the Dirac format -Url: http://schrodinger.sourceforge.net/ +License: GPL-2.0 ; LGPL-2.0 ; MPL-1.1 ; MIT Group: Productivity/Multimedia/Other +Url: http://schrodinger.sourceforge.net/ Source: %{name}-%{version}.tar.bz2 BuildRequires: gcc-c++ BuildRequires: gtk-doc @@ -40,7 +38,6 @@ video. The project produces two libraries in ANSI C89, one for decoding and one for encoding. %package -n libschroedinger-1_0-0 -License: GPLv2 ; LGPLv2.0 ; MPL .. ; MIT License (or similar) Summary: Library for decoding and encoding video in the Dirac format Group: Productivity/Multimedia/Other Provides: %{name} = %{version} @@ -54,7 +51,6 @@ video. The project produces two libraries in ANSI C89, one for decoding and one for encoding. %package devel -License: GPLv2 ; LGPLv2.0 ; MPL .. ; MIT License (or similar) Summary: Library for decoding and encoding video in the Dirac format Group: Development/Libraries/Other Requires: libschroedinger-1_0-0 = %{version} @@ -70,7 +66,6 @@ video. The project produces two libraries in ANSI C89, one for decoding and one for encoding. %package doc -License: GPLv2 ; LGPLv2.0 ; MPL .. ; MIT License (or similar) Summary: Library for decoding and encoding video in the Dirac format Group: Productivity/Multimedia/Other Requires: libschroedinger-1_0-0 = %{version}