diff --git a/.gitignore b/.gitignore index 4eb7c54..c0974c0 100644 --- a/.gitignore +++ b/.gitignore @@ -8,3 +8,4 @@ /synthv1-0.4.1.tar.gz /synthv1-0.5.0.tar.gz /synthv1-0.5.1.tar.gz +/synthv1-0.6.0.tar.gz diff --git a/sources b/sources index e86ceb9..bfc8455 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -50a82c9fafd6c4c3d8aa7a01cd955a90 synthv1-0.5.1.tar.gz +c184d5395851d2765bbd40047dddec76 synthv1-0.6.0.tar.gz diff --git a/synthv1.spec b/synthv1.spec index b63c034..f3195a5 100644 --- a/synthv1.spec +++ b/synthv1.spec @@ -1,7 +1,7 @@ Summary: A 4-oscillator subtractive polyphonic synthesizer Name: synthv1 -Version: 0.5.1 -Release: 2%{?dist} +Version: 0.6.0 +Release: 1%{?dist} URL: http://sourceforge.net/projects/%{name} Source0: http://downloads.sourceforge.net/project/%{name}/0.1.0/%{name}-%{version}.tar.gz Patch0: synthv1-0.4.1-lib64.patch @@ -74,6 +74,9 @@ fi %{_libdir}/lv2/%{name}.lv2/ %changelog +* Tue Feb 03 2015 Brendan Jones 0.6.0-1 +- Update to 0.6.0 + * Thu Oct 02 2014 Rex Dieter 0.5.1-2 - update mime scriptlets