[yoshimi] Update to upstream release 1.2.4

verdurin verdurin at fedoraproject.org
Sun Oct 5 08:31:38 UTC 2014


commit 0baff60fdfc7fc94721594b70c547496945928e5
Author: Adam Huffman <verdurin at fedoraproject.org>
Date:   Sun Oct 5 09:31:09 2014 +0100

    Update to upstream release 1.2.4

 .gitignore   |    1 +
 sources      |    2 +-
 yoshimi.spec |    9 ++++++---
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 69577c3..7f61bea 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,3 +5,4 @@
 /yoshimi-1.2.1.tar.bz2
 /yoshimi-1.2.2.tar.bz2
 /yoshimi-1.2.3.tar.bz2
+/yoshimi-1.2.4.tar.bz2
diff --git a/sources b/sources
index 7875a49..894d7e7 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-2f187e7cbe24896e2deeb12f08a7f89f  yoshimi-1.2.3.tar.bz2
+b5d9477dbdf9e062a2763ada108a0334  yoshimi-1.2.4.tar.bz2
diff --git a/yoshimi.spec b/yoshimi.spec
index 7b9099f..9bf70a8 100644
--- a/yoshimi.spec
+++ b/yoshimi.spec
@@ -1,6 +1,6 @@
 Name:		yoshimi
-Version:	1.2.3
-Release:	2%{?dist}
+Version:	1.2.4
+Release:	1%{?dist}
 Summary:	Rewrite of ZynAddSubFx aiming for better JACK support
 
 Group:		Applications/Multimedia
@@ -81,7 +81,7 @@ fi
 /usr/bin/gtk-update-icon-cache %{_datadir}/icons/hicolor.scalable/apps &>/dev/null || :
 
 %files
-%doc 1.2.3.notes COPYING README.txt
+%doc 1.2.4.notes COPYING README.txt
 %{_bindir}/%{name}
 %{_datadir}/%{name}/banks/
 %{_datadir}/applications/%{name}.desktop
@@ -92,6 +92,9 @@ fi
 %{_datadir}/appdata/%{name}.appdata.xml
 
 %changelog
+* Sun Oct 05 2014 Adam Huffman <bloch at verdurin.com> - 1.2.4-1
+- Update to 1.2.4
+
 * Tue Sep 02 2014 Brendan Jones <brendan.jones.it at gmail.com> 1.2.3-2
 - Correct notes
 


More information about the scm-commits mailing list