diff --git a/.gitignore b/.gitignore index 44eb426..a9b92d5 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ /gobject-sys-0.7.0.crate /gobject-sys-0.8.0.crate /gobject-sys-0.9.0.crate +/gobject-sys-0.9.1.crate diff --git a/.rust2rpm.conf b/.rust2rpm.conf index adc9674..a05c0c4 100644 --- a/.rust2rpm.conf +++ b/.rust2rpm.conf @@ -11,3 +11,5 @@ lib+v2_54.requires = pkgconfig(gobject-2.0) >= 2.54 lib+v2_58.requires = pkgconfig(gobject-2.0) >= 2.58 +lib+v2_62.requires = + pkgconfig(gobject-2.0) >= 2.62 diff --git a/rust-gobject-sys.spec b/rust-gobject-sys.spec index c2dffd8..ad4216e 100644 --- a/rust-gobject-sys.spec +++ b/rust-gobject-sys.spec @@ -1,11 +1,11 @@ -# Generated by rust2rpm 10 +# Generated by rust2rpm 13 %bcond_with check %global debug_package %{nil} %global crate gobject-sys Name: rust-%{crate} -Version: 0.9.0 +Version: 0.9.1 Release: 1%{?dist} Summary: FFI bindings to libgobject-2.0 @@ -38,7 +38,7 @@ which use "%{crate}" crate. %files devel %license LICENSE -%{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}+v2_44-devel Summary: %{summary} @@ -75,7 +75,7 @@ This package contains library source intended for building other packages which use "v2_44" feature of "%{crate}" crate. %files -n %{name}+v2_44-devel -%ghost %{cargo_registry}/%{crate}-%{version}/Cargo.toml +%ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml %package -n %{name}+v2_46-devel Summary: %{summary} @@ -88,7 +88,7 @@ This package contains library source intended for building other packages which use "v2_46" feature of "%{crate}" crate. %files -n %{name}+v2_46-devel -%ghost %{cargo_registry}/%{crate}-%{version}/Cargo.toml +%ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml %package -n %{name}+v2_54-devel Summary: %{summary} @@ -101,7 +101,7 @@ This package contains library source intended for building other packages which use "v2_54" feature of "%{crate}" crate. %files -n %{name}+v2_54-devel -%ghost %{cargo_registry}/%{crate}-%{version}/Cargo.toml +%ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml %package -n %{name}+v2_58-devel Summary: %{summary} @@ -114,7 +114,19 @@ This package contains library source intended for building other packages which use "v2_58" feature of "%{crate}" crate. %files -n %{name}+v2_58-devel -%ghost %{cargo_registry}/%{crate}-%{version}/Cargo.toml +%ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml + +%package -n %{name}+v2_62-devel +Summary: %{summary} +BuildArch: noarch + +%description -n %{name}+v2_62-devel %{_description} + +This package contains library source intended for building other packages +which use "v2_62" feature of "%{crate}" crate. + +%files -n %{name}+v2_62-devel +%ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml %prep %autosetup -n %{crate}-%{version_no_tilde} -p1 @@ -136,6 +148,9 @@ echo 'pkgconfig(gobject-2.0) >= 2.42' %endif %changelog +* Wed Jan 15 2020 Josh Stone - 0.9.1-1 +- Update to 0.9.1 + * Tue Dec 10 2019 Josh Stone - 0.9.0-1 - Update to 0.9.0 diff --git a/sources b/sources index c9e4dfb..59d7d55 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (gobject-sys-0.9.0.crate) = 3876a291fab917d2c0b38c8312e02bfc7ab0c894cc4752cb944976d83b78d92fafa675c8186e3bfdfbf7786da88f6ac03520cbcae2c29993774f29c4af8d501a +SHA512 (gobject-sys-0.9.1.crate) = 4ba8006daa38f9311341bc1fe9a2fd0ccc6fbc69321fd615186f81d73e388e7368f994a4be0d82fd4c2c4761973ce4fdec978571fb8ac2bc268748dccb6a0522