From ad6f6a031cd9a6c2427ba093058a834c764316b3 Mon Sep 17 00:00:00 2001 From: Bo Ren Date: Thu, 21 Mar 2024 14:09:25 +0800 Subject: [PATCH] update Copyright date Signed-off-by: Bo Ren --- b5c64f5.patch | 6 +++--- rust-packaging.spec | 1 + 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/b5c64f5.patch b/b5c64f5.patch index 2bc8e87..45fc9ea 100644 --- a/b5c64f5.patch +++ b/b5c64f5.patch @@ -15,7 +15,7 @@ index ffcb40b..e6223db 100644 # spec file for package rust-cxx-build # -# Copyright (c) 2022 Jane Jane . -+# Copyright (c) 2023 Jane Jane . ++# Copyright (c) 2024 Jane Jane . # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -28,7 +28,7 @@ index a9046e6..8673887 100644 # spec file for package rust-nix # -# Copyright (c) 2022 Jane Jane . -+# Copyright (c) 2023 Jane Jane . ++# Copyright (c) 2024 Jane Jane . # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -41,7 +41,7 @@ index e19c1c1..f64b1b7 100644 # spec file for package rust-tokio # -# Copyright (c) 2022 Jane Jane . -+# Copyright (c) 2023 Jane Jane . ++# Copyright (c) 2024 Jane Jane . # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed diff --git a/rust-packaging.spec b/rust-packaging.spec index baef674..ea00b06 100644 --- a/rust-packaging.spec +++ b/rust-packaging.spec @@ -114,6 +114,7 @@ install -D -p -m 0644 -t %{buildroot}%{_fileattrsdir} data/cargo.attr %changelog * Wed Mar 13 2024 Zhao Hang - 1:23-2 - Rebuild with python3.11 +- update Copyright date * Tue Feb 14 2023 Funda Wang - 1:23-1 - New version 23 -- Gitee