From be21e996e539d501762a8108e42c692da03301ed884e70561481c0b13f898c23 Mon Sep 17 00:00:00 2001 From: Stephan Kulow Date: Tue, 6 Dec 2011 17:17:46 +0000 Subject: [PATCH] replace license with spdx.org variant OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/hamcrest?expand=0&rev=8 --- hamcrest.spec | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/hamcrest.spec b/hamcrest.spec index 0e745eb..8640332 100644 --- a/hamcrest.spec +++ b/hamcrest.spec @@ -39,7 +39,7 @@ Name: hamcrest Version: 1.1 Release: 2 Summary: Library of matchers for building test expressions -License: BSD 3-Clause +License: BSD-3-Clause Url: http://code.google.com/p/hamcrest/ Group: Development/Libraries/Java Source0: http://hamcrest.googlecode.com/files/hamcrest-1.1.tar.bz2 @@ -91,7 +91,7 @@ mocking libraries and UI validation rules. %package javadoc -License: BSD 3-Clause +License: BSD-3-Clause Group: Development/Libraries/Java Summary: Library of matchers for building test expressions @@ -104,7 +104,7 @@ mocking libraries and UI validation rules. %package demo -License: BSD 3-Clause +License: BSD-3-Clause Group: Development/Libraries/Java Summary: Library of matchers for building test expressions Requires: %{name} = %{version}-%{release}