[synthv1] Update to 0.5.0

Brendan Jones bsjones at fedoraproject.org
Tue Jul 8 09:53:02 UTC 2014


commit b28c4365c7a88fe5706ab4d056dbbada6ee6c40b
Author: Brendan Jones <brendan.jones.it at gmail.com>
Date:   Tue Jul 8 11:53:08 2014 +0200

    Update to 0.5.0

 .gitignore   |    1 +
 sources      |    2 +-
 synthv1.spec |    8 ++++++--
 3 files changed, 8 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 24e0701..bfb3fc7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,3 +6,4 @@
 /synthv1-0.3.5.tar.gz
 /synthv1-0.3.6.tar.gz
 /synthv1-0.4.1.tar.gz
+/synthv1-0.5.0.tar.gz
diff --git a/sources b/sources
index f72dd4e..8fff4e1 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-848413db4318819fd9fe8e0274845285  synthv1-0.4.1.tar.gz
+8c39ce2180abb6dedca4906fe1c499ed  synthv1-0.5.0.tar.gz
diff --git a/synthv1.spec b/synthv1.spec
index 45e653f..5c565d5 100644
--- a/synthv1.spec
+++ b/synthv1.spec
@@ -1,7 +1,7 @@
 Summary:       A 4-oscillator subtractive polyphonic synthesizer
 Name:          synthv1
-Version:       0.4.1
-Release:       3%{?dist}
+Version:       0.5.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
@@ -66,11 +66,15 @@ fi
 %{_datadir}/icons/hicolor/*/*/*
 %{_bindir}/%{name}_jack
 %{_datadir}/mime/packages/%{name}.xml
+%{_datadir}/man/man1/%{name}*
 
 %files -n lv2-%{name}
 %{_libdir}/lv2/%{name}.lv2/
 
 %changelog
+* Tue Jul 08 2014 Brendan Jones <brendan.jones.it at gmail.com> 0.5.0-1
+- Update to 0.5.0
+
 * Wed Jun 18 2014 Yaakov Selkowitz <yselkowi at redhat.com> - 0.4.1-3
 - Fix FTBFS on aarch64, ppc64, s390x (#1110892)
 


More information about the scm-commits mailing list