From 60847f137ae8e06842db5e25bf8e2dd285c1ae5e Mon Sep 17 00:00:00 2001 From: Mike FABIAN Date: Mon, 26 Jul 2021 12:15:24 +0200 Subject: [PATCH] Fix license tag --- ibus-typing-booster.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/ibus-typing-booster.spec b/ibus-typing-booster.spec index b40dd18..ffb50d4 100644 --- a/ibus-typing-booster.spec +++ b/ibus-typing-booster.spec @@ -1,8 +1,8 @@ Name: ibus-typing-booster Version: 2.11.5 -Release: 2%{?dist} +Release: 3%{?dist} Summary: A completion input method -License: GPLv3+, ASL 2.0 +License: GPLv3+ and ASL 2.0 URL: https://mike-fabian.github.io/ibus-typing-booster/ Source0: https://github.com/mike-fabian/ibus-typing-booster/releases/download/%{version}/ibus-typing-booster-%{version}.tar.gz Requires: ibus >= 1.5.3 @@ -237,6 +237,9 @@ fi %{_datadir}/applications/emoji-picker.desktop %changelog +* Mon Jul 26 2021 Mike FABIAN - 2.11.5-3 +- Fix license tag + * Thu Jul 22 2021 Fedora Release Engineering - 2.11.5-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild