## START: Set by rpmautospec ## (rpmautospec version 0.6.0) ## RPMAUTOSPEC: autorelease, autochangelog %define autorelease(e:s:pb:n) %{?-p:0.}%{lua: release_number = 3; 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 %bcond_without check %global debug_package %{nil} %global crate pango-sys Name: rust-pango-sys Version: 0.18.0 Release: %autorelease Summary: FFI bindings to libpango-1.0 License: MIT URL: https://crates.io/crates/pango-sys Source: %{crates_source} BuildRequires: rust-packaging >= 21 %global _description %{expand: FFI bindings to libpango-1.0.} %description %{_description} %package devel Summary: %{summary} BuildArch: noarch Requires: pkgconfig(pango) >= 1.40 %description devel %{_description} This package contains library source intended for building other packages which use the "%{crate}" crate. %files devel %license %{crate_instdir}/LICENSE %{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}+v1_42-devel Summary: %{summary} BuildArch: noarch Requires: pkgconfig(pango) >= 1.42 %description -n %{name}+v1_42-devel %{_description} This package contains library source intended for building other packages which use the "v1_42" feature of the "%{crate}" crate. %files -n %{name}+v1_42-devel %ghost %{crate_instdir}/Cargo.toml %package -n %{name}+v1_44-devel Summary: %{summary} BuildArch: noarch Requires: pkgconfig(pango) >= 1.44 %description -n %{name}+v1_44-devel %{_description} This package contains library source intended for building other packages which use the "v1_44" feature of the "%{crate}" crate. %files -n %{name}+v1_44-devel %ghost %{crate_instdir}/Cargo.toml %package -n %{name}+v1_46-devel Summary: %{summary} BuildArch: noarch Requires: pkgconfig(pango) >= 1.46 %description -n %{name}+v1_46-devel %{_description} This package contains library source intended for building other packages which use the "v1_46" feature of the "%{crate}" crate. %files -n %{name}+v1_46-devel %ghost %{crate_instdir}/Cargo.toml %package -n %{name}+v1_48-devel Summary: %{summary} BuildArch: noarch Requires: pkgconfig(pango) >= 1.48 %description -n %{name}+v1_48-devel %{_description} This package contains library source intended for building other packages which use the "v1_48" feature of the "%{crate}" crate. %files -n %{name}+v1_48-devel %ghost %{crate_instdir}/Cargo.toml %package -n %{name}+v1_50-devel Summary: %{summary} BuildArch: noarch Requires: pkgconfig(pango) >= 1.50 %description -n %{name}+v1_50-devel %{_description} This package contains library source intended for building other packages which use the "v1_50" feature of the "%{crate}" crate. %files -n %{name}+v1_50-devel %ghost %{crate_instdir}/Cargo.toml %package -n %{name}+v1_52-devel Summary: %{summary} BuildArch: noarch Requires: pkgconfig(pango) >= 1.51 %description -n %{name}+v1_52-devel %{_description} This package contains library source intended for building other packages which use the "v1_52" feature of the "%{crate}" crate. %files -n %{name}+v1_52-devel %ghost %{crate_instdir}/Cargo.toml %prep %autosetup -n %{crate}-%{version_no_tilde} -p1 %cargo_prep %generate_buildrequires %cargo_generate_buildrequires echo 'pkgconfig(pango) >= 1.40' %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.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Sat Aug 12 2023 Kalev Lember - 0.18.0-2 - Enable the "v1_52" feature * Mon Aug 07 2023 Kalev Lember - 0.18.0-1 - Update to version 0.18.0; Fixes RHBZ#2224918 - Re-enable self tests as they are fixed in the new release * 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#2212827 * Sat Feb 25 2023 Fabio Valentini - 0.17.0-1 - Update to version 0.17.0; Fixes RHBZ#2168322 * Sat Jan 21 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#2136080 * Sat Jul 23 2022 Fedora Release Engineering - 0.15.10-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Tue Mar 29 2022 Fabio Valentini - 0.15.10-1 - Update to version 0.15.10; Fixes RHBZ#2065918 * Sat Feb 12 2022 Fabio Valentini - 0.15.1-1 - Update to version 0.15.1; Fixes RHBZ#2040912 * Fri Jan 21 2022 Fedora Release Engineering - 0.14.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Tue Aug 03 2021 Fabio Valentini - 0.14.0-1 - Update to version 0.14.0; Fixes RHBZ#1974981 * Fri Jul 23 2021 Fedora Release Engineering - 0.10.0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild * Wed Jan 27 2021 Fedora Release Engineering - 0.10.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild * Wed Jul 29 2020 Fedora Release Engineering - 0.10.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Thu Jul 09 2020 Josh Stone - 0.10.0-1 - Update to 0.10.0 * Thu Jan 30 2020 Fedora Release Engineering - 0.9.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * 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 * Fri Jul 26 2019 Fedora Release Engineering - 0.8.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Sun Apr 28 14:49:09 CEST 2019 Igor Gnatenko - 0.8.0-1 - Update to 0.8.0 * Mon Feb 18 2019 Igor Gnatenko - 0.7.0-1 - Update to 0.7.0 * Sat Feb 02 2019 Fedora Release Engineering - 0.6.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Sat Jul 14 2018 Fedora Release Engineering - 0.6.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Mon Mar 19 2018 Igor Gnatenko - 0.6.0-1 - Update to 0.6.0 * Fri Feb 09 2018 Fedora Release Engineering - 0.5.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Mon Jan 08 2018 Igor Gnatenko - 0.5.0-2 - Rebuild for rust-packaging v5 * Sat Jan 06 2018 Igor Gnatenko - 0.5.0-1 - Initial package ## END: Generated by rpmautospec