Skip to content

Commit

Permalink
update some rack plugins
Browse files Browse the repository at this point in the history
  • Loading branch information
ycollet committed Oct 22, 2024
1 parent 233dc07 commit adc63ad
Show file tree
Hide file tree
Showing 14 changed files with 46 additions and 36 deletions.
2 changes: 1 addition & 1 deletion rack/rack-v2/FrozenWasteland_plugin.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"slug": "FrozenWasteland",
"name": "Frozen Wasteland",
"version": "2.1.1",
"version": "2.1.2",
"author": "almostEric",
"license": "GPL-3.0-only",
"authorEmail": "almostEric@frozenwastelandmodules.com",
Expand Down
2 changes: 1 addition & 1 deletion rack/rack-v2/Geodesics_plugin.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"slug": "Geodesics",
"name": "Geodesics",
"version": "2.3.2",
"version": "2.3.3",
"license": "GPL-3.0-only",
"author": "Pyer & Marc Boul\u00e9",
"brand": "Geodesics",
Expand Down
2 changes: 1 addition & 1 deletion rack/rack-v2/SanguineMutants_plugin.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"slug": "SanguineMutants",
"name": "Sanguine Mutants",
"version": "2.5.0",
"version": "2.5.1",
"license": "GPL-3.0-or-later",
"author": "Bloodbat",
"pluginUrl": "https://github.com/Bloodbat/SanguineMutants",
Expand Down
12 changes: 11 additions & 1 deletion rack/rack-v2/SmarTAZZStudio-Free_plugin.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"slug": "SmarTAZZStudio-Free",
"name": "Sm@rTAZZ Studio Free",
"version": "2.4.0",
"version": "2.4.1",
"license": "GPL-3.0-or-later",
"brand": "Sm@rTAZZ Studio",
"author": "Marinko Laban",
Expand Down Expand Up @@ -121,6 +121,16 @@
"Polyphonic",
"Oscillator"
]
},
{
"slug": "SuperZzzaw",
"name": "SuperZzzaw",
"description": "VCO that combines multiple sawtooth waves",
"manualUrl": "https://mlaban.home.xs4all.nl/music/VCV/SuperZzzaw.html",
"tags": [
"Polyphonic",
"Oscillator"
]
}
]
}
2 changes: 1 addition & 1 deletion rack/rack-v2/SurgeXTRack_plugin.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"slug": "SurgeXTRack",
"name": "Surge XT",
"version": "2.2.4.0",
"version": "2.2.5.0",
"license": "GPL-3.0-or-later",
"author": "Surge Synth Team",
"authorEmail": "",
Expand Down
2 changes: 1 addition & 1 deletion rack/rack-v2/Wygonium_plugin.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"slug": "Wygonium",
"name": "Wygonium",
"version": "2.0.1",
"version": "2.0.2",
"license": "GPL-3.0-or-later",
"brand": "Wygonium",
"author": "g.wygonik",
Expand Down
8 changes: 4 additions & 4 deletions rack/rack-v2/rack-v2-library-FrozenWasteland.spec
Original file line number Diff line number Diff line change
Expand Up @@ -7,15 +7,15 @@
%define use_static_rtaudio 0

# Global variables for github repository
%global commit0 f844c1b8653eba2b24b8c47c50d500113ec41c2b
%global gittag0 2.1.1
%global commit0 35ca005f2b134f494337ca56c34c3583b2152639
%global gittag0 2.1.2
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})

# Disable production of debug package.
%global debug_package %{nil}

