Update to version 4.2.0; Fixes RHBZ#2216470

epel9 imports/e9/rust-open-4.2.0-1.el9
Fabio Valentini 2 years ago
parent 65b06a8de3
commit 63d022dcfa
No known key found for this signature in database
GPG Key ID: 5AC5F572E5D410AF

1
.gitignore vendored

@ -19,3 +19,4 @@
/open-3.2.0.crate
/open-3.4.0.crate
/open-4.1.0.crate
/open-4.2.0.crate

@ -1,5 +1,5 @@
--- open-4.1.0/Cargo.toml 1970-01-01T00:00:01+00:00
+++ open-4.1.0/Cargo.toml 2023-05-30T16:43:21.688784+00:00
--- open-4.2.0/Cargo.toml 1970-01-01T00:00:01+00:00
+++ open-4.2.0/Cargo.toml 2023-06-23T20:22:38.968969+00:00
@@ -31,11 +31,7 @@
]
license = "MIT"

@ -5,7 +5,7 @@
%global crate open
Name: rust-open
Version: 4.1.0
Version: 4.2.0
Release: %autorelease
Summary: Open a path or URL using the program configured on the system

@ -1,3 +1,4 @@
[DEFAULT]
summary = Open a path or URL using the program configured on the system
lib.requires =
/usr/bin/xdg-open

@ -1 +1 @@
SHA512 (open-4.1.0.crate) = d1819d420aef8f1b39d42120299818637ab55b4f1de54382b318d51fb53c45aa78b0cc4cd0e3ff92df89cdf06a313eb5565a44e53e6083affa4d6cb93ea7fc04
SHA512 (open-4.2.0.crate) = 6822fb3e15203e974d620770da7230985f4f79bb232d749d3320139a3a1c8c41b0e9d172cf97da9f2e1d9bc99b0321dc30b30bda32b1bc68c2bdc92d98a1e55c

Loading…
Cancel
Save