Update to version 1.6.0; Fixes RHBZ#2167236

epel9
Fabio Valentini 2 years ago
parent db9ba2af9d
commit 3ecbbf0dc8
No known key found for this signature in database
GPG Key ID: 5AC5F572E5D410AF

1
.gitignore vendored

@ -20,3 +20,4 @@
/clang-sys-1.3.1.crate
/clang-sys-1.3.2.crate
/clang-sys-1.3.3.crate
/clang-sys-1.6.0.crate

@ -1,3 +0,0 @@
# rust-clang-sys
The rust-clang-sys package

Binary file not shown.

@ -1,5 +1,5 @@
--- clang-sys-1.4.0/Cargo.toml 1970-01-01T00:00:01+00:00
+++ clang-sys-1.4.0/Cargo.toml 2022-10-05T11:38:27.045648+00:00
--- clang-sys-1.6.0/Cargo.toml 1970-01-01T00:00:01+00:00
+++ clang-sys-1.6.0/Cargo.toml 2023-02-23T15:25:42.991764+00:00
@@ -20,6 +20,7 @@
readme = "README.md"
license = "Apache-2.0"

@ -1,11 +1,11 @@
# Generated by rust2rpm 23
# Generated by rust2rpm 24
%bcond_without check
%global debug_package %{nil}
%global crate clang-sys
Name: rust-clang-sys
Version: 1.4.0
Version: 1.6.0
Release: %autorelease
Summary: Rust bindings for libclang

@ -1 +1 @@
SHA512 (clang-sys-1.3.3.crate) = fd922627ff66f9265aae30bf585bccab1efdea7f66b9fb95f45af0f316727bff7b791f36ef42010df5d8b3b474f36457fec03fdbb25c50cc8922c3b157387dc9
SHA512 (clang-sys-1.6.0.crate) = 0cceba8835b7c2108c5be6124aeb36130da759e9e05fe34c04528c9fa3f14826af2ec003ff8232ef789a740ff39635007cade54833c0ce30869ab3f2bb9560ef

Loading…
Cancel
Save