Update to 0.7.6
This commit is contained in:
parent
a8a0b56028
commit
08fead3447
1
.gitignore
vendored
1
.gitignore
vendored
@ -5,3 +5,4 @@
|
||||
/sd-0.7.2.crate
|
||||
/sd-0.7.4.crate
|
||||
/sd-0.7.5.crate
|
||||
/sd-0.7.6.crate
|
||||
|
@ -5,8 +5,8 @@
|
||||
%global crate sd
|
||||
|
||||
Name: rust-%{crate}
|
||||
Version: 0.7.5
|
||||
Release: 2%{?dist}
|
||||
Version: 0.7.6
|
||||
Release: 1%{?dist}
|
||||
Summary: Intuitive find & replace CLI
|
||||
|
||||
# Upstream license specification: MIT
|
||||
@ -78,6 +78,9 @@ License: MIT and BSD
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Wed Aug 26 2020 Josh Stone <jistone@redhat.com> - 0.7.6-1
|
||||
- Update to 0.7.6
|
||||
|
||||
* Wed Jul 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.7.5-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (sd-0.7.5.crate) = 293251d6c2371b29428b2ff9a09a1b4d8a65cf816aa95ba32b409849ac4120a036f5b657d0bf9d43f4a11b8ca7d1ae98271babc614183b76ddcb26eb2f547614
|
||||
SHA512 (sd-0.7.6.crate) = 96fe312cbda4b890832db5f20410f68d0e9ded0895aba3195fbdb1123ea99c94a058e9c4a5402e8066fd580f5bd1729b448372e9b720254dcbe110105791008a
|
||||
|
Loading…
Reference in New Issue
Block a user