|
|
@ -1,5 +1,5 @@
|
|
|
|
## START: Set by rpmautospec
|
|
|
|
## START: Set by rpmautospec
|
|
|
|
## (rpmautospec version 0.3.5)
|
|
|
|
## (rpmautospec version 0.5.1)
|
|
|
|
## RPMAUTOSPEC: autorelease, autochangelog
|
|
|
|
## RPMAUTOSPEC: autorelease, autochangelog
|
|
|
|
%define autorelease(e:s:pb:n) %{?-p:0.}%{lua:
|
|
|
|
%define autorelease(e:s:pb:n) %{?-p:0.}%{lua:
|
|
|
|
release_number = 1;
|
|
|
|
release_number = 1;
|
|
|
@ -8,14 +8,14 @@
|
|
|
|
}%{?-e:.%{-e*}}%{?-s:.%{-s*}}%{!?-n:%{?dist}}
|
|
|
|
}%{?-e:.%{-e*}}%{?-s:.%{-s*}}%{!?-n:%{?dist}}
|
|
|
|
## END: Set by rpmautospec
|
|
|
|
## END: Set by rpmautospec
|
|
|
|
|
|
|
|
|
|
|
|
# Generated by rust2rpm 24
|
|
|
|
# Generated by rust2rpm 25
|
|
|
|
%bcond_without check
|
|
|
|
%bcond_without check
|
|
|
|
%global debug_package %{nil}
|
|
|
|
%global debug_package %{nil}
|
|
|
|
|
|
|
|
|
|
|
|
%global crate open
|
|
|
|
%global crate open
|
|
|
|
|
|
|
|
|
|
|
|
Name: rust-open
|
|
|
|
Name: rust-open
|
|
|
|
Version: 4.2.0
|
|
|
|
Version: 5.0.1
|
|
|
|
Release: %autorelease
|
|
|
|
Release: %autorelease
|
|
|
|
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
|
|
|
|
|
|
|
|
|
|
|
@ -26,7 +26,7 @@ Source: %{crates_source}
|
|
|
|
# * drop useless /usr/bin/open binary
|
|
|
|
# * drop useless /usr/bin/open binary
|
|
|
|
Patch: open-fix-metadata.diff
|
|
|
|
Patch: open-fix-metadata.diff
|
|
|
|
|
|
|
|
|
|
|
|
BuildRequires: rust-packaging >= 21
|
|
|
|
BuildRequires: cargo-rpm-macros >= 24
|
|
|
|
|
|
|
|
|
|
|
|
%global _description %{expand:
|
|
|
|
%global _description %{expand:
|
|
|
|
Open a path or URL using the program configured on the system.}
|
|
|
|
Open a path or URL using the program configured on the system.}
|
|
|
@ -62,7 +62,7 @@ use the "default" feature of the "%{crate}" crate.
|
|
|
|
%ghost %{crate_instdir}/Cargo.toml
|
|
|
|
%ghost %{crate_instdir}/Cargo.toml
|
|
|
|
|
|
|
|
|
|
|
|
%prep
|
|
|
|
%prep
|
|
|
|
%autosetup -n %{crate}-%{version_no_tilde} -p1
|
|
|
|
%autosetup -n %{crate}-%{version} -p1
|
|
|
|
%cargo_prep
|
|
|
|
%cargo_prep
|
|
|
|
|
|
|
|
|
|
|
|
%generate_buildrequires
|
|
|
|
%generate_buildrequires
|
|
|
@ -80,9 +80,17 @@ use the "default" feature of the "%{crate}" crate.
|
|
|
|
%endif
|
|
|
|
%endif
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
* Mon Jan 15 2024 Arkady L. Shane <tigro@msvsphere-os.ru> - 4.2.0-1
|
|
|
|
## START: Generated by rpmautospec
|
|
|
|
|
|
|
|
* Thu Jan 18 2024 Michel Lind <salimma@fedoraproject.org> - 5.0.1-1
|
|
|
|
|
|
|
|
- Update to 5.0.1
|
|
|
|
|
|
|
|
- Convert to rust2rpm.toml
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Mon Jan 15 2024 Arkady L. Shane <tigro@msvsphere-os.ru> - 4.2.0-2
|
|
|
|
- Rebuilt for MSVSphere 9.3
|
|
|
|
- Rebuilt for MSVSphere 9.3
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Fri Jul 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 4.2.0-2
|
|
|
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
|
|
* Fri Jun 23 2023 Fabio Valentini <decathorpe@gmail.com> - 4.2.0-1
|
|
|
|
* Fri Jun 23 2023 Fabio Valentini <decathorpe@gmail.com> - 4.2.0-1
|
|
|
|
- Update to version 4.2.0; Fixes RHBZ#2216470
|
|
|
|
- Update to version 4.2.0; Fixes RHBZ#2216470
|
|
|
|
|
|
|
|
|
|
|
@ -180,3 +188,4 @@ use the "default" feature of the "%{crate}" crate.
|
|
|
|
* Thu Mar 14 2019 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 1.2.2-1
|
|
|
|
* Thu Mar 14 2019 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 1.2.2-1
|
|
|
|
- Initial package
|
|
|
|
- Initial package
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
## END: Generated by rpmautospec
|
|
|
|