Update to version 0.15.2

epel9
Fabio Valentini 2 years ago
parent 0c2a4f5f66
commit fca77a9ab6
No known key found for this signature in database
GPG Key ID: 5AC5F572E5D410AF

1
.gitignore vendored

@ -6,3 +6,4 @@
/textwrap-0.13.2.crate
/textwrap-0.14.2.crate
/textwrap-0.15.0.crate
/textwrap-0.15.2.crate

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

@ -1,22 +1,19 @@
# Generated by rust2rpm 21
# Generated by rust2rpm 24
# * missing dev-dependencies: lipsum ^0.8, unic-emoji-char ^0.9
%bcond_with check
%global debug_package %{nil}
%global crate textwrap
Name: rust-%{crate}
Version: 0.15.0
Name: rust-textwrap
Version: 0.15.2
Release: %autorelease
Summary: Powerful library for word wrapping, indenting, and dedenting strings
# Upstream license specification: MIT
License: MIT
URL: https://crates.io/crates/textwrap
Source: %{crates_source}
ExclusiveArch: %{rust_arches}
BuildRequires: rust-packaging >= 21
%global _description %{expand:

@ -1 +1 @@
SHA512 (textwrap-0.15.0.crate) = f44271c542c22f17a4e3a459255f95e6c02d999f7d6bc8414d3973fd4ac9353aa4ef436932a45340738126905463d776902715feaa9329371f8a14f14b5a7bfd
SHA512 (textwrap-0.15.2.crate) = 1c5190d136fc9fdab1fca36dbfd3ce9228c0bc2a10780d1a7fa64cf5c6ff30d4c0e3827c2253c50e8a5c980a15441679edf65f024f2b997dcd61e32f2acc624a

Loading…
Cancel
Save