Update to 1.12 (#2160641)
This commit is contained in:
parent
57a86ec7d3
commit
891ea8fb3f
2
.gitignore
vendored
2
.gitignore
vendored
@ -1,3 +1,3 @@
|
||||
/*.src.rpm
|
||||
/results_*/
|
||||
/just-1.11.0.crate
|
||||
/just-1.12.0.crate
|
||||
|
@ -1,7 +1,7 @@
|
||||
--- just-1.11.0/Cargo.toml 1970-01-01T00:00:01+00:00
|
||||
+++ just-1.11.0/Cargo.toml 2023-01-02T17:35:08+00:00
|
||||
--- just-1.12.0/Cargo.toml 1970-01-01T00:00:01+00:00
|
||||
+++ just-1.12.0/Cargo.toml 2023-01-02T17:35:08+00:00
|
||||
@@ -15,9 +15,16 @@ name = "just"
|
||||
version = "1.11.0"
|
||||
version = "1.12.0"
|
||||
authors = ["Casey Rodarmor <casey@rodarmor.com>"]
|
||||
exclude = [
|
||||
+ "/Vagrantfile",
|
||||
|
@ -4,7 +4,7 @@
|
||||
%global crate just
|
||||
|
||||
Name: rust-just
|
||||
Version: 1.11.0
|
||||
Version: 1.12.0
|
||||
Release: %autorelease
|
||||
Summary: Just a command runner
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (just-1.11.0.crate) = 015adc0a3e38cf114278e4d1877ea65fd9c5ad3427a6bb82ad2661a0d6f1a50cae2c4481167d1cb65dcd262924e9f306ea4140826def1b363edcd1247d99da8f
|
||||
SHA512 (just-1.12.0.crate) = 74093d9c874baecca085b50a840501b77058001645a28b6dcba26a7c8262dafa4fbbc2d9909fb16bf721cd26c5fd8773a11638da98b824ce62824d24985b044e
|
||||
|
Loading…
Reference in New Issue
Block a user