Upgrade to version 0.7.49

epel10
Jan Staněk 4 years ago
parent e2df6fb9f1
commit aeb1b99034
No known key found for this signature in database
GPG Key ID: 2972F2037B243B6D

1
.gitignore vendored

@ -1 +1,2 @@
/cxx-gen-0.6.7.crate
/cxx-gen-0.7.49.crate

@ -5,8 +5,8 @@
%global crate cxx-gen
Name: rust-%{crate}
Version: 0.6.7
Release: 2%{?dist}
Version: 0.7.49
Release: 1%{?dist}
Summary: C++ code generator for integrating `cxx` crate into higher level tools
# Upstream license specification: MIT OR Apache-2.0
@ -71,6 +71,9 @@ which use "default" feature of "%{crate}" crate.
%endif
%changelog
* Mon Jun 07 2021 Jan Staněk <jstanek@redhat.com> - 0.7.49-1
- Upgrade to version 0.7.49
* Fri Feb 05 2021 Jan Staněk <jstanek@redhat.com> - 0.6.7-2
- Install license files to appropriate places

@ -1 +1 @@
SHA512 (cxx-gen-0.6.7.crate) = f9f797fad688b8e9cec5e93bb4cfea81b91d13cc62e4af85cd599ee1b37278fd5d3df95b18f453df305f756f628d0a04e2e2ec26fc9ba9e16a889f1e5bc85b0d
SHA512 (cxx-gen-0.7.49.crate) = 99ad2a40051f54140296377331407f7b078f718e517272bb4594765fa48da8bece0ff8193a503dccd597af2b02c9499a69ef71c0023cf936608e92f76d618281

Loading…
Cancel
Save