Skip to content

Commit

Permalink
update to 1.8.5
Browse files Browse the repository at this point in the history
  • Loading branch information
ycollet committed Aug 14, 2024
1 parent 560d713 commit d7d193a
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions infernal-synth/firefly-synth.spec
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
# Category: Audio, Synthesizer

Name: firefly-synth
Version: 1.8.3
Version: 1.8.5
Release: 1%{?dist}
Summary: Semi-modular synthesizer plugin
License: GPL-3.0-or-later
Expand All @@ -14,7 +14,7 @@ Vendor: Audinux
Distribution: Audinux

# Usage: ./synth-source.sh <PROJECT> <TAG>
# ./synth-source.sh firefly-synth v1.8.3
# ./synth-source.sh firefly-synth v1.8.5

Source0: firefly-synth.tar.gz
Source1: synth-source.sh
Expand Down Expand Up @@ -81,6 +81,9 @@ cp -rav dist/RELEASE/linux/*.clap %{buildroot}/%{_libdir}/clap/
%{_libdir}/clap/*

%changelog
* Wed Aug 14 2024 Yann Collette <ycollette.nospam@free.fr> - 1.8.5-1
- update to 1.8.5-1

* Thu Jul 18 2024 Yann Collette <ycollette.nospam@free.fr> - 1.8.3-1
- update to 1.8.3-1

Expand Down

0 comments on commit d7d193a

Please sign in to comment.