Update to version 0.2.7; Fixes RHBZ#2204478

epel10
Fabio Valentini 2 years ago
parent 37751f0671
commit 08385805ef
No known key found for this signature in database
GPG Key ID: 5AC5F572E5D410AF

1
.gitignore vendored

@ -6,3 +6,4 @@
/libm-0.2.3.crate
/libm-0.2.5.crate
/libm-0.2.6.crate
/libm-0.2.7.crate

@ -1,3 +0,0 @@
# rust-libm
The rust-libm package

@ -1,5 +1,5 @@
--- libm-0.2.6/Cargo.toml 1970-01-01T00:00:01+00:00
+++ libm-0.2.6/Cargo.toml 2022-11-11T12:19:03.573444+00:00
--- libm-0.2.7/Cargo.toml 1970-01-01T00:00:01+00:00
+++ libm-0.2.7/Cargo.toml 2023-05-17T13:03:05.970105+00:00
@@ -24,6 +24,7 @@
categories = ["no-std"]
license = "MIT OR Apache-2.0"

@ -1,11 +1,11 @@
# Generated by rust2rpm 23
# Generated by rust2rpm 24
%bcond_without check
%global debug_package %{nil}
%global crate libm
Name: rust-libm
Version: 0.2.6
Version: 0.2.7
Release: %autorelease
Summary: Libm in pure Rust

@ -1 +1 @@
SHA512 (libm-0.2.6.crate) = 6ba263c95f1c555e66fbc5a5f7d0f2aca4e20f6aaeca27c3baa4d17aa00b88830334736fc58d268d98e50bcab65220507b0d8e7973fcdbf14600ab3f20c34a56
SHA512 (libm-0.2.7.crate) = b7adbf657be812451fc50cd5e5f92b7a71d43b4e48761bd2738d65498c9abad851f8e86d3be06ae75cf39c7798c23cafe767bc5fd40f596774e858f69fcb46d9

Loading…
Cancel
Save