Compare commits

..

No commits in common. 'epel10' and 'epel9' have entirely different histories.

1
.gitignore vendored

@ -8,4 +8,3 @@
/grep-cli-0.1.8.crate
/grep-cli-0.1.9.crate
/grep-cli-0.1.10.crate
/grep-cli-0.1.11.crate

@ -1,6 +1,6 @@
--- grep-cli-0.1.11/Cargo.toml 1970-01-01T00:00:01+00:00
+++ grep-cli-0.1.11/Cargo.toml 2024-09-16T21:42:33.952375+00:00
@@ -55,5 +55,3 @@
--- grep-cli-0.1.10/Cargo.toml 1970-01-01T00:00:01+00:00
+++ grep-cli-0.1.10/Cargo.toml 2023-12-02T11:13:38.565915+00:00
@@ -46,5 +46,3 @@
[target."cfg(unix)".dependencies.libc]
version = "0.2.148"

@ -1,11 +1,11 @@
# Generated by rust2rpm 26
# Generated by rust2rpm 25
%bcond_without check
%global debug_package %{nil}
%global crate grep-cli
Name: rust-grep-cli
Version: 0.1.11
Version: 0.1.10
Release: %autorelease
Summary: Utilities for search oriented command line applications

@ -1 +1 @@
SHA512 (grep-cli-0.1.11.crate) = 979ac3cd8262b7b5b62d951ff7d9e5142c4f110e15abc388d47bedc2f0512870ce67cf6ec4a067099a2e2effcc380c0a2b50cbf7027d27562ada375fff24cf4b
SHA512 (grep-cli-0.1.10.crate) = 057bc0192bc2dab55babdc40c94d421f2e30d3001801469480bbdd77eeee896c3b4a2f17e7a648e7d21f178636ab1363eb3b3abbd3a6e453d07d1c2d60a53112

Loading…
Cancel
Save