From 654fda0c91ac524c233a27cc1a25bfd9fff6344a Mon Sep 17 00:00:00 2001 From: Fabio Valentini Date: Thu, 9 Dec 2021 14:32:17 +0100 Subject: [PATCH 01/16] Update to version 0.2.109; Fixes RHBZ#2029070 --- .gitignore | 1 + rust-libc.spec | 35 ++++++++++++++++------------------- sources | 2 +- 3 files changed, 18 insertions(+), 20 deletions(-) diff --git a/.gitignore b/.gitignore index adbeff2..108df84 100644 --- a/.gitignore +++ b/.gitignore @@ -57,3 +57,4 @@ /libc-0.2.106.crate /libc-0.2.107.crate /libc-0.2.108.crate +/libc-0.2.109.crate diff --git a/rust-libc.spec b/rust-libc.spec index 36b86cb..b528dc7 100644 --- a/rust-libc.spec +++ b/rust-libc.spec @@ -1,11 +1,11 @@ -# Generated by rust2rpm 18 +# Generated by rust2rpm 20 %bcond_without check %global debug_package %{nil} %global crate libc Name: rust-%{crate} -Version: 0.2.108 +Version: 0.2.109 Release: %autorelease Summary: Raw FFI bindings to platform libraries like libc @@ -15,9 +15,6 @@ URL: https://crates.io/crates/libc Source: %{crates_source} ExclusiveArch: %{rust_arches} -%if %{__cargo_skip_build} -BuildArch: noarch -%endif BuildRequires: rust-packaging @@ -33,12 +30,12 @@ Requires: glibc-devel %description devel %{_description} -This package contains library source intended for building other packages -which use "%{crate}" crate. +This package contains library source intended for building other packages which +use the "%{crate}" crate. %files devel -%license LICENSE-MIT LICENSE-APACHE -%doc README.md +%license LICENSE-APACHE LICENSE-MIT +%doc CONTRIBUTING.md README.md %{cargo_registry}/%{crate}-%{version_no_tilde}/ %package -n %{name}+default-devel @@ -47,8 +44,8 @@ BuildArch: noarch %description -n %{name}+default-devel %{_description} -This package contains library source intended for building other packages -which use "default" feature of "%{crate}" crate. +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 %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml @@ -59,8 +56,8 @@ BuildArch: noarch %description -n %{name}+align-devel %{_description} -This package contains library source intended for building other packages -which use "align" feature of "%{crate}" crate. +This package contains library source intended for building other packages which +use the "align" feature of the "%{crate}" crate. %files -n %{name}+align-devel %ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml @@ -71,8 +68,8 @@ BuildArch: noarch %description -n %{name}+extra_traits-devel %{_description} -This package contains library source intended for building other packages -which use "extra_traits" feature of "%{crate}" crate. +This package contains library source intended for building other packages which +use the "extra_traits" feature of the "%{crate}" crate. %files -n %{name}+extra_traits-devel %ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml @@ -83,8 +80,8 @@ BuildArch: noarch %description -n %{name}+std-devel %{_description} -This package contains library source intended for building other packages -which use "std" feature of "%{crate}" crate. +This package contains library source intended for building other packages which +use the "std" feature of the "%{crate}" crate. %files -n %{name}+std-devel %ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml @@ -95,8 +92,8 @@ BuildArch: noarch %description -n %{name}+use_std-devel %{_description} -This package contains library source intended for building other packages -which use "use_std" feature of "%{crate}" crate. +This package contains library source intended for building other packages which +use the "use_std" feature of the "%{crate}" crate. %files -n %{name}+use_std-devel %ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml diff --git a/sources b/sources index af30ada..bba4b07 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (libc-0.2.108.crate) = a29f0c5cc7e4b653c2bc33c92dc90b5d3a7132d4409d6b92b94fa9fe1391d8cf57a63d339ca0602f2efac28d3dc3beb854cf9a6d03bf027fef5e5276fc5b1487 +SHA512 (libc-0.2.109.crate) = ecc5cff60ef7ef4febae95cb3ea4fc130b1844ee20d046332ea0738c85ce1c0afe9239d9ad5b1a50236918aa1166eed04b5a91ece76e49099e4a5415bde881a4 From 0107538eaac96adf8523445451790c5dbaed557b Mon Sep 17 00:00:00 2001 From: Fabio Valentini Date: Tue, 21 Dec 2021 19:33:36 +0100 Subject: [PATCH 02/16] Update to version 0.2.112; Fixes RHBZ#2030918 --- .gitignore | 1 + rust-libc.spec | 2 +- sources | 2 +- 3 files changed, 3 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 108df84..64edba0 100644 --- a/.gitignore +++ b/.gitignore @@ -58,3 +58,4 @@ /libc-0.2.107.crate /libc-0.2.108.crate /libc-0.2.109.crate +/libc-0.2.112.crate diff --git a/rust-libc.spec b/rust-libc.spec index b528dc7..6447d2b 100644 --- a/rust-libc.spec +++ b/rust-libc.spec @@ -5,7 +5,7 @@ %global crate libc Name: rust-%{crate} -Version: 0.2.109 +Version: 0.2.112 Release: %autorelease Summary: Raw FFI bindings to platform libraries like libc diff --git a/sources b/sources index bba4b07..4b0fc1e 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (libc-0.2.109.crate) = ecc5cff60ef7ef4febae95cb3ea4fc130b1844ee20d046332ea0738c85ce1c0afe9239d9ad5b1a50236918aa1166eed04b5a91ece76e49099e4a5415bde881a4 +SHA512 (libc-0.2.112.crate) = 6c1a027eff21d3ef8078ad19b90b06d90790919a848e95a4c878e8c8b850d2e9be3fca36d8db39b24e472f15e5352ead1182d5491a0b382e06f8c3ead379c45f From 9a5c71c9beefae76f3ea36774e94b93024f43871 Mon Sep 17 00:00:00 2001 From: Fabio Valentini Date: Fri, 21 Jan 2022 14:11:24 +0100 Subject: [PATCH 03/16] Update to version 0.2.113; Fixes RHBZ#2043001 --- .gitignore | 1 + .rust2rpm.conf | 1 - rust-libc.spec | 14 +++++++++++++- sources | 2 +- 4 files changed, 15 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 64edba0..9444b98 100644 --- a/.gitignore +++ b/.gitignore @@ -59,3 +59,4 @@ /libc-0.2.108.crate /libc-0.2.109.crate /libc-0.2.112.crate +/libc-0.2.113.crate diff --git a/.rust2rpm.conf b/.rust2rpm.conf index 5a099e0..29b1c06 100644 --- a/.rust2rpm.conf +++ b/.rust2rpm.conf @@ -1,6 +1,5 @@ [DEFAULT] unwanted-features = - const-extern-fn rustc-dep-of-std rustc-std-workspace-core buildrequires = diff --git a/rust-libc.spec b/rust-libc.spec index 6447d2b..5626d9d 100644 --- a/rust-libc.spec +++ b/rust-libc.spec @@ -5,7 +5,7 @@ %global crate libc Name: rust-%{crate} -Version: 0.2.112 +Version: 0.2.113 Release: %autorelease Summary: Raw FFI bindings to platform libraries like libc @@ -62,6 +62,18 @@ use the "align" feature of the "%{crate}" crate. %files -n %{name}+align-devel %ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml +%package -n %{name}+const-extern-fn-devel +Summary: %{summary} +BuildArch: noarch + +%description -n %{name}+const-extern-fn-devel %{_description} + +This package contains library source intended for building other packages which +use the "const-extern-fn" feature of the "%{crate}" crate. + +%files -n %{name}+const-extern-fn-devel +%ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml + %package -n %{name}+extra_traits-devel Summary: %{summary} BuildArch: noarch diff --git a/sources b/sources index 4b0fc1e..88bf166 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (libc-0.2.112.crate) = 6c1a027eff21d3ef8078ad19b90b06d90790919a848e95a4c878e8c8b850d2e9be3fca36d8db39b24e472f15e5352ead1182d5491a0b382e06f8c3ead379c45f +SHA512 (libc-0.2.113.crate) = 9b3740ae39ce8813b2add0f208764a0b91f1132d5ef28579ef26c1817fdf065746ff909eced162d920fd1d91d63d41a9963768e48f4e20dea4ec246bb0240181 From bb7d70ed0fdfdcf82710dfe06839530436f73aef Mon Sep 17 00:00:00 2001 From: Fabio Valentini Date: Wed, 26 Jan 2022 18:32:40 +0100 Subject: [PATCH 04/16] Update to version 0.2.114; Fixes RHBZ#2044977 --- .gitignore | 1 + rust-libc.spec | 2 +- sources | 2 +- 3 files changed, 3 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 9444b98..36d2b3d 100644 --- a/.gitignore +++ b/.gitignore @@ -60,3 +60,4 @@ /libc-0.2.109.crate /libc-0.2.112.crate /libc-0.2.113.crate +/libc-0.2.114.crate diff --git a/rust-libc.spec b/rust-libc.spec index 5626d9d..1c1015d 100644 --- a/rust-libc.spec +++ b/rust-libc.spec @@ -5,7 +5,7 @@ %global crate libc Name: rust-%{crate} -Version: 0.2.113 +Version: 0.2.114 Release: %autorelease Summary: Raw FFI bindings to platform libraries like libc diff --git a/sources b/sources index 88bf166..df1526f 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (libc-0.2.113.crate) = 9b3740ae39ce8813b2add0f208764a0b91f1132d5ef28579ef26c1817fdf065746ff909eced162d920fd1d91d63d41a9963768e48f4e20dea4ec246bb0240181 +SHA512 (libc-0.2.114.crate) = 7fd0840ebdde766f6a671184da29092902a1244cf191c1ce88c0a2986422abaec865283e47332dd35cb0d4ba6db0ebf3369553ff9f2fd930041e051452929bfc From 015a5c1f1ad0914fe7e4c26d839402bdd0c8555a Mon Sep 17 00:00:00 2001 From: Fabio Valentini Date: Mon, 31 Jan 2022 23:51:32 +0100 Subject: [PATCH 05/16] Update to version 0.2.116; Fixes RHBZ#2047233 --- .gitignore | 1 + rust-libc.spec | 2 +- sources | 2 +- 3 files changed, 3 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 36d2b3d..3aa4afc 100644 --- a/.gitignore +++ b/.gitignore @@ -61,3 +61,4 @@ /libc-0.2.112.crate /libc-0.2.113.crate /libc-0.2.114.crate +/libc-0.2.116.crate diff --git a/rust-libc.spec b/rust-libc.spec index 1c1015d..f2a3c26 100644 --- a/rust-libc.spec +++ b/rust-libc.spec @@ -5,7 +5,7 @@ %global crate libc Name: rust-%{crate} -Version: 0.2.114 +Version: 0.2.116 Release: %autorelease Summary: Raw FFI bindings to platform libraries like libc diff --git a/sources b/sources index df1526f..d872527 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (libc-0.2.114.crate) = 7fd0840ebdde766f6a671184da29092902a1244cf191c1ce88c0a2986422abaec865283e47332dd35cb0d4ba6db0ebf3369553ff9f2fd930041e051452929bfc +SHA512 (libc-0.2.116.crate) = 0df97ab5c24b6c5ecabe6b90ad60305db9300127ca15e7e5880c2c2c59e5217ba0716502f6ddf2e271bb91c9fbeae9ded1f8465a120212461656cb2023f9ad04 From 514cfec4485a79c794bd245dd2c23cb3c8f3dd06 Mon Sep 17 00:00:00 2001 From: Fabio Valentini Date: Wed, 9 Feb 2022 23:26:14 +0100 Subject: [PATCH 06/16] Update to version 0.2.117; Fixes RHBZ#2049899 --- .gitignore | 1 + rust-libc.spec | 2 +- sources | 2 +- 3 files changed, 3 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 3aa4afc..da666a3 100644 --- a/.gitignore +++ b/.gitignore @@ -62,3 +62,4 @@ /libc-0.2.113.crate /libc-0.2.114.crate /libc-0.2.116.crate +/libc-0.2.117.crate diff --git a/rust-libc.spec b/rust-libc.spec index f2a3c26..d9e8216 100644 --- a/rust-libc.spec +++ b/rust-libc.spec @@ -5,7 +5,7 @@ %global crate libc Name: rust-%{crate} -Version: 0.2.116 +Version: 0.2.117 Release: %autorelease Summary: Raw FFI bindings to platform libraries like libc diff --git a/sources b/sources index d872527..9c45fd4 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (libc-0.2.116.crate) = 0df97ab5c24b6c5ecabe6b90ad60305db9300127ca15e7e5880c2c2c59e5217ba0716502f6ddf2e271bb91c9fbeae9ded1f8465a120212461656cb2023f9ad04 +SHA512 (libc-0.2.117.crate) = 1ff22201cad04f8a21674c25bd57e2c708738af7ff1d5677b513d728ecb99f4eec4b78e9685aa633518672de0d44d5dd2e727ee7b6b06c74718181565df3fa7f From 143ab0d631816fb0c1d2c4adf865abc36f60b0e7 Mon Sep 17 00:00:00 2001 From: Fabio Valentini Date: Sun, 20 Feb 2022 23:59:18 +0100 Subject: [PATCH 07/16] Update to version 0.2.119; Fixes RHBZ#2054644 --- .gitignore | 1 + rust-libc.spec | 2 +- sources | 2 +- 3 files changed, 3 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index da666a3..08d0894 100644 --- a/.gitignore +++ b/.gitignore @@ -63,3 +63,4 @@ /libc-0.2.114.crate /libc-0.2.116.crate /libc-0.2.117.crate +/libc-0.2.119.crate diff --git a/rust-libc.spec b/rust-libc.spec index d9e8216..1a97948 100644 --- a/rust-libc.spec +++ b/rust-libc.spec @@ -5,7 +5,7 @@ %global crate libc Name: rust-%{crate} -Version: 0.2.117 +Version: 0.2.119 Release: %autorelease Summary: Raw FFI bindings to platform libraries like libc diff --git a/sources b/sources index 9c45fd4..8a68f45 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (libc-0.2.117.crate) = 1ff22201cad04f8a21674c25bd57e2c708738af7ff1d5677b513d728ecb99f4eec4b78e9685aa633518672de0d44d5dd2e727ee7b6b06c74718181565df3fa7f +SHA512 (libc-0.2.119.crate) = a43f8d1cac7a0d8c1bf6f2125695c03d91243498d2dea19a3a674ccb2c64fd00bac4040c42130a1a096b2148451f62e1292c5c71f424f51f888d6a37c7db0bcd From 0582015ac2a67d75527888feb13a2a1a4b5fd046 Mon Sep 17 00:00:00 2001 From: Fabio Valentini Date: Thu, 17 Mar 2022 22:49:36 +0100 Subject: [PATCH 08/16] Update to version 0.2.120; Fixes RHBZ#2063878 --- .gitignore | 1 + rust-libc.spec | 26 ++++++++++++++------------ sources | 2 +- 3 files changed, 16 insertions(+), 13 deletions(-) diff --git a/.gitignore b/.gitignore index 08d0894..3396545 100644 --- a/.gitignore +++ b/.gitignore @@ -64,3 +64,4 @@ /libc-0.2.116.crate /libc-0.2.117.crate /libc-0.2.119.crate +/libc-0.2.120.crate diff --git a/rust-libc.spec b/rust-libc.spec index 1a97948..833fa18 100644 --- a/rust-libc.spec +++ b/rust-libc.spec @@ -1,11 +1,11 @@ -# Generated by rust2rpm 20 +# Generated by rust2rpm 21 %bcond_without check %global debug_package %{nil} %global crate libc Name: rust-%{crate} -Version: 0.2.119 +Version: 0.2.120 Release: %autorelease Summary: Raw FFI bindings to platform libraries like libc @@ -16,7 +16,7 @@ Source: %{crates_source} ExclusiveArch: %{rust_arches} -BuildRequires: rust-packaging +BuildRequires: rust-packaging >= 21 %global _description %{expand: Raw FFI bindings to platform libraries like libc.} @@ -34,9 +34,11 @@ This package contains library source intended for building other packages which use the "%{crate}" crate. %files devel -%license LICENSE-APACHE LICENSE-MIT -%doc CONTRIBUTING.md README.md -%{cargo_registry}/%{crate}-%{version_no_tilde}/ +%license %{crate_instdir}/LICENSE-APACHE +%license %{crate_instdir}/LICENSE-MIT +%doc %{crate_instdir}/CONTRIBUTING.md +%doc %{crate_instdir}/README.md +%{crate_instdir}/ %package -n %{name}+default-devel Summary: %{summary} @@ -48,7 +50,7 @@ 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 %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml +%ghost %{crate_instdir}/Cargo.toml %package -n %{name}+align-devel Summary: %{summary} @@ -60,7 +62,7 @@ This package contains library source intended for building other packages which use the "align" feature of the "%{crate}" crate. %files -n %{name}+align-devel -%ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml +%ghost %{crate_instdir}/Cargo.toml %package -n %{name}+const-extern-fn-devel Summary: %{summary} @@ -72,7 +74,7 @@ This package contains library source intended for building other packages which use the "const-extern-fn" feature of the "%{crate}" crate. %files -n %{name}+const-extern-fn-devel -%ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml +%ghost %{crate_instdir}/Cargo.toml %package -n %{name}+extra_traits-devel Summary: %{summary} @@ -84,7 +86,7 @@ This package contains library source intended for building other packages which use the "extra_traits" feature of the "%{crate}" crate. %files -n %{name}+extra_traits-devel -%ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml +%ghost %{crate_instdir}/Cargo.toml %package -n %{name}+std-devel Summary: %{summary} @@ -96,7 +98,7 @@ This package contains library source intended for building other packages which use the "std" feature of the "%{crate}" crate. %files -n %{name}+std-devel -%ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml +%ghost %{crate_instdir}/Cargo.toml %package -n %{name}+use_std-devel Summary: %{summary} @@ -108,7 +110,7 @@ This package contains library source intended for building other packages which use the "use_std" feature of the "%{crate}" crate. %files -n %{name}+use_std-devel -%ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml +%ghost %{crate_instdir}/Cargo.toml %prep %autosetup -n %{crate}-%{version_no_tilde} -p1 diff --git a/sources b/sources index 8a68f45..8ace4ca 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (libc-0.2.119.crate) = a43f8d1cac7a0d8c1bf6f2125695c03d91243498d2dea19a3a674ccb2c64fd00bac4040c42130a1a096b2148451f62e1292c5c71f424f51f888d6a37c7db0bcd +SHA512 (libc-0.2.120.crate) = 42aadea2670f63d6a2c38d4d6949d9071c535395ecf458a694751a7a17f2a4a6495ea1dbdcbcb5340cb62e3a40419419141ca39c4d4dcda8cccbe480aa34a014 From 05bada998487f79041f644467c03951d9e0a3089 Mon Sep 17 00:00:00 2001 From: Fabio Valentini Date: Tue, 29 Mar 2022 12:54:49 +0200 Subject: [PATCH 09/16] Update to version 0.2.121; Fixes RHBZ#2065853 --- .gitignore | 1 + rust-libc.spec | 2 +- sources | 2 +- 3 files changed, 3 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 3396545..0fc08fe 100644 --- a/.gitignore +++ b/.gitignore @@ -65,3 +65,4 @@ /libc-0.2.117.crate /libc-0.2.119.crate /libc-0.2.120.crate +/libc-0.2.121.crate diff --git a/rust-libc.spec b/rust-libc.spec index 833fa18..5c19df4 100644 --- a/rust-libc.spec +++ b/rust-libc.spec @@ -5,7 +5,7 @@ %global crate libc Name: rust-%{crate} -Version: 0.2.120 +Version: 0.2.121 Release: %autorelease Summary: Raw FFI bindings to platform libraries like libc diff --git a/sources b/sources index 8ace4ca..5fa554c 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (libc-0.2.120.crate) = 42aadea2670f63d6a2c38d4d6949d9071c535395ecf458a694751a7a17f2a4a6495ea1dbdcbcb5340cb62e3a40419419141ca39c4d4dcda8cccbe480aa34a014 +SHA512 (libc-0.2.121.crate) = aa1ee710b2a4008ead7118e85d7f2d29fab8aa0e1111436db8039a84737727b8d1a8a1cb72acd38abd2656d22a5025046d7be7d8154537f8a503017e0548e953 From 13b10bb54a215afbf1bb550e34be13bdc4afe237 Mon Sep 17 00:00:00 2001 From: Fabio Valentini Date: Thu, 12 May 2022 15:35:41 +0200 Subject: [PATCH 10/16] Update to version 0.2.125; Fixes RHBZ#2072786 --- .gitignore | 1 + rust-libc.spec | 2 +- sources | 2 +- 3 files changed, 3 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 0fc08fe..48d70d0 100644 --- a/.gitignore +++ b/.gitignore @@ -66,3 +66,4 @@ /libc-0.2.119.crate /libc-0.2.120.crate /libc-0.2.121.crate +/libc-0.2.125.crate diff --git a/rust-libc.spec b/rust-libc.spec index 5c19df4..f858dcb 100644 --- a/rust-libc.spec +++ b/rust-libc.spec @@ -5,7 +5,7 @@ %global crate libc Name: rust-%{crate} -Version: 0.2.121 +Version: 0.2.125 Release: %autorelease Summary: Raw FFI bindings to platform libraries like libc diff --git a/sources b/sources index 5fa554c..535f930 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (libc-0.2.121.crate) = aa1ee710b2a4008ead7118e85d7f2d29fab8aa0e1111436db8039a84737727b8d1a8a1cb72acd38abd2656d22a5025046d7be7d8154537f8a503017e0548e953 +SHA512 (libc-0.2.125.crate) = 64ea5bb20120b9893bf5a3648f28da07384972e3cbad13da40c3ecc501efe1bff0bd6b71f52d5f253f00d7a97c2f69d86fba490955e8d70ca1360b8db1e431cf From 55776962ae0bb0b7e3a4597f5fddb38122d4fb79 Mon Sep 17 00:00:00 2001 From: Fabio Valentini Date: Mon, 23 May 2022 18:06:53 +0200 Subject: [PATCH 11/16] Update to version 0.2.126; Fixes RHBZ#2087028 --- .gitignore | 1 + rust-libc.spec | 2 +- sources | 2 +- 3 files changed, 3 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 48d70d0..ad3b34b 100644 --- a/.gitignore +++ b/.gitignore @@ -67,3 +67,4 @@ /libc-0.2.120.crate /libc-0.2.121.crate /libc-0.2.125.crate +/libc-0.2.126.crate diff --git a/rust-libc.spec b/rust-libc.spec index f858dcb..411b45b 100644 --- a/rust-libc.spec +++ b/rust-libc.spec @@ -5,7 +5,7 @@ %global crate libc Name: rust-%{crate} -Version: 0.2.125 +Version: 0.2.126 Release: %autorelease Summary: Raw FFI bindings to platform libraries like libc diff --git a/sources b/sources index 535f930..6dd9ac1 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (libc-0.2.125.crate) = 64ea5bb20120b9893bf5a3648f28da07384972e3cbad13da40c3ecc501efe1bff0bd6b71f52d5f253f00d7a97c2f69d86fba490955e8d70ca1360b8db1e431cf +SHA512 (libc-0.2.126.crate) = 9bbb17f64a7503819616a71076ebe8ee317daf07b17b9fff783a4459da0439aecee535c09e7185bf148b1993e6fc958d182a490fc9c9a7b9fb635429c491ca44 From 97fd3121dc0bb02d9c19f0ba699cec60a4e84375 Mon Sep 17 00:00:00 2001 From: Fabio Valentini Date: Sat, 6 Aug 2022 15:57:04 +0200 Subject: [PATCH 13/16] Update to version 0.2.127; Fixes RHBZ#2115139 --- .gitignore | 1 + rust-libc.spec | 9 ++++----- .rust2rpm.conf => rust2rpm.conf | 0 sources | 2 +- 4 files changed, 6 insertions(+), 6 deletions(-) rename .rust2rpm.conf => rust2rpm.conf (100%) diff --git a/.gitignore b/.gitignore index ad3b34b..32b2a3f 100644 --- a/.gitignore +++ b/.gitignore @@ -68,3 +68,4 @@ /libc-0.2.121.crate /libc-0.2.125.crate /libc-0.2.126.crate +/libc-0.2.127.crate diff --git a/rust-libc.spec b/rust-libc.spec index 411b45b..e850c7d 100644 --- a/rust-libc.spec +++ b/rust-libc.spec @@ -1,16 +1,15 @@ -# Generated by rust2rpm 21 +# Generated by rust2rpm 22 %bcond_without check %global debug_package %{nil} %global crate libc -Name: rust-%{crate} -Version: 0.2.126 +Name: rust-libc +Version: 0.2.127 Release: %autorelease Summary: Raw FFI bindings to platform libraries like libc -# Upstream license specification: MIT OR Apache-2.0 -License: MIT or ASL 2.0 +License: MIT OR Apache-2.0 URL: https://crates.io/crates/libc Source: %{crates_source} diff --git a/.rust2rpm.conf b/rust2rpm.conf similarity index 100% rename from .rust2rpm.conf rename to rust2rpm.conf diff --git a/sources b/sources index 6dd9ac1..fa73ed6 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (libc-0.2.126.crate) = 9bbb17f64a7503819616a71076ebe8ee317daf07b17b9fff783a4459da0439aecee535c09e7185bf148b1993e6fc958d182a490fc9c9a7b9fb635429c491ca44 +SHA512 (libc-0.2.127.crate) = d58a41359c5665da22182a938b3c6ae020ac859972d7e7de6b6a69ace370848ece0586521853cdf9a3d71f54e8fdaaeff01811a67344e1418c515ce21be62bb4 From ad365040592106fee0122d286d675bab00d5670f Mon Sep 17 00:00:00 2001 From: Fabio Valentini Date: Tue, 16 Aug 2022 15:57:55 +0200 Subject: [PATCH 14/16] Update to version 0.2.131; Fixes RHBZ#2117061 --- .gitignore | 1 + rust-libc.spec | 2 +- sources | 2 +- 3 files changed, 3 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 32b2a3f..615e51f 100644 --- a/.gitignore +++ b/.gitignore @@ -69,3 +69,4 @@ /libc-0.2.125.crate /libc-0.2.126.crate /libc-0.2.127.crate +/libc-0.2.131.crate diff --git a/rust-libc.spec b/rust-libc.spec index e850c7d..74c4977 100644 --- a/rust-libc.spec +++ b/rust-libc.spec @@ -5,7 +5,7 @@ %global crate libc Name: rust-libc -Version: 0.2.127 +Version: 0.2.131 Release: %autorelease Summary: Raw FFI bindings to platform libraries like libc diff --git a/sources b/sources index fa73ed6..f29e37f 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (libc-0.2.127.crate) = d58a41359c5665da22182a938b3c6ae020ac859972d7e7de6b6a69ace370848ece0586521853cdf9a3d71f54e8fdaaeff01811a67344e1418c515ce21be62bb4 +SHA512 (libc-0.2.131.crate) = 8f73e01e3f6d2283917e5fc01bf7b3fd69035e533fd6320b55e46fa7961ba36cd8e0613d6cb652ee9fe6a535b8d7f3b065844eea376c060cbc192af237398aef From de13994365d754c3353acc7c318e5e4c0e45ca8e Mon Sep 17 00:00:00 2001 From: Fabio Valentini Date: Fri, 2 Sep 2022 15:14:44 +0200 Subject: [PATCH 15/16] Update to version 0.2.132; Fixes RHBZ#2118767 --- .gitignore | 1 + rust-libc.spec | 2 +- sources | 2 +- 3 files changed, 3 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 615e51f..3d68bc4 100644 --- a/.gitignore +++ b/.gitignore @@ -70,3 +70,4 @@ /libc-0.2.126.crate /libc-0.2.127.crate /libc-0.2.131.crate +/libc-0.2.132.crate diff --git a/rust-libc.spec b/rust-libc.spec index 74c4977..3656e9a 100644 --- a/rust-libc.spec +++ b/rust-libc.spec @@ -5,7 +5,7 @@ %global crate libc Name: rust-libc -Version: 0.2.131 +Version: 0.2.132 Release: %autorelease Summary: Raw FFI bindings to platform libraries like libc diff --git a/sources b/sources index f29e37f..e9dc876 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (libc-0.2.131.crate) = 8f73e01e3f6d2283917e5fc01bf7b3fd69035e533fd6320b55e46fa7961ba36cd8e0613d6cb652ee9fe6a535b8d7f3b065844eea376c060cbc192af237398aef +SHA512 (libc-0.2.132.crate) = 48340dd173ed4d487f6504f4c32cb3c13dac8ad4da95469c8dd79386a7564d258a9ca42ccf1b174154717bafc1d3551b87c8fe35f7e4e062c8e33da9259fec50 From 228841edcd561879dfa0da17570645dcf0936d3b Mon Sep 17 00:00:00 2001 From: Fabio Valentini Date: Wed, 5 Oct 2022 14:07:01 +0200 Subject: [PATCH 16/16] Update to version 0.2.134; Fixes RHBZ#2127967 --- .gitignore | 1 + rust-libc.spec | 2 +- sources | 2 +- 3 files changed, 3 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 3d68bc4..e409b8e 100644 --- a/.gitignore +++ b/.gitignore @@ -71,3 +71,4 @@ /libc-0.2.127.crate /libc-0.2.131.crate /libc-0.2.132.crate +/libc-0.2.134.crate diff --git a/rust-libc.spec b/rust-libc.spec index 3656e9a..ba5325d 100644 --- a/rust-libc.spec +++ b/rust-libc.spec @@ -5,7 +5,7 @@ %global crate libc Name: rust-libc -Version: 0.2.132 +Version: 0.2.134 Release: %autorelease Summary: Raw FFI bindings to platform libraries like libc diff --git a/sources b/sources index e9dc876..5105951 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (libc-0.2.132.crate) = 48340dd173ed4d487f6504f4c32cb3c13dac8ad4da95469c8dd79386a7564d258a9ca42ccf1b174154717bafc1d3551b87c8fe35f7e4e062c8e33da9259fec50 +SHA512 (libc-0.2.134.crate) = fcc142061df7b363b2dacec5fb3c9a19e63addd8210678117f681b8e1b62e5784cb78067639df464f32e22c9ab4d0932bbe1c01cc992348cc0fad4a46cc7b1c3