New upstream release: 1.5.0
This commit is contained in:
parent
3e0356968b
commit
1c0db090c2
1
.gitignore
vendored
1
.gitignore
vendored
@ -4,3 +4,4 @@
|
||||
/cangjie-1.2.tar.xz
|
||||
/pycangjie-1.3.tar.gz
|
||||
/pycangjie-1.4.tar.xz
|
||||
/pycangjie-1.5.0.tar.bz2
|
||||
|
@ -1,10 +1,10 @@
|
||||
%global module_name cangjie
|
||||
%global forgeurl https://gitlab.freedesktop.org/cangjie/pycangjie
|
||||
%global archiveext tar.xz
|
||||
%global archiveext tar.bz2
|
||||
|
||||
Name: python3-%{module_name}
|
||||
Summary: Python bindings to libcangjie
|
||||
Version: 1.4
|
||||
Version: 1.5.0
|
||||
Release: %{autorelease}
|
||||
%forgemeta
|
||||
License: LGPL-3.0-only
|
||||
@ -17,7 +17,7 @@ BuildRequires: gcc
|
||||
BuildRequires: meson
|
||||
BuildRequires: python3dist(cython)
|
||||
BuildRequires: python3-devel
|
||||
BuildRequires: libcangjie-devel >= 1.3.1
|
||||
BuildRequires: libcangjie-devel >= 1.4.0
|
||||
|
||||
|
||||
%description
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (pycangjie-1.4.tar.xz) = 06b863d9096f9847492935450e15cb786a9eafcc21e71f6cd8477399e8c7f66c6e7162d42bfb985919b1bee028cb7ba3346dad49d5ba78f23bfeed37c720b372
|
||||
SHA512 (pycangjie-1.5.0.tar.bz2) = 326a901eabbb3e50487073a78d4829c6290c890c62229768a060c10aca6947c196a2b76a6c3fb0fdd18cba441dfe69e462c0996d5952add329a7f00d92e35cf5
|
||||
|
Loading…
x
Reference in New Issue
Block a user