Update to 0.1.5

Signed-off-by: Igor Raits <ignatenkobrain@fedoraproject.org>
epel9
Igor Raits 5 years ago
parent 93c00a3c29
commit a16be88b12
No known key found for this signature in database
GPG Key ID: 115D5AB89C5C1E1E

1
.gitignore vendored

@ -2,3 +2,4 @@
/grep-cli-0.1.2.crate /grep-cli-0.1.2.crate
/grep-cli-0.1.3.crate /grep-cli-0.1.3.crate
/grep-cli-0.1.4.crate /grep-cli-0.1.4.crate
/grep-cli-0.1.5.crate

@ -1,5 +1,5 @@
--- grep-cli-0.1.4/Cargo.toml 2020-03-16T01:47:41+00:00 --- grep-cli-0.1.5/Cargo.toml 2020-05-29T13:14:18+00:00
+++ grep-cli-0.1.4/Cargo.toml 2020-03-17T15:26:46.715602+00:00 +++ grep-cli-0.1.5/Cargo.toml 2020-05-29T14:50:21.017787+00:00
@@ -44,5 +44,3 @@ @@ -44,5 +44,3 @@
[dependencies.termcolor] [dependencies.termcolor]

@ -1,11 +1,11 @@
# Generated by rust2rpm 13 # Generated by rust2rpm 15
%bcond_without check %bcond_without check
%global debug_package %{nil} %global debug_package %{nil}
%global crate grep-cli %global crate grep-cli
Name: rust-%{crate} Name: rust-%{crate}
Version: 0.1.4 Version: 0.1.5
Release: 1%{?dist} Release: 1%{?dist}
Summary: Utilities for search oriented command line applications Summary: Utilities for search oriented command line applications
@ -74,6 +74,9 @@ which use "default" feature of "%{crate}" crate.
%endif %endif
%changelog %changelog
* Fri May 29 16:50:21 CEST 2020 Igor Raits <ignatenkobrain@fedoraproject.org> - 0.1.5-1
- Update to 0.1.5
* Tue Mar 17 16:26:46 CET 2020 Igor Raits <ignatenkobrain@fedoraproject.org> - 0.1.4-1 * Tue Mar 17 16:26:46 CET 2020 Igor Raits <ignatenkobrain@fedoraproject.org> - 0.1.4-1
- Update to 0.1.4 - Update to 0.1.4

@ -1 +1 @@
SHA512 (grep-cli-0.1.4.crate) = 77d0898c51824604025663cfb2b7ac9731e48c73c791a70ac13c8365cc42be8a30316ec2bfb2121fb3907e1227c1497d852142022f7145fbc840a255826bb377 SHA512 (grep-cli-0.1.5.crate) = 8d248cc84ad169931938e848aa371929dacb0850adc65254ab5e26355623ff9b23298eb73e5b1dd28b4792b8fb98fbed62fdd9e312d48439bae2c9cb99778b2f

Loading…
Cancel
Save