Update to 11.2.1
This commit is contained in:
parent
601766dfe6
commit
44cbb3dd11
1
.gitignore
vendored
1
.gitignore
vendored
@ -15,3 +15,4 @@
|
||||
/tokei-11.1.0.crate
|
||||
/tokei-11.1.1.crate
|
||||
/tokei-11.2.0.crate
|
||||
/tokei-11.2.1.crate
|
||||
|
@ -4,7 +4,7 @@
|
||||
%global crate tokei
|
||||
|
||||
Name: rust-%{crate}
|
||||
Version: 11.2.0
|
||||
Version: 11.2.1
|
||||
Release: 1%{?dist}
|
||||
Summary: Utility that allows you to count code, quickly
|
||||
|
||||
@ -183,6 +183,9 @@ which use "yaml" feature of "%{crate}" crate.
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Sat Jun 06 2020 Josh Stone <jistone@redhat.com> - 11.2.1-1
|
||||
- Update to 11.2.1
|
||||
|
||||
* Wed May 20 07:37:56 CEST 2020 Igor Raits <ignatenkobrain@fedoraproject.org> - 11.2.0-1
|
||||
- Update to 11.2.0
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (tokei-11.2.0.crate) = 63bcd064ea9d40d4b66306ddafdf05b357933e7c922ba1c27282aadc0971d179e5a182f65f756eb44c9ba48b364966f8f02fd0c8e0945b7c3ac71a04dfa7104d
|
||||
SHA512 (tokei-11.2.1.crate) = b9c541dce0d873b6d3c909665713103be8595fff19ecf08320c6e5f36a5afa3802e2b345012251d1af2e38d60d5c98de5df55c4fe6e14b13afe6a6cec733a571
|
||||
|
Loading…
Reference in New Issue
Block a user