Compare commits
18 commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
955a7a1ec0 | ||
|
|
8cff4b8b7d | ||
|
|
c0b1c95c65 | ||
|
|
1061129e27 | ||
|
|
c3df94e78b | ||
|
|
11677a070a | ||
|
|
10259916a1 | ||
|
|
f08fe5471a | ||
|
|
889d494f5b | ||
|
|
a2846272c8 | ||
|
|
5f503f2167 | ||
|
|
07c76bca8c | ||
|
|
0ea54b6377 | ||
|
|
f974e4b75a | ||
|
|
6a3978aba3 | ||
|
|
ef5d3b9ce7 | ||
|
|
eda30474dc | ||
|
|
cfcf22f48c |
3 changed files with 60 additions and 5 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
|
@ -12,3 +12,7 @@
|
|||
/amsynth-1.11.0.tar.gz
|
||||
/amsynth-1.12.1.tar.gz
|
||||
/amsynth-1.12.2.tar.gz
|
||||
/amsynth-1.12.4.tar.gz
|
||||
/amsynth-1.13.0.tar.gz
|
||||
/amsynth-1.13.2.tar.gz
|
||||
/amsynth-1.13.4.tar.gz
|
||||
|
|
|
|||
59
amsynth.spec
59
amsynth.spec
|
|
@ -1,9 +1,10 @@
|
|||
Name: amsynth
|
||||
Version: 1.12.2
|
||||
Release: 2%{?dist}
|
||||
Version: 1.13.4
|
||||
Release: 4%{?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
|
||||
|
||||
|
|
@ -18,6 +19,7 @@ BuildRequires: desktop-file-utils
|
|||
BuildRequires: libappstream-glib
|
||||
BuildRequires: intltool
|
||||
BuildRequires: pandoc
|
||||
BuildRequires: lv2-devel
|
||||
Requires: hicolor-icon-theme
|
||||
Requires: %{name}-data = %{version}-%{release}
|
||||
|
||||
|
|
@ -65,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
|
||||
|
|
@ -115,6 +117,55 @@ appstream-util validate-relax --nonet %{buildroot}%{_datadir}/appdata/*%{name}.*
|
|||
|
||||
|
||||
%changelog
|
||||
* Fri Jan 16 2026 Fedora Release Engineering <releng@fedoraproject.org> - 1.13.4-4
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild
|
||||
|
||||
* Wed Jul 23 2025 Fedora Release Engineering <releng@fedoraproject.org> - 1.13.4-3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild
|
||||
|
||||
* Thu Jan 16 2025 Fedora Release Engineering <releng@fedoraproject.org> - 1.13.4-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild
|
||||
|
||||
* Sun Sep 29 2024 Guido Aulisi <guido.aulisi@inps.it> - 1.13.4-1
|
||||
- Update to 1.13.4
|
||||
|
||||
* Thu Jul 25 2024 Miroslav Suchý <msuchy@redhat.com> - 1.13.2-6
|
||||
- convert license to SPDX
|
||||
|
||||
* Wed Jul 17 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.13.2-5
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
|
||||
|
||||
* Mon Jan 22 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.13.2-4
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
|
||||
|
||||
* Fri Jan 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.13.2-3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
|
||||
|
||||
* Wed Jul 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.13.2-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
|
||||
|
||||
* Sun Feb 05 2023 Guido Aulisi <guido.aulisi@gmail.com> - 1.13.2-1
|
||||
- Update to 1.13.2
|
||||
|
||||
* Wed Jan 18 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.13.0-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
|
||||
|
||||
* Tue Dec 27 2022 Guido Aulisi <guido.aulisi@gmail.com> - 1.13.0-1
|
||||
- Update to 1.13.0
|
||||
|
||||
* Wed Jul 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.12.4-3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
|
||||
|
||||
* Wed Jan 19 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.12.4-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
|
||||
|
||||
* Mon Jan 10 2022 Guido Aulisi <guido.aulisi@gmail.com> - 1.12.4-1
|
||||
- Update to 1.12.4
|
||||
- Add BR lv2-devel
|
||||
|
||||
* Wed Jul 21 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.12.2-3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
|
||||
|
||||
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.12.2-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
||||
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
SHA512 (amsynth-1.12.2.tar.gz) = a1eef3d5a0d0f0ec1edb93d89b3e456ea133a8445a9be73ba338771ae651a2008aea8dd077a9bcf0cd50e6bcc97ad98ab4c44a9baefd9f3381287afdf3325e8f
|
||||
SHA512 (amsynth-1.13.4.tar.gz) = 94da080036667cc89dd22c04cadc8993fa4ff534b0f009f84d374fa20d391928a3b104287e6c6856edbdb1e5d26daf2c730a73fc08734db8c7eb62c8f35cc129
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue