Skip to content

Commit

Permalink
update to 1.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
ycollet committed Feb 2, 2024
1 parent af654dc commit f27dab7
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions grainbow/grainbow.spec
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
# Category: Audio, Synthesizer

Name: grainbow
Version: 1.0.2
Version: 1.0.3
Release: 1%{?dist}
Summary: A synthesizer that uses pitch detection to choose candidates for granular synthesis or sampling
License: GPL-3.0-or-later
Expand All @@ -13,7 +13,7 @@ Vendor: Audinux
Distribution: Audinux

# To get the sources, use:
# $ ./source-grainbow.sh v1.0.2
# $ ./source-grainbow.sh v1.0.3

Source0: gRainbow.tar.gz
Source1: source-grainbow.sh
Expand Down Expand Up @@ -132,6 +132,9 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/grainbow.desktop
%{_libdir}/lv2/*

%changelog
* Fri Feb 02 2024 Yann Collette <ycollette.nospam@free.fr> - 1.0.3-1
- update to 1.0.3-1

* Mon Jan 29 2024 Yann Collette <ycollette.nospam@free.fr> - 1.0.2-1
- update to 1.0.2-1

Expand Down

0 comments on commit f27dab7

Please sign in to comment.