diff --git a/.gitignore b/.gitignore index 30bcf99..e388825 100644 --- a/.gitignore +++ b/.gitignore @@ -17,3 +17,4 @@ /synthv1-0.8.3.tar.gz /synthv1-0.8.6.tar.gz /synthv1-0.9.2.tar.gz +/synthv1-0.9.10.tar.gz diff --git a/sources b/sources index ecf8c1b..167b1c2 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (synthv1-0.9.2.tar.gz) = 331d3b467cca4538246d6a920ce6859379ae9a5db8cf83e8fe56914681897dae2b8a845404abc75a47fd1efcf57673c156c3e98fccab66eb6c29b318259480bf +SHA512 (synthv1-0.9.10.tar.gz) = 83cb2c2bddfe009fe51735f2564d2502ab701fbb1ec6dbe5fc082c1550102b8aed2bbb9ae7abd4df22cb7614a3f6f7dcb06fd13f47ea00961f5d8ad243e5b849 diff --git a/synthv1.spec b/synthv1.spec index b0bc3fc..7f9266e 100644 --- a/synthv1.spec +++ b/synthv1.spec @@ -1,7 +1,7 @@ Summary: A 4-oscillator subtractive polyphonic synthesizer Name: synthv1 -Version: 0.9.2 -Release: 3%{?dist} +Version: 0.9.10 +Release: 1%{?dist} URL: http://sourceforge.net/projects/%{name} Source0: http://downloads.sourceforge.net/project/%{name}/0.1.0/%{name}-%{version}.tar.gz Source1: qmake-qt5.sh @@ -76,6 +76,9 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/%{name}.desktop %{_libdir}/lv2/%{name}.lv2/ %changelog +* Mon Oct 14 2019 Brendan Jones - 0.9.10-1 +- Update to 0.9.10 + * Sat Jul 27 2019 Fedora Release Engineering - 0.9.2-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild