Update to 2.10.0~rc1
This commit is contained in:
parent
ec1308384a
commit
f21b8048d2
4 changed files with 5 additions and 30 deletions
|
|
@ -1,10 +1,10 @@
|
|||
%bcond tests 1
|
||||
|
||||
%global commit cdc7d307d0f592f89b3319a7037fd875a5371ef3
|
||||
%global snapdate 20250222
|
||||
#global commit xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
|
||||
#global snapdate YYYYMMDD
|
||||
|
||||
Name: python-cramjam
|
||||
Version: 2.10.0~%{snapdate}git%{sub %{commit} 1 7}
|
||||
Version: 2.10.0~rc1
|
||||
Release: %autorelease
|
||||
Summary: Thin Python bindings to de/compression algorithms in Rust
|
||||
|
||||
|
|
@ -33,10 +33,6 @@ Source1: get_source
|
|||
|
||||
%endif
|
||||
|
||||
# Bump libcramjam -> 0.7 (in Cargo.toml, to match Cargo.lock)
|
||||
# https://github.com/milesgranger/cramjam/pull/203
|
||||
Patch: %{url}/pull/203.patch
|
||||
|
||||
BuildRequires: python3-devel
|
||||
BuildRequires: tomcli
|
||||
BuildRequires: cargo-rpm-macros >= 24
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue