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 1/3] 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 2/3] 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 3/3] 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