Compare commits
No commits in common. "rawhide" and "f38" have entirely different histories.
3 changed files with 6 additions and 13 deletions
6
.gitignore
vendored
6
.gitignore
vendored
|
|
@ -13,9 +13,3 @@
|
|||
/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
|
||||
|
|
|
|||
4
sources
4
sources
|
|
@ -1,2 +1,2 @@
|
|||
SHA512 (xcb-imdkit-1.0.9.tar.zst) = b63e4698e4c6c918923e58f38aa096366025d960f362ef9c84d47cb3f4fc1e01f231342839552019ccf256b1de1e108bb395057ea2beb2d009c245954296b321
|
||||
SHA512 (xcb-imdkit-1.0.9.tar.zst.sig) = 92936ee260d03263fb63231df776399f81c7549ffe829411ab545c3526ae8d5db9d1679219e4f0f759c847560e040d7ef407f444bd33138daa7691fc8732741a
|
||||
SHA512 (xcb-imdkit-1.0.6.tar.xz) = 9e27843543e2d7ec4ed6d59e272640fd64809827baa01aaacc9f0a38fc347b4966ef48cb9a8d915a9f52243e97c16a112036d5f1504e660adef0c3b82a4dca1c
|
||||
SHA512 (xcb-imdkit-1.0.6.tar.xz.sig) = 310b1eee18e7c336fe81cc68889f1c902bf7f9da823fa6f94b707fdc184a6b531552460fac5f151a89282c8f7c96c475da5e1b4124f4c8952dd86a965c315b91
|
||||
|
|
|
|||
|
|
@ -1,13 +1,12 @@
|
|||
Name: xcb-imdkit
|
||||
Version: 1.0.9
|
||||
Version: 1.0.6
|
||||
Release: %autorelease
|
||||
Summary: Input method development support for xcb
|
||||
# source files in src/xlibi18n use the "old style" MIT license known as NTP.
|
||||
# Automatically converted from old format: LGPLv2 and MIT - review is highly recommended.
|
||||
License: LicenseRef-Callaway-LGPLv2 AND LicenseRef-Callaway-MIT
|
||||
License: LGPLv2 and MIT
|
||||
URL: https://github.com/fcitx/xcb-imdkit
|
||||
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
|
||||
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
|
||||
Source2: https://pgp.key-server.io/download/0x8E8B898CBF2412F9
|
||||
|
||||
BuildRequires: gnupg2
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue