Compare commits

..

No commits in common. 'epel10' and 'epel9' have entirely different histories.

4
.gitignore vendored

@ -1,7 +1,3 @@
/fdeflate-0.3.0.crate /fdeflate-0.3.0.crate
/fdeflate-0.3.1.crate /fdeflate-0.3.1.crate
/fdeflate-0.3.3.crate /fdeflate-0.3.3.crate
/fdeflate-0.3.4.crate
/fdeflate-0.3.5.crate
/fdeflate-0.3.6.crate
/fdeflate-0.3.7.crate

@ -1,12 +1,11 @@
# Generated by rust2rpm 27 # Generated by rust2rpm 25
# * test fixtures are not included in published crates %bcond_without check
%bcond check 0
%global debug_package %{nil} %global debug_package %{nil}
%global crate fdeflate %global crate fdeflate
Name: rust-fdeflate Name: rust-fdeflate
Version: 0.3.7 Version: 0.3.3
Release: %autorelease Release: %autorelease
Summary: Fast specialized deflate implementation Summary: Fast specialized deflate implementation

@ -1,4 +0,0 @@
[tests]
run = ["none"]
comments = ["test fixtures are not included in published crates"]

@ -1 +1 @@
SHA512 (fdeflate-0.3.7.crate) = 7418eb5e55736788fbc3637e0ff4ee84e3b1d833684862049b3025991a5449cea6131bb04911d541178b0a91e0600546b8f2b646fc468dba6e631501b202c306 SHA512 (fdeflate-0.3.3.crate) = 2de1e3343280d946ae447beca837cdcdbefd722a833e311ae42238fad691ac4d5d8a834f46c08f818fdb0873f82aee21ac69582c0ae2c06784d20b2359305882

Loading…
Cancel
Save