From 890191182e4f469dd7dfb2d45532639145b39cc85b175bcd53ba5d0063f41510 Mon Sep 17 00:00:00 2001 From: Dany Marcoux Date: Tue, 14 May 2019 08:07:29 +0000 Subject: [PATCH] Accepting request 702779 from home:dmarcoux Fix license in spec file. OBS-URL: https://build.opensuse.org/request/show/702779 OBS-URL: https://build.opensuse.org/package/show/utilities/bat?expand=0&rev=9 --- bat.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bat.spec b/bat.spec index 29478d8..bcfa6ae 100644 --- a/bat.spec +++ b/bat.spec @@ -20,7 +20,7 @@ Name: bat Version: 0.10.0 Release: 0 Summary: A cat(1) clone with syntax highlighting and Git integration -License: MIT +License: MIT OR Apache-2.0 Group: Productivity/Text/Utilities URL: https://github.com/sharkdp/bat Source0: https://github.com/sharkdp/bat/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz