From aaa5db9c0f878136c6633e59f1408e6554d627f372700864fe9179f7dce29d19 Mon Sep 17 00:00:00 2001 From: Vincent Untz Date: Mon, 13 Feb 2012 12:30:18 +0000 Subject: [PATCH] Accepting request 104424 from devel:openSUSE:Factory:patch-license patch license to follow spdx.org standard OBS-URL: https://build.opensuse.org/request/show/104424 OBS-URL: https://build.opensuse.org/package/show/GNOME:Apps/nemiver?expand=0&rev=20 --- nemiver.changes | 5 +++++ nemiver.spec | 10 ++++------ 2 files changed, 9 insertions(+), 6 deletions(-) diff --git a/nemiver.changes b/nemiver.changes index 64546a7..3e306e5 100644 --- a/nemiver.changes +++ b/nemiver.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Feb 13 10:50:52 UTC 2012 - coolo@suse.com + +- patch license to follow spdx.org standard + ------------------------------------------------------------------- Sun Nov 20 18:35:38 UTC 2011 - dimstar@opensuse.org diff --git a/nemiver.spec b/nemiver.spec index 203f062..8477cd2 100644 --- a/nemiver.spec +++ b/nemiver.spec @@ -1,7 +1,7 @@ # # spec file for package nemiver # -# 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 @@ -16,12 +16,11 @@ # - Name: nemiver Version: 0.9.1 -Release: 1 -License: GPLv2+ +Release: 0 Summary: Nemiver graphical debugger +License: GPL-2.0+ Group: Development/Tools/Debuggers Url: http://home.gna.org/nemiver/ Source0: http://download.gnome.org/sources/nemiver/0.9/%{name}-%{version}.tar.bz2 @@ -53,10 +52,9 @@ GNOME desktop environment. It currently features a backend which uses the well known GNU Debugger gdb to debug C / C++ programs. %package devel -License: GPLv2+ Summary: Nemiver graphical debugger - Development files -Requires: %{name} = %{version} Group: Development/Tools/Debuggers +Requires: %{name} = %{version} %description devel Nemiver is a standalone graphical debugger that integrates well in the