diff --git a/.gitignore b/.gitignore index 04e1b3c..16e3be9 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ /gstreamer-0.13.0.crate /gstreamer-0.14.5.crate +/gstreamer-0.15.0.crate diff --git a/rust-gstreamer.spec b/rust-gstreamer.spec index 544b5a7..4022305 100644 --- a/rust-gstreamer.spec +++ b/rust-gstreamer.spec @@ -1,11 +1,11 @@ -# Generated by rust2rpm 11 +# Generated by rust2rpm 13 %bcond_with check %global debug_package %{nil} %global crate gstreamer Name: rust-%{crate} -Version: 0.14.5 +Version: 0.15.0 Release: 1%{?dist} Summary: Rust bindings for GStreamer @@ -38,7 +38,7 @@ which use "%{crate}" crate. %files devel %license LICENSE-MIT LICENSE-APACHE %doc README.md CHANGELOG.md -%{cargo_registry}/%{crate}-%{version}/ +%{cargo_registry}/%{crate}-%{version_no_tilde}/ %package -n %{name}+default-devel Summary: %{summary} @@ -50,7 +50,7 @@ This package contains library source intended for building other packages which use "default" feature of "%{crate}" crate. %files -n %{name}+default-devel -%ghost %{cargo_registry}/%{crate}-%{version}/Cargo.toml +%ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml %package -n %{name}+dox-devel Summary: %{summary} @@ -62,7 +62,7 @@ This package contains library source intended for building other packages which use "dox" feature of "%{crate}" crate. %files -n %{name}+dox-devel -%ghost %{cargo_registry}/%{crate}-%{version}/Cargo.toml +%ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml %package -n %{name}+embed-lgpl-docs-devel Summary: %{summary} @@ -74,43 +74,7 @@ This package contains library source intended for building other packages which use "embed-lgpl-docs" feature of "%{crate}" crate. %files -n %{name}+embed-lgpl-docs-devel -%ghost %{cargo_registry}/%{crate}-%{version}/Cargo.toml - -%package -n %{name}+futures-devel -Summary: %{summary} -BuildArch: noarch - -%description -n %{name}+futures-devel %{_description} - -This package contains library source intended for building other packages -which use "futures" feature of "%{crate}" crate. - -%files -n %{name}+futures-devel -%ghost %{cargo_registry}/%{crate}-%{version}/Cargo.toml - -%package -n %{name}+futures-core-preview-devel -Summary: %{summary} -BuildArch: noarch - -%description -n %{name}+futures-core-preview-devel %{_description} - -This package contains library source intended for building other packages -which use "futures-core-preview" feature of "%{crate}" crate. - -%files -n %{name}+futures-core-preview-devel -%ghost %{cargo_registry}/%{crate}-%{version}/Cargo.toml - -%package -n %{name}+paste-devel -Summary: %{summary} -BuildArch: noarch - -%description -n %{name}+paste-devel %{_description} - -This package contains library source intended for building other packages -which use "paste" feature of "%{crate}" crate. - -%files -n %{name}+paste-devel -%ghost %{cargo_registry}/%{crate}-%{version}/Cargo.toml +%ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml %package -n %{name}+purge-lgpl-docs-devel Summary: %{summary} @@ -122,7 +86,7 @@ This package contains library source intended for building other packages which use "purge-lgpl-docs" feature of "%{crate}" crate. %files -n %{name}+purge-lgpl-docs-devel -%ghost %{cargo_registry}/%{crate}-%{version}/Cargo.toml +%ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml %package -n %{name}+rustdoc-stripper-devel Summary: %{summary} @@ -134,7 +98,7 @@ This package contains library source intended for building other packages which use "rustdoc-stripper" feature of "%{crate}" crate. %files -n %{name}+rustdoc-stripper-devel -%ghost %{cargo_registry}/%{crate}-%{version}/Cargo.toml +%ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml %package -n %{name}+ser_de-devel Summary: %{summary} @@ -146,7 +110,7 @@ This package contains library source intended for building other packages which use "ser_de" feature of "%{crate}" crate. %files -n %{name}+ser_de-devel -%ghost %{cargo_registry}/%{crate}-%{version}/Cargo.toml +%ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml %package -n %{name}+serde-devel Summary: %{summary} @@ -158,7 +122,7 @@ This package contains library source intended for building other packages which use "serde" feature of "%{crate}" crate. %files -n %{name}+serde-devel -%ghost %{cargo_registry}/%{crate}-%{version}/Cargo.toml +%ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml %package -n %{name}+serde_bytes-devel Summary: %{summary} @@ -170,7 +134,7 @@ This package contains library source intended for building other packages which use "serde_bytes" feature of "%{crate}" crate. %files -n %{name}+serde_bytes-devel -%ghost %{cargo_registry}/%{crate}-%{version}/Cargo.toml +%ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml %package -n %{name}+serde_derive-devel Summary: %{summary} @@ -182,19 +146,7 @@ This package contains library source intended for building other packages which use "serde_derive" feature of "%{crate}" crate. %files -n %{name}+serde_derive-devel -%ghost %{cargo_registry}/%{crate}-%{version}/Cargo.toml - -%package -n %{name}+subclassing-devel -Summary: %{summary} -BuildArch: noarch - -%description -n %{name}+subclassing-devel %{_description} - -This package contains library source intended for building other packages -which use "subclassing" feature of "%{crate}" crate. - -%files -n %{name}+subclassing-devel -%ghost %{cargo_registry}/%{crate}-%{version}/Cargo.toml +%ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml %package -n %{name}+v1_10-devel Summary: %{summary} @@ -206,7 +158,7 @@ This package contains library source intended for building other packages which use "v1_10" feature of "%{crate}" crate. %files -n %{name}+v1_10-devel -%ghost %{cargo_registry}/%{crate}-%{version}/Cargo.toml +%ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml %package -n %{name}+v1_12-devel Summary: %{summary} @@ -218,7 +170,7 @@ This package contains library source intended for building other packages which use "v1_12" feature of "%{crate}" crate. %files -n %{name}+v1_12-devel -%ghost %{cargo_registry}/%{crate}-%{version}/Cargo.toml +%ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml %package -n %{name}+v1_14-devel Summary: %{summary} @@ -230,7 +182,7 @@ This package contains library source intended for building other packages which use "v1_14" feature of "%{crate}" crate. %files -n %{name}+v1_14-devel -%ghost %{cargo_registry}/%{crate}-%{version}/Cargo.toml +%ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml %package -n %{name}+v1_16-devel Summary: %{summary} @@ -242,7 +194,7 @@ This package contains library source intended for building other packages which use "v1_16" feature of "%{crate}" crate. %files -n %{name}+v1_16-devel -%ghost %{cargo_registry}/%{crate}-%{version}/Cargo.toml +%ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml %prep %autosetup -n %{crate}-%{version_no_tilde} -p1 @@ -263,6 +215,9 @@ which use "v1_16" feature of "%{crate}" crate. %endif %changelog +* Thu Jan 16 2020 Josh Stone - 0.15.0-1 +- Update to 0.15.0 + * Tue Dec 10 2019 Josh Stone - 0.14.5-1 - Update to 0.14.5 diff --git a/sources b/sources index 09cdd82..51c605d 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (gstreamer-0.14.5.crate) = 3b9a97d385be2bf784e2219b111f180984f4cec54a36732fe6c61f41a8ec4b77fc64d26c31060979d362f18e41565fe569adf2fc3734beedc14694c5a2d78b41 +SHA512 (gstreamer-0.15.0.crate) = 3cc5ab8360fc7ffd3314e455404abac950d9bdf3db90f38b377eb96a7cda3ea6dc99e4a7ec46b4d7e465468bdde55164126c5a0e9f4e7fee08626871f7575655