Update to version 1.9.1; Fixes RHBZ#2265845

epel10
Fabio Valentini 10 months ago
parent be552851e8
commit b1f05b9107
No known key found for this signature in database
GPG Key ID: 5AC5F572E5D410AF

1
.gitignore vendored

@ -20,3 +20,4 @@
/bstr-1.7.0.crate
/bstr-1.8.0.crate
/bstr-1.9.0.crate
/bstr-1.9.1.crate

@ -1,5 +1,5 @@
--- bstr-1.9.0/Cargo.toml 1970-01-01T00:00:01+00:00
+++ bstr-1.9.0/Cargo.toml 2023-12-31T16:48:19.787939+00:00
--- bstr-1.9.1/Cargo.toml 1970-01-01T00:00:01+00:00
+++ bstr-1.9.1/Cargo.toml 2024-04-13T07:02:26.507063+00:00
@@ -34,7 +34,7 @@
"text-processing",
"encoding",

@ -1,11 +1,11 @@
# Generated by rust2rpm 25
# Generated by rust2rpm 26
%bcond_without check
%global debug_package %{nil}
%global crate bstr
Name: rust-bstr
Version: 1.9.0
Version: 1.9.1
Release: %autorelease
Summary: String type that is not required to be valid UTF-8

@ -1 +1 @@
SHA512 (bstr-1.9.0.crate) = dc313a16c38ad881128977a20bb390e7c95a96d9530596433a7c4fd7f77d5fffd079d436006dd8d2bfc4aacdd7f0aff229504444250418f6aa3f8d6d4df9abba
SHA512 (bstr-1.9.1.crate) = 67e9f76719310de60f46adf3c39768b4dc078d4c32dc6bdcec1a94cd9f630c5238e427ed84cd6ec25a44f54e84adeb795a0e92060a5372d9fb9ad9f0914e3172

Loading…
Cancel
Save