From da9de8c1457de4e9509aaa0bfed3e3fdc7b2fbd2 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sat, 11 Feb 2017 18:27:16 +0000 Subject: [PATCH 01/25] - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild --- zsh-syntax-highlighting.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/zsh-syntax-highlighting.spec b/zsh-syntax-highlighting.spec index 52fc44e..883aad5 100644 --- a/zsh-syntax-highlighting.spec +++ b/zsh-syntax-highlighting.spec @@ -1,6 +1,6 @@ Name: zsh-syntax-highlighting Version: 0.5.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Fish shell like syntax highlighting for Zsh License: BSD @@ -39,6 +39,9 @@ rm %{buildroot}/%{_pkgdocdir}/COPYING.md %{_datadir}/%{name} %changelog +* Sat Feb 11 2017 Fedora Release Engineering - 0.5.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild + * Sat Oct 29 2016 Michael Kuhn - 0.5.0-1 - Update to 0.5.0 From 48b75ffef52ecaf4865093dfdcaf507f2716d931 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Thu, 27 Jul 2017 22:46:23 +0000 Subject: [PATCH 02/25] - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild --- zsh-syntax-highlighting.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/zsh-syntax-highlighting.spec b/zsh-syntax-highlighting.spec index 883aad5..d5ffc0b 100644 --- a/zsh-syntax-highlighting.spec +++ b/zsh-syntax-highlighting.spec @@ -1,6 +1,6 @@ Name: zsh-syntax-highlighting Version: 0.5.0 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Fish shell like syntax highlighting for Zsh License: BSD @@ -39,6 +39,9 @@ rm %{buildroot}/%{_pkgdocdir}/COPYING.md %{_datadir}/%{name} %changelog +* Thu Jul 27 2017 Fedora Release Engineering - 0.5.0-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild + * Sat Feb 11 2017 Fedora Release Engineering - 0.5.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild From a907bcb7d69d3f968af899230e12a823cbc10ec3 Mon Sep 17 00:00:00 2001 From: Michael Kuhn Date: Sat, 2 Sep 2017 23:20:33 +0200 Subject: [PATCH 03/25] Update to 0.6.0 --- .gitignore | 1 + sources | 4 ++-- zsh-syntax-highlighting.spec | 7 +++++-- 3 files changed, 8 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index 08ea379..bd6f086 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ /zsh-syntax-highlighting-0.4.1.tar.gz /zsh-syntax-highlighting-0.5.0.tar.gz +/zsh-syntax-highlighting-0.6.0.tar.gz diff --git a/sources b/sources index 03e1d74..8ebb073 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ -a668f495a7cf73f25d44bc73aa092498 zsh-syntax-highlighting-0.4.1.tar.gz -93da6cf2c814dfdd7db1ac8907ab2c77 zsh-syntax-highlighting-0.5.0.tar.gz +SHA512 (zsh-syntax-highlighting-0.5.0.tar.gz) = dd0dcb772add597eb6f04e9958fb960688a5a2e316d51792d573fbfe1fd43e5a63c0de2242f87837818f27d732d8872576978c950640c1d1eea92b7b01ae84b4 +SHA512 (zsh-syntax-highlighting-0.6.0.tar.gz) = bb83f41336e9010aa78ee5adc9a216ee53f3b4347041d1b273083940d9db4d0e4acd960150b28c41f6e5e8d00b029f00fca6f9a46955892e4547a9f2345e3b85 diff --git a/zsh-syntax-highlighting.spec b/zsh-syntax-highlighting.spec index d5ffc0b..fdda691 100644 --- a/zsh-syntax-highlighting.spec +++ b/zsh-syntax-highlighting.spec @@ -1,6 +1,6 @@ Name: zsh-syntax-highlighting -Version: 0.5.0 -Release: 3%{?dist} +Version: 0.6.0 +Release: 1%{?dist} Summary: Fish shell like syntax highlighting for Zsh License: BSD @@ -39,6 +39,9 @@ rm %{buildroot}/%{_pkgdocdir}/COPYING.md %{_datadir}/%{name} %changelog +* Sat Sep 02 2017 Michael Kuhn - 0.6.0-1 +- Update to 0.6.0 + * Thu Jul 27 2017 Fedora Release Engineering - 0.5.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild From ab1fab23af2db748dd3daf897f13d78cff59eba2 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 9 Feb 2018 22:32:34 +0000 Subject: [PATCH 04/25] - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- zsh-syntax-highlighting.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/zsh-syntax-highlighting.spec b/zsh-syntax-highlighting.spec index fdda691..bf2b1a5 100644 --- a/zsh-syntax-highlighting.spec +++ b/zsh-syntax-highlighting.spec @@ -1,6 +1,6 @@ Name: zsh-syntax-highlighting Version: 0.6.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Fish shell like syntax highlighting for Zsh License: BSD @@ -39,6 +39,9 @@ rm %{buildroot}/%{_pkgdocdir}/COPYING.md %{_datadir}/%{name} %changelog +* Fri Feb 09 2018 Fedora Release Engineering - 0.6.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild + * Sat Sep 02 2017 Michael Kuhn - 0.6.0-1 - Update to 0.6.0 From 9b7f7e671bbf4e7aa80eaaf353492e77623da3c2 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sat, 14 Jul 2018 09:53:33 +0000 Subject: [PATCH 05/25] - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- zsh-syntax-highlighting.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/zsh-syntax-highlighting.spec b/zsh-syntax-highlighting.spec index bf2b1a5..d17c133 100644 --- a/zsh-syntax-highlighting.spec +++ b/zsh-syntax-highlighting.spec @@ -1,6 +1,6 @@ Name: zsh-syntax-highlighting Version: 0.6.0 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Fish shell like syntax highlighting for Zsh License: BSD @@ -39,6 +39,9 @@ rm %{buildroot}/%{_pkgdocdir}/COPYING.md %{_datadir}/%{name} %changelog +* Sat Jul 14 2018 Fedora Release Engineering - 0.6.0-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild + * Fri Feb 09 2018 Fedora Release Engineering - 0.6.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild From ec0ec091fd69f06ff7f5aaf48d69da91282189e2 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sun, 3 Feb 2019 13:15:18 +0000 Subject: [PATCH 06/25] - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- zsh-syntax-highlighting.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/zsh-syntax-highlighting.spec b/zsh-syntax-highlighting.spec index d17c133..8984aa8 100644 --- a/zsh-syntax-highlighting.spec +++ b/zsh-syntax-highlighting.spec @@ -1,6 +1,6 @@ Name: zsh-syntax-highlighting Version: 0.6.0 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Fish shell like syntax highlighting for Zsh License: BSD @@ -39,6 +39,9 @@ rm %{buildroot}/%{_pkgdocdir}/COPYING.md %{_datadir}/%{name} %changelog +* Sun Feb 03 2019 Fedora Release Engineering - 0.6.0-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild + * Sat Jul 14 2018 Fedora Release Engineering - 0.6.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild From a71dced6c776a61a3d617240064fe2eb13d2a6f5 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sat, 27 Jul 2019 05:05:16 +0000 Subject: [PATCH 07/25] - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- zsh-syntax-highlighting.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/zsh-syntax-highlighting.spec b/zsh-syntax-highlighting.spec index 8984aa8..78566e4 100644 --- a/zsh-syntax-highlighting.spec +++ b/zsh-syntax-highlighting.spec @@ -1,6 +1,6 @@ Name: zsh-syntax-highlighting Version: 0.6.0 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Fish shell like syntax highlighting for Zsh License: BSD @@ -39,6 +39,9 @@ rm %{buildroot}/%{_pkgdocdir}/COPYING.md %{_datadir}/%{name} %changelog +* Sat Jul 27 2019 Fedora Release Engineering - 0.6.0-5 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild + * Sun Feb 03 2019 Fedora Release Engineering - 0.6.0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild From aaf011ef350b9e41cdb7dae04ed1c66ba80a3737 Mon Sep 17 00:00:00 2001 From: "Frank Dana (FeRD)" Date: Tue, 18 Sep 2018 03:26:34 +0000 Subject: [PATCH 08/25] Include INSTALL.md in packaged docs `INSTALL.md` is the only file that actually provides information about how zsh-syntax-highlighting is activated (and `README.md` links to it for those instructions), but it currently isn't being packaged. Merges #1 --- zsh-syntax-highlighting.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/zsh-syntax-highlighting.spec b/zsh-syntax-highlighting.spec index 78566e4..650466e 100644 --- a/zsh-syntax-highlighting.spec +++ b/zsh-syntax-highlighting.spec @@ -34,6 +34,7 @@ rm %{buildroot}/%{_pkgdocdir}/COPYING.md #make perf %files +%doc INSTALL.md %license COPYING.md %{_pkgdocdir} %{_datadir}/%{name} From 831389979e5580e6233b99fbec3ca7514d0e505f Mon Sep 17 00:00:00 2001 From: Michael Kuhn Date: Fri, 17 Jan 2020 22:42:09 +0100 Subject: [PATCH 09/25] Fix docdir for EPEL --- zsh-syntax-highlighting.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/zsh-syntax-highlighting.spec b/zsh-syntax-highlighting.spec index 650466e..f5b3441 100644 --- a/zsh-syntax-highlighting.spec +++ b/zsh-syntax-highlighting.spec @@ -27,7 +27,7 @@ make %install make install DESTDIR=%{buildroot} PREFIX=%{_prefix} -rm %{buildroot}/%{_pkgdocdir}/COPYING.md +rm %{buildroot}/%{_docdir}/%{name}/COPYING.md %check #make test @@ -36,7 +36,7 @@ rm %{buildroot}/%{_pkgdocdir}/COPYING.md %files %doc INSTALL.md %license COPYING.md -%{_pkgdocdir} +%{_docdir}/%{name} %{_datadir}/%{name} %changelog From c15108810570e6eb3161197b31ede7ac4d54f9a7 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 31 Jan 2020 05:24:02 +0000 Subject: [PATCH 10/25] - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- zsh-syntax-highlighting.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/zsh-syntax-highlighting.spec b/zsh-syntax-highlighting.spec index f5b3441..3269728 100644 --- a/zsh-syntax-highlighting.spec +++ b/zsh-syntax-highlighting.spec @@ -1,6 +1,6 @@ Name: zsh-syntax-highlighting Version: 0.6.0 -Release: 5%{?dist} +Release: 6%{?dist} Summary: Fish shell like syntax highlighting for Zsh License: BSD @@ -40,6 +40,9 @@ rm %{buildroot}/%{_docdir}/%{name}/COPYING.md %{_datadir}/%{name} %changelog +* Fri Jan 31 2020 Fedora Release Engineering - 0.6.0-6 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild + * Sat Jul 27 2019 Fedora Release Engineering - 0.6.0-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild From 8ebee46cc0ef88fcd8f1c332e59fa5f47fbe9123 Mon Sep 17 00:00:00 2001 From: Michael Kuhn Date: Sat, 29 Feb 2020 18:00:54 +0100 Subject: [PATCH 11/25] Update to 0.7.1 --- .gitignore | 4 +--- sources | 3 +-- zsh-syntax-highlighting.spec | 13 ++++++++----- 3 files changed, 10 insertions(+), 10 deletions(-) diff --git a/.gitignore b/.gitignore index bd6f086..27d41a5 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1 @@ -/zsh-syntax-highlighting-0.4.1.tar.gz -/zsh-syntax-highlighting-0.5.0.tar.gz -/zsh-syntax-highlighting-0.6.0.tar.gz +/zsh-syntax-highlighting-0.7.1.tar.gz diff --git a/sources b/sources index 8ebb073..dc88a63 100644 --- a/sources +++ b/sources @@ -1,2 +1 @@ -SHA512 (zsh-syntax-highlighting-0.5.0.tar.gz) = dd0dcb772add597eb6f04e9958fb960688a5a2e316d51792d573fbfe1fd43e5a63c0de2242f87837818f27d732d8872576978c950640c1d1eea92b7b01ae84b4 -SHA512 (zsh-syntax-highlighting-0.6.0.tar.gz) = bb83f41336e9010aa78ee5adc9a216ee53f3b4347041d1b273083940d9db4d0e4acd960150b28c41f6e5e8d00b029f00fca6f9a46955892e4547a9f2345e3b85 +SHA512 (zsh-syntax-highlighting-0.7.1.tar.gz) = e7e86b88cdac9b9ed5f973823ba8efff99dd720b9ed929f765f9f9266b9d6e147274f5957ceb630d51a660e396fc22e97f10cfbc5cdde941b907f3773bb1ea2b diff --git a/zsh-syntax-highlighting.spec b/zsh-syntax-highlighting.spec index 3269728..6f622ac 100644 --- a/zsh-syntax-highlighting.spec +++ b/zsh-syntax-highlighting.spec @@ -1,6 +1,6 @@ Name: zsh-syntax-highlighting -Version: 0.6.0 -Release: 6%{?dist} +Version: 0.7.1 +Release: 1%{?dist} Summary: Fish shell like syntax highlighting for Zsh License: BSD @@ -40,6 +40,9 @@ rm %{buildroot}/%{_docdir}/%{name}/COPYING.md %{_datadir}/%{name} %changelog +* Sat Feb 29 2020 Michael Kuhn - 0.7.1-1 +- Update to 0.7.1 + * Fri Jan 31 2020 Fedora Release Engineering - 0.6.0-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild @@ -55,7 +58,7 @@ rm %{buildroot}/%{_docdir}/%{name}/COPYING.md * Fri Feb 09 2018 Fedora Release Engineering - 0.6.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild -* Sat Sep 02 2017 Michael Kuhn - 0.6.0-1 +* Sat Sep 02 2017 Michael Kuhn - 0.6.0-1 - Update to 0.6.0 * Thu Jul 27 2017 Fedora Release Engineering - 0.5.0-3 @@ -64,8 +67,8 @@ rm %{buildroot}/%{_docdir}/%{name}/COPYING.md * Sat Feb 11 2017 Fedora Release Engineering - 0.5.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild -* Sat Oct 29 2016 Michael Kuhn - 0.5.0-1 +* Sat Oct 29 2016 Michael Kuhn - 0.5.0-1 - Update to 0.5.0 -* Mon Aug 29 2016 Michael Kuhn - 0.4.1-1 +* Mon Aug 29 2016 Michael Kuhn - 0.4.1-1 - Initial package From 4ac7cc2369abe6f20c26ec707964eb4b6912fadc Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Wed, 29 Jul 2020 15:27:43 +0000 Subject: [PATCH 12/25] - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- zsh-syntax-highlighting.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/zsh-syntax-highlighting.spec b/zsh-syntax-highlighting.spec index 6f622ac..94f9a9a 100644 --- a/zsh-syntax-highlighting.spec +++ b/zsh-syntax-highlighting.spec @@ -1,6 +1,6 @@ Name: zsh-syntax-highlighting Version: 0.7.1 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Fish shell like syntax highlighting for Zsh License: BSD @@ -40,6 +40,9 @@ rm %{buildroot}/%{_docdir}/%{name}/COPYING.md %{_datadir}/%{name} %changelog +* Wed Jul 29 2020 Fedora Release Engineering - 0.7.1-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild + * Sat Feb 29 2020 Michael Kuhn - 0.7.1-1 - Update to 0.7.1 From edfc0a7f01442857ea6f0942468cee849f68772e Mon Sep 17 00:00:00 2001 From: Tom Stellard Date: Sat, 9 Jan 2021 01:56:14 +0000 Subject: [PATCH 13/25] Add BuildRequires: make https://fedoraproject.org/wiki/Changes/Remove_make_from_BuildRoot --- zsh-syntax-highlighting.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/zsh-syntax-highlighting.spec b/zsh-syntax-highlighting.spec index 94f9a9a..6aefc40 100644 --- a/zsh-syntax-highlighting.spec +++ b/zsh-syntax-highlighting.spec @@ -9,6 +9,7 @@ Source0: https://github.com/zsh-users/%{name}/archive/%{version}.tar.gz#/%{name} BuildArch: noarch +BuildRequires: make BuildRequires: zsh Requires: zsh From fc5ce689c95e23d46cb9fef434644f5356b5a9a4 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Thu, 28 Jan 2021 00:46:17 +0000 Subject: [PATCH 14/25] - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- zsh-syntax-highlighting.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/zsh-syntax-highlighting.spec b/zsh-syntax-highlighting.spec index 6aefc40..f2a8bb3 100644 --- a/zsh-syntax-highlighting.spec +++ b/zsh-syntax-highlighting.spec @@ -1,6 +1,6 @@ Name: zsh-syntax-highlighting Version: 0.7.1 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Fish shell like syntax highlighting for Zsh License: BSD @@ -41,6 +41,9 @@ rm %{buildroot}/%{_docdir}/%{name}/COPYING.md %{_datadir}/%{name} %changelog +* Thu Jan 28 2021 Fedora Release Engineering - 0.7.1-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Wed Jul 29 2020 Fedora Release Engineering - 0.7.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild From 3de2b5d51978a1cdb6eeae29c4674b1895f764d3 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 23 Jul 2021 22:23:06 +0000 Subject: [PATCH 15/25] - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- zsh-syntax-highlighting.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/zsh-syntax-highlighting.spec b/zsh-syntax-highlighting.spec index f2a8bb3..edeac13 100644 --- a/zsh-syntax-highlighting.spec +++ b/zsh-syntax-highlighting.spec @@ -1,6 +1,6 @@ Name: zsh-syntax-highlighting Version: 0.7.1 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Fish shell like syntax highlighting for Zsh License: BSD @@ -41,6 +41,9 @@ rm %{buildroot}/%{_docdir}/%{name}/COPYING.md %{_datadir}/%{name} %changelog +* Fri Jul 23 2021 Fedora Release Engineering - 0.7.1-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild + * Thu Jan 28 2021 Fedora Release Engineering - 0.7.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild From 10be6f9933505d7f56799288878335696741195b Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sat, 22 Jan 2022 05:56:54 +0000 Subject: [PATCH 16/25] - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- zsh-syntax-highlighting.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/zsh-syntax-highlighting.spec b/zsh-syntax-highlighting.spec index edeac13..8631ed4 100644 --- a/zsh-syntax-highlighting.spec +++ b/zsh-syntax-highlighting.spec @@ -1,6 +1,6 @@ Name: zsh-syntax-highlighting Version: 0.7.1 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Fish shell like syntax highlighting for Zsh License: BSD @@ -41,6 +41,9 @@ rm %{buildroot}/%{_docdir}/%{name}/COPYING.md %{_datadir}/%{name} %changelog +* Sat Jan 22 2022 Fedora Release Engineering - 0.7.1-5 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild + * Fri Jul 23 2021 Fedora Release Engineering - 0.7.1-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild From b37d551debef41e41a53896bb59fc0bb63bbd4d2 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sat, 23 Jul 2022 14:00:55 +0000 Subject: [PATCH 17/25] Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- zsh-syntax-highlighting.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/zsh-syntax-highlighting.spec b/zsh-syntax-highlighting.spec index 8631ed4..b79e387 100644 --- a/zsh-syntax-highlighting.spec +++ b/zsh-syntax-highlighting.spec @@ -1,6 +1,6 @@ Name: zsh-syntax-highlighting Version: 0.7.1 -Release: 5%{?dist} +Release: 6%{?dist} Summary: Fish shell like syntax highlighting for Zsh License: BSD @@ -41,6 +41,9 @@ rm %{buildroot}/%{_docdir}/%{name}/COPYING.md %{_datadir}/%{name} %changelog +* Sat Jul 23 2022 Fedora Release Engineering - 0.7.1-6 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild + * Sat Jan 22 2022 Fedora Release Engineering - 0.7.1-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild From 7cd89c351c9957e99f259483102796ccf862bddc Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sat, 21 Jan 2023 08:21:37 +0000 Subject: [PATCH 18/25] Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- zsh-syntax-highlighting.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/zsh-syntax-highlighting.spec b/zsh-syntax-highlighting.spec index b79e387..fef0b4c 100644 --- a/zsh-syntax-highlighting.spec +++ b/zsh-syntax-highlighting.spec @@ -1,6 +1,6 @@ Name: zsh-syntax-highlighting Version: 0.7.1 -Release: 6%{?dist} +Release: 7%{?dist} Summary: Fish shell like syntax highlighting for Zsh License: BSD @@ -41,6 +41,9 @@ rm %{buildroot}/%{_docdir}/%{name}/COPYING.md %{_datadir}/%{name} %changelog +* Sat Jan 21 2023 Fedora Release Engineering - 0.7.1-7 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild + * Sat Jul 23 2022 Fedora Release Engineering - 0.7.1-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild From 9076ae8492f671e072d95ceefeed587cffd2c366 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sat, 22 Jul 2023 19:47:52 +0000 Subject: [PATCH 19/25] Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- zsh-syntax-highlighting.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/zsh-syntax-highlighting.spec b/zsh-syntax-highlighting.spec index fef0b4c..1fd5dfd 100644 --- a/zsh-syntax-highlighting.spec +++ b/zsh-syntax-highlighting.spec @@ -1,6 +1,6 @@ Name: zsh-syntax-highlighting Version: 0.7.1 -Release: 7%{?dist} +Release: 8%{?dist} Summary: Fish shell like syntax highlighting for Zsh License: BSD @@ -41,6 +41,9 @@ rm %{buildroot}/%{_docdir}/%{name}/COPYING.md %{_datadir}/%{name} %changelog +* Sat Jul 22 2023 Fedora Release Engineering - 0.7.1-8 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild + * Sat Jan 21 2023 Fedora Release Engineering - 0.7.1-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild From 5bfd7c2d44363e950ee8153d65d3e01fb81eb81e Mon Sep 17 00:00:00 2001 From: Michael Kuhn Date: Tue, 19 Dec 2023 22:16:19 +0100 Subject: [PATCH 20/25] Update to 0.8.0 --- .gitignore | 1 + sources | 2 +- zsh-syntax-highlighting.spec | 7 +++++-- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 27d41a5..82e31cc 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /zsh-syntax-highlighting-0.7.1.tar.gz +/zsh-syntax-highlighting-0.8.0.tar.gz diff --git a/sources b/sources index dc88a63..7c194db 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (zsh-syntax-highlighting-0.7.1.tar.gz) = e7e86b88cdac9b9ed5f973823ba8efff99dd720b9ed929f765f9f9266b9d6e147274f5957ceb630d51a660e396fc22e97f10cfbc5cdde941b907f3773bb1ea2b +SHA512 (zsh-syntax-highlighting-0.8.0.tar.gz) = 58593c8bf3fa1476ecf0fceb1fc4eab986a778de657d359a28fe48798e787896fbf2588441c69b017a08227ab44dd46473afb16e0f125aae59cc58004bfa8c2e diff --git a/zsh-syntax-highlighting.spec b/zsh-syntax-highlighting.spec index 1fd5dfd..b065799 100644 --- a/zsh-syntax-highlighting.spec +++ b/zsh-syntax-highlighting.spec @@ -1,6 +1,6 @@ Name: zsh-syntax-highlighting -Version: 0.7.1 -Release: 8%{?dist} +Version: 0.8.0 +Release: 1%{?dist} Summary: Fish shell like syntax highlighting for Zsh License: BSD @@ -41,6 +41,9 @@ rm %{buildroot}/%{_docdir}/%{name}/COPYING.md %{_datadir}/%{name} %changelog +* Tue Dec 19 2023 Michael Kuhn - 0.8.0-1 +- Update to 0.8.0. + * Sat Jul 22 2023 Fedora Release Engineering - 0.7.1-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild From 167dabd26415dd189952dbb9e5defb6812354d27 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sat, 27 Jan 2024 11:18:28 +0000 Subject: [PATCH 21/25] Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild --- zsh-syntax-highlighting.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/zsh-syntax-highlighting.spec b/zsh-syntax-highlighting.spec index b065799..0133e0b 100644 --- a/zsh-syntax-highlighting.spec +++ b/zsh-syntax-highlighting.spec @@ -1,6 +1,6 @@ Name: zsh-syntax-highlighting Version: 0.8.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Fish shell like syntax highlighting for Zsh License: BSD @@ -41,6 +41,9 @@ rm %{buildroot}/%{_docdir}/%{name}/COPYING.md %{_datadir}/%{name} %changelog +* Sat Jan 27 2024 Fedora Release Engineering - 0.8.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild + * Tue Dec 19 2023 Michael Kuhn - 0.8.0-1 - Update to 0.8.0. From eb26c62322d0c8852b4b3d81ba39ff3fe9dfc06d Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sat, 20 Jul 2024 10:57:42 +0000 Subject: [PATCH 22/25] Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild --- zsh-syntax-highlighting.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/zsh-syntax-highlighting.spec b/zsh-syntax-highlighting.spec index 0133e0b..c04a2e9 100644 --- a/zsh-syntax-highlighting.spec +++ b/zsh-syntax-highlighting.spec @@ -1,6 +1,6 @@ Name: zsh-syntax-highlighting Version: 0.8.0 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Fish shell like syntax highlighting for Zsh License: BSD @@ -41,6 +41,9 @@ rm %{buildroot}/%{_docdir}/%{name}/COPYING.md %{_datadir}/%{name} %changelog +* Sat Jul 20 2024 Fedora Release Engineering - 0.8.0-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild + * Sat Jan 27 2024 Fedora Release Engineering - 0.8.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild From 6c68d69fa41bba74f6d704652074daf1083bf6ba Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miroslav=20Such=C3=BD?= Date: Wed, 4 Sep 2024 23:03:12 +0200 Subject: [PATCH 23/25] convert license to SPDX This is part of https://fedoraproject.org/wiki/Changes/SPDX_Licenses_Phase_4 --- zsh-syntax-highlighting.spec | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/zsh-syntax-highlighting.spec b/zsh-syntax-highlighting.spec index c04a2e9..e6328e3 100644 --- a/zsh-syntax-highlighting.spec +++ b/zsh-syntax-highlighting.spec @@ -1,9 +1,10 @@ Name: zsh-syntax-highlighting Version: 0.8.0 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Fish shell like syntax highlighting for Zsh -License: BSD +# Automatically converted from old format: BSD - review is highly recommended. +License: LicenseRef-Callaway-BSD URL: https://github.com/zsh-users/zsh-syntax-highlighting Source0: https://github.com/zsh-users/%{name}/archive/%{version}.tar.gz#/%{name}-%{version}.tar.gz @@ -41,6 +42,9 @@ rm %{buildroot}/%{_docdir}/%{name}/COPYING.md %{_datadir}/%{name} %changelog +* Wed Sep 04 2024 Miroslav Suchý - 0.8.0-4 +- convert license to SPDX + * Sat Jul 20 2024 Fedora Release Engineering - 0.8.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild From dee7dc1b6e2292b0c8e4e5fc60e221bf0201aed8 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sun, 19 Jan 2025 16:53:07 +0000 Subject: [PATCH 24/25] Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild --- zsh-syntax-highlighting.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/zsh-syntax-highlighting.spec b/zsh-syntax-highlighting.spec index e6328e3..cc419bf 100644 --- a/zsh-syntax-highlighting.spec +++ b/zsh-syntax-highlighting.spec @@ -1,6 +1,6 @@ Name: zsh-syntax-highlighting Version: 0.8.0 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Fish shell like syntax highlighting for Zsh # Automatically converted from old format: BSD - review is highly recommended. @@ -42,6 +42,9 @@ rm %{buildroot}/%{_docdir}/%{name}/COPYING.md %{_datadir}/%{name} %changelog +* Sun Jan 19 2025 Fedora Release Engineering - 0.8.0-5 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild + * Wed Sep 04 2024 Miroslav Suchý - 0.8.0-4 - convert license to SPDX From db645b808f378f1c281e50e677a947f9836516b6 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 25 Jul 2025 21:21:07 +0000 Subject: [PATCH 25/25] Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild --- zsh-syntax-highlighting.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/zsh-syntax-highlighting.spec b/zsh-syntax-highlighting.spec index cc419bf..63e2a15 100644 --- a/zsh-syntax-highlighting.spec +++ b/zsh-syntax-highlighting.spec @@ -1,6 +1,6 @@ Name: zsh-syntax-highlighting Version: 0.8.0 -Release: 5%{?dist} +Release: 6%{?dist} Summary: Fish shell like syntax highlighting for Zsh # Automatically converted from old format: BSD - review is highly recommended. @@ -42,6 +42,9 @@ rm %{buildroot}/%{_docdir}/%{name}/COPYING.md %{_datadir}/%{name} %changelog +* Fri Jul 25 2025 Fedora Release Engineering - 0.8.0-6 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild + * Sun Jan 19 2025 Fedora Release Engineering - 0.8.0-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild