Update to version 2.0.0; Fixes RHBZ#2165403

epel9
Fabio Valentini 2 years ago
parent 29fda31a48
commit 5c7f4ef1a3
No known key found for this signature in database
GPG Key ID: 5AC5F572E5D410AF

1
.gitignore vendored

@ -4,3 +4,4 @@
/indoc-1.0.7.crate /indoc-1.0.7.crate
/indoc-1.0.8.crate /indoc-1.0.8.crate
/indoc-1.0.9.crate /indoc-1.0.9.crate
/indoc-2.0.0.crate

@ -1,3 +0,0 @@
# rust-indoc
The rust-indoc 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 indoc %global crate indoc
Name: rust-indoc Name: rust-indoc
Version: 1.0.9 Version: 2.0.0
Release: %autorelease Release: %autorelease
Summary: Indented document literals Summary: Indented document literals

@ -1 +1 @@
SHA512 (indoc-1.0.9.crate) = db8aef4a7bb606452dc8ed45aa29a255c7a135357a0bd586fb4429c5f56a1aa2ca9400d6fac39956aeb486a15d25cf5d1b9524967867f2c651d9d563e3e85be8 SHA512 (indoc-2.0.0.crate) = 92677b9b399d61a04f35cd603a8c39d184706630dc7459ee24d8938782351ccef94bed4dc16a45823b3cf1563b4fba50175b3599832ebd5346abefda6d016e70

Loading…
Cancel
Save