diff --git a/.gitignore b/.gitignore index a7b02b9..e0d82e2 100644 --- a/.gitignore +++ b/.gitignore @@ -9,3 +9,13 @@ /xcb-imdkit-1.0.3.tar.xz.sig /xcb-imdkit-1.0.4.tar.xz /xcb-imdkit-1.0.4.tar.xz.sig +/xcb-imdkit-1.0.5.tar.xz +/xcb-imdkit-1.0.5.tar.xz.sig +/xcb-imdkit-1.0.6.tar.xz +/xcb-imdkit-1.0.6.tar.xz.sig +/xcb-imdkit-1.0.7.tar.xz +/xcb-imdkit-1.0.7.tar.xz.sig +/xcb-imdkit-1.0.8.tar.zst +/xcb-imdkit-1.0.8.tar.zst.sig +/xcb-imdkit-1.0.9.tar.zst +/xcb-imdkit-1.0.9.tar.zst.sig diff --git a/sources b/sources index 67f9a35..02e9bfd 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ -SHA512 (xcb-imdkit-1.0.4.tar.xz) = 58e93c551dafb63db56892c9a3fd49e06ebd2e7fc756a309d00922db3df55e3999e749a86b68078792b0b4d37e2eea648e608b4422539272a6bb52811d31d11d -SHA512 (xcb-imdkit-1.0.4.tar.xz.sig) = a0d96d64f80d506e57a1c28495f32124f9c2ed378a9e8ead6a932bc018c16db2e66992c604307a71406fca56c3e611b700b2ac0837d2928c42fd6d7881fa4c0c +SHA512 (xcb-imdkit-1.0.9.tar.zst) = b63e4698e4c6c918923e58f38aa096366025d960f362ef9c84d47cb3f4fc1e01f231342839552019ccf256b1de1e108bb395057ea2beb2d009c245954296b321 +SHA512 (xcb-imdkit-1.0.9.tar.zst.sig) = 92936ee260d03263fb63231df776399f81c7549ffe829411ab545c3526ae8d5db9d1679219e4f0f759c847560e040d7ef407f444bd33138daa7691fc8732741a diff --git a/xcb-imdkit.spec b/xcb-imdkit.spec index 3af418a..9aa2152 100644 --- a/xcb-imdkit.spec +++ b/xcb-imdkit.spec @@ -1,12 +1,13 @@ Name: xcb-imdkit -Version: 1.0.4 +Version: 1.0.9 Release: %autorelease Summary: Input method development support for xcb # source files in src/xlibi18n use the "old style" MIT license known as NTP. -License: LGPLv2 and MIT +# Automatically converted from old format: LGPLv2 and MIT - review is highly recommended. +License: LicenseRef-Callaway-LGPLv2 AND LicenseRef-Callaway-MIT URL: https://github.com/fcitx/xcb-imdkit -Source: https://download.fcitx-im.org/fcitx5/%{name}/%{name}-%{version}.tar.xz -Source1: https://download.fcitx-im.org/fcitx5/%{name}/%{name}-%{version}.tar.xz.sig +Source: https://download.fcitx-im.org/fcitx5/%{name}/%{name}-%{version}.tar.zst +Source1: https://download.fcitx-im.org/fcitx5/%{name}/%{name}-%{version}.tar.zst.sig Source2: https://pgp.key-server.io/download/0x8E8B898CBF2412F9 BuildRequires: gnupg2