Update to version 1.0.9; Fixes RHBZ#2219446

epel10
Fabio Valentini 2 years ago
parent 02b6d35f09
commit d780ff3133
No known key found for this signature in database
GPG Key ID: 5AC5F572E5D410AF

1
.gitignore vendored

@ -2,3 +2,4 @@
/link-cplusplus-1.0.6.crate /link-cplusplus-1.0.6.crate
/link-cplusplus-1.0.7.crate /link-cplusplus-1.0.7.crate
/link-cplusplus-1.0.8.crate /link-cplusplus-1.0.8.crate
/link-cplusplus-1.0.9.crate

@ -1,3 +0,0 @@
# rust-link-cplusplus
The rust-link-cplusplus package

@ -1,11 +1,11 @@
# Generated by rust2rpm 23 # Generated by rust2rpm 24
%bcond_without check %bcond_without check
%global debug_package %{nil} %global debug_package %{nil}
%global crate link-cplusplus %global crate link-cplusplus
Name: rust-link-cplusplus Name: rust-link-cplusplus
Version: 1.0.8 Version: 1.0.9
Release: %autorelease Release: %autorelease
Summary: Link libstdc++ or libc++ automatically or manually Summary: Link libstdc++ or libc++ automatically or manually

@ -1 +1 @@
SHA512 (link-cplusplus-1.0.8.crate) = 690afe063eb9726faa03443bfd01789a559aa10ded4bb3714ef7b13095005c817ad019fcc62b5f7b286c974a81e387ca3342d238e60ed7ab237c3628383a661e SHA512 (link-cplusplus-1.0.9.crate) = 30697093b54ca449135d7a2a963bdd9af61a446472b0f245c87a05bd6eefa62eeebf9cc58cf17aa77ac5f2301b05ae27d13eb50d92ec58fec27303f865261170

Loading…
Cancel
Save