diff --git a/.gitignore b/.gitignore index ea8b9f5..88d4c21 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ /atk-sys-0.7.0.crate /atk-sys-0.8.0.crate /atk-sys-0.9.0.crate +/atk-sys-0.9.1.crate diff --git a/.rust2rpm.conf b/.rust2rpm.conf index 5f31604..16c1013 100644 --- a/.rust2rpm.conf +++ b/.rust2rpm.conf @@ -5,3 +5,7 @@ lib.requires = pkgconfig(atk) >= 2.14 lib+v2_30.requires = pkgconfig(atk) >= 2.30 +lib+v2_32.requires = + pkgconfig(atk) >= 2.32 +lib+v2_34.requires = + pkgconfig(atk) >= 2.34 diff --git a/rust-atk-sys.spec b/rust-atk-sys.spec index 16171ce..e15a7f1 100644 --- a/rust-atk-sys.spec +++ b/rust-atk-sys.spec @@ -1,11 +1,11 @@ -# Generated by rust2rpm 10 +# Generated by rust2rpm 13 %bcond_with check %global debug_package %{nil} %global crate atk-sys Name: rust-%{crate} -Version: 0.9.0 +Version: 0.9.1 Release: 1%{?dist} Summary: FFI bindings to libatk-1 @@ -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_30-devel Summary: %{summary} @@ -75,7 +75,31 @@ This package contains library source intended for building other packages which use "v2_30" feature of "%{crate}" crate. %files -n %{name}+v2_30-devel -%ghost %{cargo_registry}/%{crate}-%{version}/Cargo.toml +%ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml + +%package -n %{name}+v2_32-devel +Summary: %{summary} +BuildArch: noarch + +%description -n %{name}+v2_32-devel %{_description} + +This package contains library source intended for building other packages +which use "v2_32" feature of "%{crate}" crate. + +%files -n %{name}+v2_32-devel +%ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml + +%package -n %{name}+v2_34-devel +Summary: %{summary} +BuildArch: noarch + +%description -n %{name}+v2_34-devel %{_description} + +This package contains library source intended for building other packages +which use "v2_34" feature of "%{crate}" crate. + +%files -n %{name}+v2_34-devel +%ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml %prep %autosetup -n %{crate}-%{version_no_tilde} -p1 @@ -97,6 +121,9 @@ echo 'pkgconfig(atk) >= 2.14' %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 eddfc9a..87ca5ca 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (atk-sys-0.9.0.crate) = 40c86d18f28b86744a0147b964b0747efbfa636c4b3be9f9bbeee46f2b504c0f1b706b0d6c8f93622e7131e75bb4ca7933a697bc4c8b6ea39ecaba6ea330c939 +SHA512 (atk-sys-0.9.1.crate) = a2eb083abfd585bb7bea6415c1b0a6981c1e071b11dbbd41442d5ab438219d13ab28bf957640616644fb11760d2371c929f379ab414b8b00b297f3af25680a92