From a2846272c8ce93efd75b6230d314c52c76f78afd Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Wed, 19 Jul 2023 13:13:54 +0000 Subject: [PATCH 01/10] Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- amsynth.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/amsynth.spec b/amsynth.spec index 4a1bb52..5d39762 100644 --- a/amsynth.spec +++ b/amsynth.spec @@ -1,6 +1,6 @@ Name: amsynth Version: 1.13.2 -Release: 1%{?dist} +Release: 2%{?dist} Summary: A classic synthesizer with dual oscillators License: GPLv2+ @@ -116,6 +116,9 @@ appstream-util validate-relax --nonet %{buildroot}%{_datadir}/appdata/*%{name}.* %changelog +* Wed Jul 19 2023 Fedora Release Engineering - 1.13.2-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild + * Sun Feb 05 2023 Guido Aulisi - 1.13.2-1 - Update to 1.13.2 From 889d494f5b5dde145a0f985543218ea82ee69b71 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 19 Jan 2024 12:53:05 +0000 Subject: [PATCH 02/10] Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild --- amsynth.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/amsynth.spec b/amsynth.spec index 5d39762..80fcd0f 100644 --- a/amsynth.spec +++ b/amsynth.spec @@ -1,6 +1,6 @@ Name: amsynth Version: 1.13.2 -Release: 2%{?dist} +Release: 3%{?dist} Summary: A classic synthesizer with dual oscillators License: GPLv2+ @@ -116,6 +116,9 @@ appstream-util validate-relax --nonet %{buildroot}%{_datadir}/appdata/*%{name}.* %changelog +* Fri Jan 19 2024 Fedora Release Engineering - 1.13.2-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild + * Wed Jul 19 2023 Fedora Release Engineering - 1.13.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild From f08fe5471a78bde5e02bd189a6e01cd5c0126c4d Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Mon, 22 Jan 2024 23:00:27 +0000 Subject: [PATCH 03/10] Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild --- amsynth.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/amsynth.spec b/amsynth.spec index 80fcd0f..007b011 100644 --- a/amsynth.spec +++ b/amsynth.spec @@ -1,6 +1,6 @@ Name: amsynth Version: 1.13.2 -Release: 3%{?dist} +Release: 4%{?dist} Summary: A classic synthesizer with dual oscillators License: GPLv2+ @@ -116,6 +116,9 @@ appstream-util validate-relax --nonet %{buildroot}%{_datadir}/appdata/*%{name}.* %changelog +* Mon Jan 22 2024 Fedora Release Engineering - 1.13.2-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild + * Fri Jan 19 2024 Fedora Release Engineering - 1.13.2-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild From 10259916a1d7ab0c26503ac157a650a8dd62ea98 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Wed, 17 Jul 2024 16:57:11 +0000 Subject: [PATCH 04/10] Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild --- amsynth.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/amsynth.spec b/amsynth.spec index 007b011..34d5a80 100644 --- a/amsynth.spec +++ b/amsynth.spec @@ -1,6 +1,6 @@ Name: amsynth Version: 1.13.2 -Release: 4%{?dist} +Release: 5%{?dist} Summary: A classic synthesizer with dual oscillators License: GPLv2+ @@ -116,6 +116,9 @@ appstream-util validate-relax --nonet %{buildroot}%{_datadir}/appdata/*%{name}.* %changelog +* Wed Jul 17 2024 Fedora Release Engineering - 1.13.2-5 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild + * Mon Jan 22 2024 Fedora Release Engineering - 1.13.2-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild From 11677a070aabfe459d059e08d1de561f4b739bfd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miroslav=20Such=C3=BD?= Date: Thu, 25 Jul 2024 22:55:37 +0200 Subject: [PATCH 05/10] convert GPLv2+ license to SPDX This is part of https://fedoraproject.org/wiki/Changes/SPDX_Licenses_Phase_4 --- amsynth.spec | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/amsynth.spec b/amsynth.spec index 34d5a80..7a73d48 100644 --- a/amsynth.spec +++ b/amsynth.spec @@ -1,9 +1,10 @@ Name: amsynth Version: 1.13.2 -Release: 5%{?dist} +Release: 6%{?dist} Summary: A classic synthesizer with dual oscillators -License: GPLv2+ +# Automatically converted from old format: GPLv2+ - review is highly recommended. +License: GPL-2.0-or-later URL: http://amsynth.github.io/ Source0: https://github.com/%{name}/%{name}/releases/download/release-%{version}/%{name}-%{version}.tar.gz @@ -116,6 +117,9 @@ appstream-util validate-relax --nonet %{buildroot}%{_datadir}/appdata/*%{name}.* %changelog +* Thu Jul 25 2024 Miroslav Suchý - 1.13.2-6 +- convert license to SPDX + * Wed Jul 17 2024 Fedora Release Engineering - 1.13.2-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild From c3df94e78b4300994dc475bcfd0a585ee19264cb Mon Sep 17 00:00:00 2001 From: Guido Aulisi Date: Sun, 29 Sep 2024 12:42:27 +0200 Subject: [PATCH 06/10] Update to 1.13.4 --- .gitignore | 1 + amsynth.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index c4359f9..21773a3 100644 --- a/.gitignore +++ b/.gitignore @@ -15,3 +15,4 @@ /amsynth-1.12.4.tar.gz /amsynth-1.13.0.tar.gz /amsynth-1.13.2.tar.gz +/amsynth-1.13.4.tar.gz diff --git a/amsynth.spec b/amsynth.spec index 7a73d48..e722d10 100644 --- a/amsynth.spec +++ b/amsynth.spec @@ -1,6 +1,6 @@ Name: amsynth -Version: 1.13.2 -Release: 6%{?dist} +Version: 1.13.4 +Release: 1%{?dist} Summary: A classic synthesizer with dual oscillators # Automatically converted from old format: GPLv2+ - review is highly recommended. @@ -117,6 +117,9 @@ appstream-util validate-relax --nonet %{buildroot}%{_datadir}/appdata/*%{name}.* %changelog +* Sun Sep 29 2024 Guido Aulisi - 1.13.4-1 +- Update to 1.13.4 + * Thu Jul 25 2024 Miroslav Suchý - 1.13.2-6 - convert license to SPDX diff --git a/sources b/sources index bb86ae9..092d806 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (amsynth-1.13.2.tar.gz) = b93949d3be3c484a27534bd515b12a460aa07d353635b09ecee0e731bf27025b4bf4684e2968cf3a7887c765e1ad80a912fd86582c6f028738fa60df82a40f86 +SHA512 (amsynth-1.13.4.tar.gz) = 94da080036667cc89dd22c04cadc8993fa4ff534b0f009f84d374fa20d391928a3b104287e6c6856edbdb1e5d26daf2c730a73fc08734db8c7eb62c8f35cc129 From 1061129e27809995887e8c108953f3e501df8d62 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Thu, 16 Jan 2025 10:59:38 +0000 Subject: [PATCH 07/10] Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild --- amsynth.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/amsynth.spec b/amsynth.spec index e722d10..c462d77 100644 --- a/amsynth.spec +++ b/amsynth.spec @@ -1,6 +1,6 @@ Name: amsynth Version: 1.13.4 -Release: 1%{?dist} +Release: 2%{?dist} Summary: A classic synthesizer with dual oscillators # Automatically converted from old format: GPLv2+ - review is highly recommended. @@ -117,6 +117,9 @@ appstream-util validate-relax --nonet %{buildroot}%{_datadir}/appdata/*%{name}.* %changelog +* Thu Jan 16 2025 Fedora Release Engineering - 1.13.4-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild + * Sun Sep 29 2024 Guido Aulisi - 1.13.4-1 - Update to 1.13.4 From c0b1c95c65139eb624597064b0620fa8b63b5c2e Mon Sep 17 00:00:00 2001 From: Nikolas Nyby Date: Sat, 6 Jul 2024 19:54:53 +0000 Subject: [PATCH 08/10] Fix typo in vst-amsynth-plugin description protocl -> protocol --- amsynth.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/amsynth.spec b/amsynth.spec index c462d77..b780bda 100644 --- a/amsynth.spec +++ b/amsynth.spec @@ -67,7 +67,7 @@ Requires: %{name}-data = %{version}-%{release} Obsoletes: vst-amsynth-plugins < 1.6.0 %description -n vst-amsynth-plugin -Amsynth plugin for the vst protocl +Amsynth plugin for the vst protocol %prep From 8cff4b8b7d9a84a8da85bf201d1fae98c6058cd4 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Wed, 23 Jul 2025 16:57:43 +0000 Subject: [PATCH 09/10] Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild --- amsynth.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/amsynth.spec b/amsynth.spec index b780bda..e682d56 100644 --- a/amsynth.spec +++ b/amsynth.spec @@ -1,6 +1,6 @@ Name: amsynth Version: 1.13.4 -Release: 2%{?dist} +Release: 3%{?dist} Summary: A classic synthesizer with dual oscillators # Automatically converted from old format: GPLv2+ - review is highly recommended. @@ -117,6 +117,9 @@ appstream-util validate-relax --nonet %{buildroot}%{_datadir}/appdata/*%{name}.* %changelog +* Wed Jul 23 2025 Fedora Release Engineering - 1.13.4-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild + * Thu Jan 16 2025 Fedora Release Engineering - 1.13.4-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild From 955a7a1ec0e50bd89587da062b4f3abd53854972 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 16 Jan 2026 03:39:14 +0000 Subject: [PATCH 10/10] Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild --- amsynth.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/amsynth.spec b/amsynth.spec index e682d56..0ca63ed 100644 --- a/amsynth.spec +++ b/amsynth.spec @@ -1,6 +1,6 @@ Name: amsynth Version: 1.13.4 -Release: 3%{?dist} +Release: 4%{?dist} Summary: A classic synthesizer with dual oscillators # Automatically converted from old format: GPLv2+ - review is highly recommended. @@ -117,6 +117,9 @@ appstream-util validate-relax --nonet %{buildroot}%{_datadir}/appdata/*%{name}.* %changelog +* Fri Jan 16 2026 Fedora Release Engineering - 1.13.4-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild + * Wed Jul 23 2025 Fedora Release Engineering - 1.13.4-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild