Update to version 0.2.99; Fixes RHBZ#1991801

epel9
Fabio Valentini 3 years ago
parent a9becd84e1
commit 42368b4a50
No known key found for this signature in database
GPG Key ID: 5AC5F572E5D410AF

1
.gitignore vendored

@ -50,3 +50,4 @@
/libc-0.2.95.crate
/libc-0.2.97.crate
/libc-0.2.98.crate
/libc-0.2.99.crate

@ -1,11 +1,11 @@
# Generated by rust2rpm 17
# Generated by rust2rpm 18
%bcond_without check
%global debug_package %{nil}
%global crate libc
Name: rust-%{crate}
Version: 0.2.98
Version: 0.2.99
Release: %autorelease
Summary: Raw FFI bindings to platform libraries like libc

@ -1 +1 @@
SHA512 (libc-0.2.98.crate) = 2e730b8d46c42608c7da5ff4c5475667171b552b485c2684d3821310ac0f55c1a7a12d9a2cf68a05608cdd2a0928da5e290275c70a519a379d0ed25350689689
SHA512 (libc-0.2.99.crate) = 91a4ae007c897e0b5fa91ecd742c45271c5d0d63819806dedb65bbab81bb1e3faf4f7332899c694df9135222de23ec12ef463f9a2508b6adcd2c0ac5cc113c9c

Loading…
Cancel
Save