## START: Set by rpmautospec ## (rpmautospec version 0.6.0) ## RPMAUTOSPEC: autorelease, autochangelog %define autorelease(e:s:pb:n) %{?-p:0.}%{lua: release_number = 2; base_release_number = tonumber(rpm.expand("%{?-b*}%{!?-b:1}")); print(release_number + base_release_number - 1); }%{?-e:.%{-e*}}%{?-s:.%{-s*}}%{!?-n:%{?dist}} ## END: Set by rpmautospec # Generated by rust2rpm 24 # * tests require a running display server %bcond_with check %global debug_package %{nil} %global crate gtk4 Name: rust-gtk4 Version: 0.7.3 Release: %autorelease Summary: Rust bindings of the GTK 4 library License: MIT URL: https://crates.io/crates/gtk4 Source: %{crates_source} BuildRequires: rust-packaging >= 21 %global _description %{expand: Rust bindings of the GTK 4 library.} %description %{_description} %package devel Summary: %{summary} BuildArch: noarch %description devel %{_description} This package contains library source intended for building other packages which use the "%{crate}" crate. %files devel %license %{crate_instdir}/COPYRIGHT %license %{crate_instdir}/LICENSE %doc %{crate_instdir}/README.md %{crate_instdir}/ %package -n %{name}+default-devel Summary: %{summary} BuildArch: noarch %description -n %{name}+default-devel %{_description} This package contains library source intended for building other packages which use the "default" feature of the "%{crate}" crate. %files -n %{name}+default-devel %ghost %{crate_instdir}/Cargo.toml %package -n %{name}+blueprint-devel Summary: %{summary} BuildArch: noarch %description -n %{name}+blueprint-devel %{_description} This package contains library source intended for building other packages which use the "blueprint" feature of the "%{crate}" crate. %files -n %{name}+blueprint-devel %ghost %{crate_instdir}/Cargo.toml %package -n %{name}+gnome_42-devel Summary: %{summary} BuildArch: noarch %description -n %{name}+gnome_42-devel %{_description} This package contains library source intended for building other packages which use the "gnome_42" feature of the "%{crate}" crate. %files -n %{name}+gnome_42-devel %ghost %{crate_instdir}/Cargo.toml %package -n %{name}+gnome_43-devel Summary: %{summary} BuildArch: noarch %description -n %{name}+gnome_43-devel %{_description} This package contains library source intended for building other packages which use the "gnome_43" feature of the "%{crate}" crate. %files -n %{name}+gnome_43-devel %ghost %{crate_instdir}/Cargo.toml %package -n %{name}+gnome_44-devel Summary: %{summary} BuildArch: noarch %description -n %{name}+gnome_44-devel %{_description} This package contains library source intended for building other packages which use the "gnome_44" feature of the "%{crate}" crate. %files -n %{name}+gnome_44-devel %ghost %{crate_instdir}/Cargo.toml %package -n %{name}+gnome_45-devel Summary: %{summary} BuildArch: noarch %description -n %{name}+gnome_45-devel %{_description} This package contains library source intended for building other packages which use the "gnome_45" feature of the "%{crate}" crate. %files -n %{name}+gnome_45-devel %ghost %{crate_instdir}/Cargo.toml %package -n %{name}+unsafe-assume-initialized-devel Summary: %{summary} BuildArch: noarch %description -n %{name}+unsafe-assume-initialized-devel %{_description} This package contains library source intended for building other packages which use the "unsafe-assume-initialized" feature of the "%{crate}" crate. %files -n %{name}+unsafe-assume-initialized-devel %ghost %{crate_instdir}/Cargo.toml %package -n %{name}+v4_10-devel Summary: %{summary} BuildArch: noarch %description -n %{name}+v4_10-devel %{_description} This package contains library source intended for building other packages which use the "v4_10" feature of the "%{crate}" crate. %files -n %{name}+v4_10-devel %ghost %{crate_instdir}/Cargo.toml %package -n %{name}+v4_12-devel Summary: %{summary} BuildArch: noarch %description -n %{name}+v4_12-devel %{_description} This package contains library source intended for building other packages which use the "v4_12" feature of the "%{crate}" crate. %files -n %{name}+v4_12-devel %ghost %{crate_instdir}/Cargo.toml %package -n %{name}+v4_2-devel Summary: %{summary} BuildArch: noarch %description -n %{name}+v4_2-devel %{_description} This package contains library source intended for building other packages which use the "v4_2" feature of the "%{crate}" crate. %files -n %{name}+v4_2-devel %ghost %{crate_instdir}/Cargo.toml %package -n %{name}+v4_4-devel Summary: %{summary} BuildArch: noarch %description -n %{name}+v4_4-devel %{_description} This package contains library source intended for building other packages which use the "v4_4" feature of the "%{crate}" crate. %files -n %{name}+v4_4-devel %ghost %{crate_instdir}/Cargo.toml %package -n %{name}+v4_6-devel Summary: %{summary} BuildArch: noarch %description -n %{name}+v4_6-devel %{_description} This package contains library source intended for building other packages which use the "v4_6" feature of the "%{crate}" crate. %files -n %{name}+v4_6-devel %ghost %{crate_instdir}/Cargo.toml %package -n %{name}+v4_8-devel Summary: %{summary} BuildArch: noarch %description -n %{name}+v4_8-devel %{_description} This package contains library source intended for building other packages which use the "v4_8" feature of the "%{crate}" crate. %files -n %{name}+v4_8-devel %ghost %{crate_instdir}/Cargo.toml %package -n %{name}+xml_validation-devel Summary: %{summary} BuildArch: noarch %description -n %{name}+xml_validation-devel %{_description} This package contains library source intended for building other packages which use the "xml_validation" feature of the "%{crate}" crate. %files -n %{name}+xml_validation-devel %ghost %{crate_instdir}/Cargo.toml %prep %autosetup -n %{crate}-%{version_no_tilde} -p1 %cargo_prep %generate_buildrequires %cargo_generate_buildrequires %build %cargo_build %install %cargo_install %if %{with check} %check %cargo_test %endif %changelog ## START: Generated by rpmautospec * Fri Jan 26 2024 Fedora Release Engineering - 0.7.3-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Sun Sep 24 2023 Fabio Valentini - 0.7.3-1 - Update to version 0.7.3; Fixes RHBZ#2240345 * Sat Aug 12 2023 Kalev Lember - 0.7.2-1 - Update to version 0.7.2 * Sat Aug 12 2023 Kalev Lember - 0.7.1-3 - Re-enable the "gnome_45" feature * Fri Aug 11 2023 Kalev Lember - 0.7.1-2 - Disable the "gnome_45" feature as it depends on unreleased pango 1.52 * Fri Aug 11 2023 Kalev Lember - 0.7.1-1 - Update to version 0.7.1; Fixes RHBZ#2224892 * Fri Jul 21 2023 Fedora Release Engineering - 0.6.6-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Thu Apr 13 2023 Fabio Valentini - 0.6.6-1 - Update to version 0.6.6; Fixes RHBZ#2185677 * Sun Mar 19 2023 Fabio Valentini - 0.6.4-1 - Update to version 0.6.4; Fixes RHBZ#2168316 * Fri Feb 03 2023 Fabio Valentini - 0.5.5-1 - Update to version 0.5.5; Fixes RHBZ#2150842 * Fri Jan 20 2023 Fedora Release Engineering - 0.5.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Tue Nov 29 2022 Fabio Valentini - 0.5.2-1 - Update to version 0.5.2; Fixes RHBZ#2136116 * Mon Aug 08 2022 Fabio Valentini - 0.4.8-1 - Update to version 0.4.8; Fixes RHBZ#2093623 * Sat Jul 23 2022 Fedora Release Engineering - 0.4.7-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Tue Mar 29 2022 Fabio Valentini - 0.4.7-1 - Update to version 0.4.7; Fixes RHBZ#2066064 * Sun Feb 13 2022 Fabio Valentini - 0.4.6-1 - Update to version 0.4.6; Fixes RHBZ#2040905 * Fri Jan 21 2022 Fedora Release Engineering - 0.3.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Sun Nov 07 2021 Rémi Lauzier - 0.3.1-2 - Deactivate test * Sun Nov 07 2021 Rémi Lauzier - 0.3.1-1 - Update to version 0.3.1 * Tue Aug 10 2021 Rémi Lauzier - 0.2.0-1 - Initial import; Fixes RHBZ#1977132 ## END: Generated by rpmautospec