From 44cbb3dd11eb4c01cbeb3cac7bb6712b371bccaf Mon Sep 17 00:00:00 2001 From: Josh Stone Date: Fri, 5 Jun 2020 18:15:52 -0700 Subject: [PATCH 1/5] Update to 11.2.1 --- .gitignore | 1 + rust-tokei.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 7f15e23..794e098 100644 --- a/.gitignore +++ b/.gitignore @@ -15,3 +15,4 @@ /tokei-11.1.0.crate /tokei-11.1.1.crate /tokei-11.2.0.crate +/tokei-11.2.1.crate diff --git a/rust-tokei.spec b/rust-tokei.spec index 7199c3f..94c4657 100644 --- a/rust-tokei.spec +++ b/rust-tokei.spec @@ -4,7 +4,7 @@ %global crate tokei Name: rust-%{crate} -Version: 11.2.0 +Version: 11.2.1 Release: 1%{?dist} Summary: Utility that allows you to count code, quickly @@ -183,6 +183,9 @@ which use "yaml" feature of "%{crate}" crate. %endif %changelog +* Sat Jun 06 2020 Josh Stone - 11.2.1-1 +- Update to 11.2.1 + * Wed May 20 07:37:56 CEST 2020 Igor Raits - 11.2.0-1 - Update to 11.2.0 diff --git a/sources b/sources index 69fd792..53aefe2 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (tokei-11.2.0.crate) = 63bcd064ea9d40d4b66306ddafdf05b357933e7c922ba1c27282aadc0971d179e5a182f65f756eb44c9ba48b364966f8f02fd0c8e0945b7c3ac71a04dfa7104d +SHA512 (tokei-11.2.1.crate) = b9c541dce0d873b6d3c909665713103be8595fff19ecf08320c6e5f36a5afa3802e2b345012251d1af2e38d60d5c98de5df55c4fe6e14b13afe6a6cec733a571 From a503e825728db711d38a3919420f4e85fe33e6f5 Mon Sep 17 00:00:00 2001 From: Josh Stone Date: Fri, 10 Jul 2020 16:47:20 -0700 Subject: [PATCH 2/5] Update to 12.0.4 --- .gitignore | 1 + rust-tokei.spec | 29 ++++------------------------- sources | 2 +- 3 files changed, 6 insertions(+), 26 deletions(-) diff --git a/.gitignore b/.gitignore index 794e098..ab6f9ff 100644 --- a/.gitignore +++ b/.gitignore @@ -16,3 +16,4 @@ /tokei-11.1.1.crate /tokei-11.2.0.crate /tokei-11.2.1.crate +/tokei-12.0.4.crate diff --git a/rust-tokei.spec b/rust-tokei.spec index 94c4657..034bade 100644 --- a/rust-tokei.spec +++ b/rust-tokei.spec @@ -4,7 +4,7 @@ %global crate tokei Name: rust-%{crate} -Version: 11.2.1 +Version: 12.0.4 Release: 1%{?dist} Summary: Utility that allows you to count code, quickly @@ -104,18 +104,6 @@ which use "hex" feature of "%{crate}" crate. %files -n %{name}+hex-devel %ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml -%package -n %{name}+json-devel -Summary: %{summary} -BuildArch: noarch - -%description -n %{name}+json-devel %{_description} - -This package contains library source intended for building other packages -which use "json" feature of "%{crate}" crate. - -%files -n %{name}+json-devel -%ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml - %package -n %{name}+serde_cbor-devel Summary: %{summary} BuildArch: noarch @@ -128,18 +116,6 @@ which use "serde_cbor" feature of "%{crate}" crate. %files -n %{name}+serde_cbor-devel %ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml -%package -n %{name}+serde_json-devel -Summary: %{summary} -BuildArch: noarch - -%description -n %{name}+serde_json-devel %{_description} - -This package contains library source intended for building other packages -which use "serde_json" feature of "%{crate}" crate. - -%files -n %{name}+serde_json-devel -%ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml - %package -n %{name}+serde_yaml-devel Summary: %{summary} BuildArch: noarch @@ -183,6 +159,9 @@ which use "yaml" feature of "%{crate}" crate. %endif %changelog +* Fri Jul 10 2020 Josh Stone - 12.0.4-1 +- Update to 12.0.4 + * Sat Jun 06 2020 Josh Stone - 11.2.1-1 - Update to 11.2.1 diff --git a/sources b/sources index 53aefe2..14fa518 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (tokei-11.2.1.crate) = b9c541dce0d873b6d3c909665713103be8595fff19ecf08320c6e5f36a5afa3802e2b345012251d1af2e38d60d5c98de5df55c4fe6e14b13afe6a6cec733a571 +SHA512 (tokei-12.0.4.crate) = 2ae4acbf1238faddc494602f19b08c413eb5dab73fba9bc244aa9acdcda215221245f99a5556fcddbd127c4faffb23d4338e18ed3258231abd209908f051b744 From 9685c25712c42a1e446f91b133513167ae732cda Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Wed, 29 Jul 2020 09:44:36 +0000 Subject: [PATCH 3/5] - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- rust-tokei.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/rust-tokei.spec b/rust-tokei.spec index 034bade..495cc55 100644 --- a/rust-tokei.spec +++ b/rust-tokei.spec @@ -5,7 +5,7 @@ Name: rust-%{crate} Version: 12.0.4 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Utility that allows you to count code, quickly # Upstream license specification: MIT/Apache-2.0 @@ -159,6 +159,9 @@ which use "yaml" feature of "%{crate}" crate. %endif %changelog +* Wed Jul 29 2020 Fedora Release Engineering - 12.0.4-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild + * Fri Jul 10 2020 Josh Stone - 12.0.4-1 - Update to 12.0.4 From 21e9fd972b9915db72cb0d7995b6cecaacd7c6ac Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sat, 1 Aug 2020 08:48:47 +0000 Subject: [PATCH 4/5] - Second attempt - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- rust-tokei.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/rust-tokei.spec b/rust-tokei.spec index 495cc55..2de121d 100644 --- a/rust-tokei.spec +++ b/rust-tokei.spec @@ -5,7 +5,7 @@ Name: rust-%{crate} Version: 12.0.4 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Utility that allows you to count code, quickly # Upstream license specification: MIT/Apache-2.0 @@ -159,6 +159,10 @@ which use "yaml" feature of "%{crate}" crate. %endif %changelog +* Sat Aug 01 2020 Fedora Release Engineering - 12.0.4-3 +- Second attempt - Rebuilt for + https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild + * Wed Jul 29 2020 Fedora Release Engineering - 12.0.4-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild From 5e789649d2d3f95b92182c34ea7c1efcdcd9b7cc Mon Sep 17 00:00:00 2001 From: Igor Raits Date: Sun, 16 Aug 2020 17:01:53 +0200 Subject: [PATCH 5/5] Rebuild Signed-off-by: Igor Raits --- rust-tokei.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/rust-tokei.spec b/rust-tokei.spec index 2de121d..7355846 100644 --- a/rust-tokei.spec +++ b/rust-tokei.spec @@ -5,7 +5,7 @@ Name: rust-%{crate} Version: 12.0.4 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Utility that allows you to count code, quickly # Upstream license specification: MIT/Apache-2.0 @@ -159,6 +159,9 @@ which use "yaml" feature of "%{crate}" crate. %endif %changelog +* Sun Aug 16 15:01:53 GMT 2020 Igor Raits - 12.0.4-4 +- Rebuild + * Sat Aug 01 2020 Fedora Release Engineering - 12.0.4-3 - Second attempt - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild