|
|
@ -1,11 +1,11 @@
|
|
|
|
# Generated by rust2rpm 10
|
|
|
|
# Generated by rust2rpm 13
|
|
|
|
%bcond_without check
|
|
|
|
%bcond_without check
|
|
|
|
%global debug_package %{nil}
|
|
|
|
%global debug_package %{nil}
|
|
|
|
|
|
|
|
|
|
|
|
%global crate regex-syntax
|
|
|
|
%global crate regex-syntax
|
|
|
|
|
|
|
|
|
|
|
|
Name: rust-%{crate}
|
|
|
|
Name: rust-%{crate}
|
|
|
|
Version: 0.6.12
|
|
|
|
Version: 0.6.13
|
|
|
|
Release: 1%{?dist}
|
|
|
|
Release: 1%{?dist}
|
|
|
|
Summary: Regular expression parser
|
|
|
|
Summary: Regular expression parser
|
|
|
|
|
|
|
|
|
|
|
@ -37,7 +37,7 @@ which use "%{crate}" crate.
|
|
|
|
|
|
|
|
|
|
|
|
%files devel
|
|
|
|
%files devel
|
|
|
|
%license LICENSE-MIT LICENSE-APACHE
|
|
|
|
%license LICENSE-MIT LICENSE-APACHE
|
|
|
|
%{cargo_registry}/%{crate}-%{version}/
|
|
|
|
%{cargo_registry}/%{crate}-%{version_no_tilde}/
|
|
|
|
|
|
|
|
|
|
|
|
%package -n %{name}+default-devel
|
|
|
|
%package -n %{name}+default-devel
|
|
|
|
Summary: %{summary}
|
|
|
|
Summary: %{summary}
|
|
|
@ -49,7 +49,7 @@ This package contains library source intended for building other packages
|
|
|
|
which use "default" feature of "%{crate}" crate.
|
|
|
|
which use "default" feature of "%{crate}" crate.
|
|
|
|
|
|
|
|
|
|
|
|
%files -n %{name}+default-devel
|
|
|
|
%files -n %{name}+default-devel
|
|
|
|
%ghost %{cargo_registry}/%{crate}-%{version}/Cargo.toml
|
|
|
|
%ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml
|
|
|
|
|
|
|
|
|
|
|
|
%package -n %{name}+unicode-devel
|
|
|
|
%package -n %{name}+unicode-devel
|
|
|
|
Summary: %{summary}
|
|
|
|
Summary: %{summary}
|
|
|
@ -61,7 +61,7 @@ This package contains library source intended for building other packages
|
|
|
|
which use "unicode" feature of "%{crate}" crate.
|
|
|
|
which use "unicode" feature of "%{crate}" crate.
|
|
|
|
|
|
|
|
|
|
|
|
%files -n %{name}+unicode-devel
|
|
|
|
%files -n %{name}+unicode-devel
|
|
|
|
%ghost %{cargo_registry}/%{crate}-%{version}/Cargo.toml
|
|
|
|
%ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml
|
|
|
|
|
|
|
|
|
|
|
|
%package -n %{name}+unicode-age-devel
|
|
|
|
%package -n %{name}+unicode-age-devel
|
|
|
|
Summary: %{summary}
|
|
|
|
Summary: %{summary}
|
|
|
@ -73,7 +73,7 @@ This package contains library source intended for building other packages
|
|
|
|
which use "unicode-age" feature of "%{crate}" crate.
|
|
|
|
which use "unicode-age" feature of "%{crate}" crate.
|
|
|
|
|
|
|
|
|
|
|
|
%files -n %{name}+unicode-age-devel
|
|
|
|
%files -n %{name}+unicode-age-devel
|
|
|
|
%ghost %{cargo_registry}/%{crate}-%{version}/Cargo.toml
|
|
|
|
%ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml
|
|
|
|
|
|
|
|
|
|
|
|
%package -n %{name}+unicode-bool-devel
|
|
|
|
%package -n %{name}+unicode-bool-devel
|
|
|
|
Summary: %{summary}
|
|
|
|
Summary: %{summary}
|
|
|
@ -85,7 +85,7 @@ This package contains library source intended for building other packages
|
|
|
|
which use "unicode-bool" feature of "%{crate}" crate.
|
|
|
|
which use "unicode-bool" feature of "%{crate}" crate.
|
|
|
|
|
|
|
|
|
|
|
|
%files -n %{name}+unicode-bool-devel
|
|
|
|
%files -n %{name}+unicode-bool-devel
|
|
|
|
%ghost %{cargo_registry}/%{crate}-%{version}/Cargo.toml
|
|
|
|
%ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml
|
|
|
|
|
|
|
|
|
|
|
|
%package -n %{name}+unicode-case-devel
|
|
|
|
%package -n %{name}+unicode-case-devel
|
|
|
|
Summary: %{summary}
|
|
|
|
Summary: %{summary}
|
|
|
@ -97,7 +97,7 @@ This package contains library source intended for building other packages
|
|
|
|
which use "unicode-case" feature of "%{crate}" crate.
|
|
|
|
which use "unicode-case" feature of "%{crate}" crate.
|
|
|
|
|
|
|
|
|
|
|
|
%files -n %{name}+unicode-case-devel
|
|
|
|
%files -n %{name}+unicode-case-devel
|
|
|
|
%ghost %{cargo_registry}/%{crate}-%{version}/Cargo.toml
|
|
|
|
%ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml
|
|
|
|
|
|
|
|
|
|
|
|
%package -n %{name}+unicode-gencat-devel
|
|
|
|
%package -n %{name}+unicode-gencat-devel
|
|
|
|
Summary: %{summary}
|
|
|
|
Summary: %{summary}
|
|
|
@ -109,7 +109,7 @@ This package contains library source intended for building other packages
|
|
|
|
which use "unicode-gencat" feature of "%{crate}" crate.
|
|
|
|
which use "unicode-gencat" feature of "%{crate}" crate.
|
|
|
|
|
|
|
|
|
|
|
|
%files -n %{name}+unicode-gencat-devel
|
|
|
|
%files -n %{name}+unicode-gencat-devel
|
|
|
|
%ghost %{cargo_registry}/%{crate}-%{version}/Cargo.toml
|
|
|
|
%ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml
|
|
|
|
|
|
|
|
|
|
|
|
%package -n %{name}+unicode-perl-devel
|
|
|
|
%package -n %{name}+unicode-perl-devel
|
|
|
|
Summary: %{summary}
|
|
|
|
Summary: %{summary}
|
|
|
@ -121,7 +121,7 @@ This package contains library source intended for building other packages
|
|
|
|
which use "unicode-perl" feature of "%{crate}" crate.
|
|
|
|
which use "unicode-perl" feature of "%{crate}" crate.
|
|
|
|
|
|
|
|
|
|
|
|
%files -n %{name}+unicode-perl-devel
|
|
|
|
%files -n %{name}+unicode-perl-devel
|
|
|
|
%ghost %{cargo_registry}/%{crate}-%{version}/Cargo.toml
|
|
|
|
%ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml
|
|
|
|
|
|
|
|
|
|
|
|
%package -n %{name}+unicode-script-devel
|
|
|
|
%package -n %{name}+unicode-script-devel
|
|
|
|
Summary: %{summary}
|
|
|
|
Summary: %{summary}
|
|
|
@ -133,7 +133,7 @@ This package contains library source intended for building other packages
|
|
|
|
which use "unicode-script" feature of "%{crate}" crate.
|
|
|
|
which use "unicode-script" feature of "%{crate}" crate.
|
|
|
|
|
|
|
|
|
|
|
|
%files -n %{name}+unicode-script-devel
|
|
|
|
%files -n %{name}+unicode-script-devel
|
|
|
|
%ghost %{cargo_registry}/%{crate}-%{version}/Cargo.toml
|
|
|
|
%ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml
|
|
|
|
|
|
|
|
|
|
|
|
%package -n %{name}+unicode-segment-devel
|
|
|
|
%package -n %{name}+unicode-segment-devel
|
|
|
|
Summary: %{summary}
|
|
|
|
Summary: %{summary}
|
|
|
@ -145,7 +145,7 @@ This package contains library source intended for building other packages
|
|
|
|
which use "unicode-segment" feature of "%{crate}" crate.
|
|
|
|
which use "unicode-segment" feature of "%{crate}" crate.
|
|
|
|
|
|
|
|
|
|
|
|
%files -n %{name}+unicode-segment-devel
|
|
|
|
%files -n %{name}+unicode-segment-devel
|
|
|
|
%ghost %{cargo_registry}/%{crate}-%{version}/Cargo.toml
|
|
|
|
%ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml
|
|
|
|
|
|
|
|
|
|
|
|
%prep
|
|
|
|
%prep
|
|
|
|
%autosetup -n %{crate}-%{version_no_tilde} -p1
|
|
|
|
%autosetup -n %{crate}-%{version_no_tilde} -p1
|
|
|
@ -166,6 +166,9 @@ which use "unicode-segment" feature of "%{crate}" crate.
|
|
|
|
%endif
|
|
|
|
%endif
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
|
|
|
|
* Wed Jan 15 2020 Josh Stone <jistone@redhat.com> - 0.6.13-1
|
|
|
|
|
|
|
|
- Update to 0.6.13
|
|
|
|
|
|
|
|
|
|
|
|
* Sun Sep 08 09:34:53 CEST 2019 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 0.6.12-1
|
|
|
|
* Sun Sep 08 09:34:53 CEST 2019 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 0.6.12-1
|
|
|
|
- Update to 0.6.12
|
|
|
|
- Update to 0.6.12
|
|
|
|
|
|
|
|
|
|
|
|