update to version 1.5.1

epel9
Fabio Valentini 4 years ago
parent e4c84a0c66
commit db762e99af
No known key found for this signature in database
GPG Key ID: 5AC5F572E5D410AF

1
.gitignore vendored

@ -5,3 +5,4 @@
/open-1.3.4.crate /open-1.3.4.crate
/open-1.4.0.crate /open-1.4.0.crate
/open-1.5.0.crate /open-1.5.0.crate
/open-1.5.1.crate

@ -1,5 +1,5 @@
--- open-1.5.0/Cargo.toml 1970-01-01T00:00:00+00:00 --- open-1.5.1/Cargo.toml 1970-01-01T00:00:00+00:00
+++ open-1.5.0/Cargo.toml 2021-03-02T00:22:54.865135+00:00 +++ open-1.5.1/Cargo.toml 2021-03-03T20:58:14.321115+00:00
@@ -28,6 +28,3 @@ @@ -28,6 +28,3 @@
doc = false doc = false
[target."cfg(all(unix, not(macos)))".dependencies.which] [target."cfg(all(unix, not(macos)))".dependencies.which]

@ -8,7 +8,7 @@
%global crate open %global crate open
Name: rust-%{crate} Name: rust-%{crate}
Version: 1.5.0 Version: 1.5.1
Release: 1%{?dist} Release: 1%{?dist}
Summary: Open a path or URL using the program configured on the system Summary: Open a path or URL using the program configured on the system
@ -78,6 +78,10 @@ which use "default" feature of "%{crate}" crate.
%endif %endif
%changelog %changelog
* Wed Mar 03 2021 Fabio Valentini <decathorpe@gmail.com> - 1.5.1-1
- Update to version 1.5.1.
- Fixes RHBZ#1934634
* Tue Mar 02 2021 Fabio Valentini <decathorpe@gmail.com> - 1.5.0-1 * Tue Mar 02 2021 Fabio Valentini <decathorpe@gmail.com> - 1.5.0-1
- Update to version 1.5.0. - Update to version 1.5.0.
- Fixes RHBZ#1933465 - Fixes RHBZ#1933465

@ -1 +1 @@
SHA512 (open-1.5.0.crate) = d710902cd53d04a73c400f0196f40821b405f829f03f69f882e8d9261eab6e03b1334a478645292255a837ab9bda43da25b6a6eaade82edb15d91a1ce90b75c3 SHA512 (open-1.5.1.crate) = 17b20ec4001bc761d170ae329c014c68d1c55cc44129e6e3943b45b05333895f4a189d4ab14b47506197af38a720f6f719395b973ed0ca7ad3ac15ad080eb3ca

Loading…
Cancel
Save