## 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 25 %bcond_without check %global debug_package %{nil} %global crate gio Name: rust-gio Version: 0.18.4 Release: %autorelease Summary: Rust bindings for the Gio library License: MIT URL: https://crates.io/crates/gio Source: %{crates_source} BuildRequires: cargo-rpm-macros >= 24 %global _description %{expand: Rust bindings for the Gio 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}+v2_58-devel Summary: %{summary} BuildArch: noarch %description -n %{name}+v2_58-devel %{_description} This package contains library source intended for building other packages which use the "v2_58" feature of the "%{crate}" crate. %files -n %{name}+v2_58-devel %ghost %{crate_instdir}/Cargo.toml %package -n %{name}+v2_60-devel Summary: %{summary} BuildArch: noarch %description -n %{name}+v2_60-devel %{_description} This package contains library source intended for building other packages which use the "v2_60" feature of the "%{crate}" crate. %files -n %{name}+v2_60-devel %ghost %{crate_instdir}/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 the "v2_62" feature of the "%{crate}" crate. %files -n %{name}+v2_62-devel %ghost %{crate_instdir}/Cargo.toml %package -n %{name}+v2_64-devel Summary: %{summary} BuildArch: noarch %description -n %{name}+v2_64-devel %{_description} This package contains library source intended for building other packages which use the "v2_64" feature of the "%{crate}" crate. %files -n %{name}+v2_64-devel %ghost %{crate_instdir}/Cargo.toml %package -n %{name}+v2_66-devel Summary: %{summary} BuildArch: noarch %description -n %{name}+v2_66-devel %{_description} This package contains library source intended for building other packages which use the "v2_66" feature of the "%{crate}" crate. %files -n %{name}+v2_66-devel %ghost %{crate_instdir}/Cargo.toml %package -n %{name}+v2_68-devel Summary: %{summary} BuildArch: noarch %description -n %{name}+v2_68-devel %{_description} This package contains library source intended for building other packages which use the "v2_68" feature of the "%{crate}" crate. %files -n %{name}+v2_68-devel %ghost %{crate_instdir}/Cargo.toml %package -n %{name}+v2_70-devel Summary: %{summary} BuildArch: noarch %description -n %{name}+v2_70-devel %{_description} This package contains library source intended for building other packages which use the "v2_70" feature of the "%{crate}" crate. %files -n %{name}+v2_70-devel %ghost %{crate_instdir}/Cargo.toml %package -n %{name}+v2_72-devel Summary: %{summary} BuildArch: noarch %description -n %{name}+v2_72-devel %{_description} This package contains library source intended for building other packages which use the "v2_72" feature of the "%{crate}" crate. %files -n %{name}+v2_72-devel %ghost %{crate_instdir}/Cargo.toml %package -n %{name}+v2_74-devel Summary: %{summary} BuildArch: noarch %description -n %{name}+v2_74-devel %{_description} This package contains library source intended for building other packages which use the "v2_74" feature of the "%{crate}" crate. %files -n %{name}+v2_74-devel %ghost %{crate_instdir}/Cargo.toml %package -n %{name}+v2_76-devel Summary: %{summary} BuildArch: noarch %description -n %{name}+v2_76-devel %{_description} This package contains library source intended for building other packages which use the "v2_76" feature of the "%{crate}" crate. %files -n %{name}+v2_76-devel %ghost %{crate_instdir}/Cargo.toml %package -n %{name}+v2_78-devel Summary: %{summary} BuildArch: noarch %description -n %{name}+v2_78-devel %{_description} This package contains library source intended for building other packages which use the "v2_78" feature of the "%{crate}" crate. %files -n %{name}+v2_78-devel %ghost %{crate_instdir}/Cargo.toml %prep %autosetup -n %{crate}-%{version} -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.18.4-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Thu Jan 11 2024 Fabio Valentini - 0.18.4-1 - Update to version 0.18.4; Fixes RHBZ#2247774 * Tue Sep 19 2023 Fabio Valentini - 0.18.2-1 - Update to version 0.18.2; Fixes RHBZ#2239030 * Mon Aug 07 2023 Kalev Lember - 0.18.1-1 - Update to version 0.18.1; Fixes RHBZ#2224906 * Fri Jul 21 2023 Fedora Release Engineering - 0.17.10-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Mon Jun 12 2023 Fabio Valentini - 0.17.10-1 - Update to version 0.17.10; Fixes RHBZ#2212821 * Thu May 04 2023 Fabio Valentini - 0.17.9-1 - Update to version 0.17.9; Fixes RHBZ#2188622 * Wed Mar 15 2023 Fabio Valentini - 0.17.4-1 - Update to version 0.17.4; Fixes RHBZ#2175678 * Sat Feb 25 2023 Fabio Valentini - 0.17.2-1 - Update to version 0.17.2; Fixes RHBZ#2168306 * Tue Feb 21 2023 Fabio Valentini - 0.16.7-2 - Bump serial_test dev-dependency from 0.9 to 1 * Fri Feb 03 2023 Fabio Valentini - 0.16.7-1 - Update to version 0.16.7; Fixes RHBZ#2152512 * Fri Jan 20 2023 Fedora Release Engineering - 0.16.3-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Mon Nov 28 2022 Fabio Valentini - 0.16.3-1 - Update to version 0.16.3; Fixes RHBZ#2136060 * Sat Jul 23 2022 Fedora Release Engineering - 0.15.12-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Sat Jul 16 2022 Fabio Valentini - 0.15.12-1 - Update to version 0.15.12; Fixes RHBZ#2078852 * Tue Mar 29 2022 Fabio Valentini - 0.15.10-1 - Update to version 0.15.10; Fixes RHBZ#2065926 * Wed Mar 09 2022 Fabio Valentini - 0.15.7-1 - Update to version 0.15.7; Fixes RHBZ#2061928 * Sun Feb 20 2022 Fabio Valentini - 0.15.6-1 - Update to version 0.15.6; Fixes RHBZ#2056282 * Sat Feb 12 2022 Fabio Valentini - 0.15.5-1 - Update to version 0.15.5; Fixes RHBZ#2040897 * Fri Jan 21 2022 Fedora Release Engineering - 0.14.8-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Sat Nov 06 2021 Fabio Valentini - 0.14.8-1 - Update to version 0.14.8; Fixes RHBZ#2003601 * Tue Aug 31 2021 Fabio Valentini - 0.14.5-1 - Update to version 0.14.5; Fixes RHBZ#1999553 * Mon Aug 23 2021 Fabio Valentini - 0.14.3-1 - Update to version 0.14.3; Fixes RHBZ#1996532 * Tue Aug 03 2021 Fabio Valentini - 0.14.0-1 - Update to version 0.14.0; Fixes RHBZ#1974992 * Tue Jul 27 2021 Fedora Release Engineering - 0.9.1-3 - Second attempt - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild * Wed Jan 27 2021 Fedora Release Engineering - 0.9.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild * Wed Sep 16 2020 Fabio Valentini - 0.9.1-1 - Update to version 0.9.1. * Wed Jul 29 2020 Fedora Release Engineering - 0.9.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Thu Jul 09 2020 Josh Stone - 0.9.0-1 - Update to 0.9.0 * Mon Feb 10 2020 Josh Stone - 0.8.1-1 - Update to 0.8.1 * Thu Jan 30 2020 Fedora Release Engineering - 0.8.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Wed Jan 15 2020 Josh Stone - 0.8.0-1 - Update to 0.8.0 * Tue Dec 10 2019 Josh Stone - 0.7.0-1 - Update to 0.7.0 * Fri Jul 26 2019 Fedora Release Engineering - 0.6.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Sun Apr 28 15:05:59 CEST 2019 Igor Gnatenko - 0.6.0-1 - Update to 0.6.0 * Sat Feb 16 2019 Igor Gnatenko - 0.5.1-1 - Update to 0.5.1 * Sat Feb 02 2019 Fedora Release Engineering - 0.4.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Sat Jul 14 2018 Fedora Release Engineering - 0.4.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Mon Jun 11 2018 Igor Gnatenko - 0.4.1-1 - Update to 0.4.1 * Tue Mar 20 2018 Igor Gnatenko - 0.4.0-1 - Update to 0.4.0 * Fri Feb 09 2018 Fedora Release Engineering - 0.3.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Mon Jan 08 2018 Igor Gnatenko - 0.3.0-2 - Rebuild for rust-packaging v5 * Sat Jan 06 2018 Igor Gnatenko - 0.3.0-1 - Initial package ## END: Generated by rpmautospec