Name: rack-v2-FrozenWasteland
Version: 2.1.1
Version: 2.1.2
Release: 2%{?dist}
Summary: FrozenWasteland plugin for Rack
License: GPL-2.0-or-later
Expand Down Expand Up @@ -154,5 +154,5 @@ cp -r FrozenWasteland_plugin/dist/FrozenWasteland/* %{buildroot}%{_libexecdir}/R
%{_libexecdir}/*

%changelog
* Tue Nov 30 2021 Yann Collette <ycollette.nospam@free.fr> - 2.1.1-1
* Tue Nov 30 2021 Yann Collette <ycollette.nospam@free.fr> - 2.1.2-1
- initial specfile
8 changes: 4 additions & 4 deletions rack/rack-v2/rack-v2-library-Geodesics.spec
Original file line number Diff line number Diff line change
Expand Up @@ -7,15 +7,15 @@
%define use_static_rtaudio 0

# Global variables for github repository
%global commit0 61c9cca2731c0afd2fc5174ccfcd9ba8eecde623
%global gittag0 2.3.2
%global commit0 6697922ca7ec47d8ad9508ae682a771b4ee60f6f
%global gittag0 2.3.3
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})

# Disable production of debug package.
%global debug_package %{nil}

Name: rack-v2-Geodesics
Version: 2.3.2
Version: 2.3.3
Release: 2%{?dist}
Summary: Geodesics plugin for Rack
License: GPL-2.0-or-later
Expand Down Expand Up @@ -154,5 +154,5 @@ cp -r Geodesics_plugin/dist/Geodesics/* %{buildroot}%{_libexecdir}/Rack2/plugins
%{_libexecdir}/*

%changelog
* Tue Nov 30 2021 Yann Collette <ycollette.nospam@free.fr> - 2.3.2-1
* Tue Nov 30 2021 Yann Collette <ycollette.nospam@free.fr> - 2.3.3-1
- initial specfile
10 changes: 5 additions & 5 deletions rack/rack-v2/rack-v2-library-SanguineMutants.spec
Original file line number Diff line number Diff line change
Expand Up @@ -7,15 +7,15 @@
%define use_static_rtaudio 0

# Global variables for github repository
%global commit0 fa028cf7b38852e18772c024522d0b8f5e314d8a
%global gittag0 2.5.0
%global commit0 f35649bb96f6f5c92e053e8fcc02fa60fcacdbef
%global gittag0 2.5.1
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})

# Disable production of debug package.
%global debug_package %{nil}

Name: rack-v2-SanguineMutants
Version: 2.5.0
Version: 2.5.1
Release: 2%{?dist}
Summary: SanguineMutants plugin for Rack
License: GPL-2.0-or-later
Expand Down Expand Up @@ -62,7 +62,7 @@ BuildRequires: jq

%description
SanguineMutants plugin for Rack.
Based on Mutable Instruments' Plaits 1.2
Powerful, polyphonic macro oscillator based on Mutable Instruments' Plaits 1.2

%prep
%setup -n Rack
Expand Down Expand Up @@ -154,5 +154,5 @@ cp -r SanguineMutants_plugin/dist/SanguineMutants/* %{buildroot}%{_libexecdir}/R
%{_libexecdir}/*

%changelog
* Tue Nov 30 2021 Yann Collette <ycollette.nospam@free.fr> - 2.5.0-1
* Tue Nov 30 2021 Yann Collette <ycollette.nospam@free.fr> - 2.5.1-1
- initial specfile
8 changes: 4 additions & 4 deletions rack/rack-v2/rack-v2-library-SmarTAZZStudio-Free.spec
Original file line number Diff line number Diff line change
Expand Up @@ -7,15 +7,15 @@
%define use_static_rtaudio 0

# Global variables for github repository
%global commit0 6e7822ce4a8b41d3a778e2e402e57f826dc37b94
%global gittag0 2.4.0
%global commit0 55aa54239a503ed8270de34a822906ec53e666fb
%global gittag0 2.4.1
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})

# Disable production of debug package.
%global debug_package %{nil}

Name: rack-v2-SmarTAZZStudio-Free
Version: 2.4.0
Version: 2.4.1
Release: 2%{?dist}
Summary: SmarTAZZStudio-Free plugin for Rack
License: GPL-2.0-or-later
Expand Down Expand Up @@ -154,5 +154,5 @@ cp -r SmarTAZZStudio-Free_plugin/dist/SmarTAZZStudio-Free/* %{buildroot}%{_libex
%{_libexecdir}/*

%changelog
* Tue Nov 30 2021 Yann Collette <ycollette.nospam@free.fr> - 2.4.0-1
* Tue Nov 30 2021 Yann Collette <ycollette.nospam@free.fr> - 2.4.1-1
- initial specfile
8 changes: 4 additions & 4 deletions rack/rack-v2/rack-v2-library-SurgeXTRack.spec
Original file line number Diff line number Diff line change
Expand Up @@ -7,15 +7,15 @@
%define use_static_rtaudio 0

# Global variables for github repository
%global commit0 dde0b4af675b6f20bca38e1caa6447990a6e8db8
%global gittag0 2.2.4.0
%global commit0 0ad0bc00e7c850ba3cf531fc7f3b8f8a463db762
%global gittag0 2.2.5.0
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})

# Disable production of debug package.
%global debug_package %{nil}

Name: rack-v2-SurgeXTRack
Version: 2.2.4.0
Version: 2.2.5.0
Release: 2%{?dist}
Summary: SurgeXTRack plugin for Rack
License: GPL-2.0-or-later
Expand Down Expand Up @@ -172,5 +172,5 @@ chrpath --delete %{buildroot}%{_libexecdir}/Rack2/plugins/SurgeXTRack/plugin.so
%{_libexecdir}/*

%changelog
* Tue Nov 30 2021 Yann Collette <ycollette.nospam@free.fr> - 2.2.4.0-1
* Tue Nov 30 2021 Yann Collette <ycollette.nospam@free.fr> - 2.2.5.0-1
- initial specfile
8 changes: 4 additions & 4 deletions rack/rack-v2/rack-v2-library-Wygonium.spec
Original file line number Diff line number Diff line change
Expand Up @@ -7,15 +7,15 @@
%define use_static_rtaudio 0

# Global variables for github repository
%global commit0 049c8b715b6d90b57f3b22e8d8f658785e6ad096
%global gittag0 2.0.1
%global commit0 6c714231ef52dbaf0bf3fb7f5fe0ebcb539de59e
%global gittag0 2.0.2
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})

# Disable production of debug package.
%global debug_package %{nil}

Name: rack-v2-Wygonium
Version: 2.0.1
Version: 2.0.2
Release: 2%{?dist}
Summary: Wygonium plugin for Rack
License: GPL-2.0-or-later
Expand Down Expand Up @@ -154,5 +154,5 @@ cp -r Wygonium_plugin/dist/Wygonium/* %{buildroot}%{_libexecdir}/Rack2/plugins/W
%{_libexecdir}/*

%changelog
* Tue Nov 30 2021 Yann Collette <ycollette.nospam@free.fr> - 2.0.1-1
* Tue Nov 30 2021 Yann Collette <ycollette.nospam@free.fr> - 2.0.2-1
- initial specfile
8 changes: 4 additions & 4 deletions rack/rack-v2/rack-v2-library-voxglitch.spec
Original file line number Diff line number Diff line change
Expand Up @@ -7,15 +7,15 @@
%define use_static_rtaudio 0

# Global variables for github repository
%global commit0 e40d19135ff8208fa4d6b1b99bdc58849d171609
%global gittag0 2.29.0
%global commit0 39f82ac8e9253f24e52e22050e17f413282f73ac
%global gittag0 2.29.1
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})

# Disable production of debug package.
%global debug_package %{nil}

Name: rack-v2-voxglitch
Version: 2.29.0
Version: 2.29.1
Release: 2%{?dist}
Summary: voxglitch plugin for Rack
License: GPL-2.0-or-later
Expand Down Expand Up @@ -156,5 +156,5 @@ cp -r voxglitch_plugin/dist/voxglitch/* %{buildroot}%{_libexecdir}/Rack2/plugins
%{_libexecdir}/*

%changelog
* Tue Nov 30 2021 Yann Collette <ycollette.nospam@free.fr> - 2.29.0-1
* Tue Nov 30 2021 Yann Collette <ycollette.nospam@free.fr> - 2.29.1-1
- initial specfile
2 changes: 1 addition & 1 deletion rack/rack-v2/voxglitch_plugin.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"slug": "voxglitch",
"name": "Voxglitch",
"version": "2.29.0",
"version": "2.29.1",
"license": "GPL-3.0-or-later",
"brand": "Voxglitch",
"author": "Bret Truchan",
Expand Down

0 comments on commit adc63ad

Please sign in to comment.