[rosegarden4] Update to 13.04

Brendan Jones bsjones at fedoraproject.org
Mon Apr 22 08:49:06 UTC 2013


commit 747503f2ef8e9e70846794d581da585bdf30602a
Author: Brendan Jones <brendan.jones.it at gmail.com>
Date:   Mon Apr 22 10:48:55 2013 +0200

    Update to 13.04

 .gitignore              |    1 +
 rosegarden-12.12.README |   32 --------------------------------
 rosegarden-13.04.README |   26 ++++++++++++++++++++++++++
 rosegarden4.spec        |    9 ++++++---
 sources                 |    2 +-
 5 files changed, 34 insertions(+), 36 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 9519a94..7d5d7e1 100644
--- a/.gitignore
+++ b/.gitignore
@@ -8,3 +8,4 @@ rosegarden-10.04.2.tar.bz2
 /rosegarden-12.04.tar.bz2
 /rosegarden-12.12.25.tar.bz2
 /README
+/rosegarden-13.04.tar.bz2
diff --git a/rosegarden-13.04.README b/rosegarden-13.04.README
new file mode 100644
index 0000000..25483fa
--- /dev/null
+++ b/rosegarden-13.04.README
@@ -0,0 +1,26 @@
+====== ROSEGARDEN 13.04, codename "Allysand" RELEASED ======
+
+The Rosegarden team is proud to announce the release of version 13.04 of Rosegarden, an audio and MIDI sequencer and musical notation editor for Linux.
+
+http://www.rosegardenmusic.com/
+
+With the latest contribution from Tim Munro, Rosegarden is now brought to you by the letter T.  Tim, Tom and Ted the talented trio tackle tough troubles tenaciously!
+
+The Rosegarden team would like to extend a happy 16th birthday to Michael's estranged lesbian daughter, even though this latest olive branch at reconciliation will be as futile as everything else, and she will probably just say that this, too, was "intrusive" and "unhelpful."
+
+Three cheers for horrible family life!  Hip hip hooray, hip hip hooray, hip hip hooray!!!
+
+===== Bug Fixes =====
+  * Don't export certain properties in MusicXML that MusicXML can't handle
+  * Fix #1387; export text events (eg. lyrics) to MIDI
+  * Fix #703; auto-beaming no longer does an extra unselected bar 
+  * Fix minor notation layout issue
+  * Fix notation scrolling problem
+  * Fix bug with FreeChannel
+
+===== New Features =====
+  * Choose among 0db, -3dB, -6dB panning laws for audio
+
+=====Other people who contributed to Rosegarden development:=====
+  * Tim Munro
+
diff --git a/rosegarden4.spec b/rosegarden4.spec
index 8bbef03..3eb5d40 100644
--- a/rosegarden4.spec
+++ b/rosegarden4.spec
@@ -1,9 +1,9 @@
-%global maj 12.12
+%global maj 13.04
 %global min .25
 
 Name:          rosegarden4
-Version:       %{maj}%{?min}
-Release:       4%{?dist}
+Version:       %{maj}
+Release:       1%{?dist}
 Summary:       MIDI, audio and notation editor
 Group:         Applications/Multimedia
 License:       GPLv2+
@@ -142,6 +142,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 %doc data/fonts/README COPYING
 
 %changelog
+* Mon Apr 22 2013 Brendan Jones <brendan.jones.it at gmail.com> -1
+- Update to 13.04
+
 * Wed Feb 13 2013 Brendan Jones <brendan.jones.it at gmail.com> 12.12.25--4
 - Reinstate vendor for < 19
 
diff --git a/sources b/sources
index 4d3d2a2..0735b95 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-8c98e7d3d448b07d9dc079b28bd37eba  rosegarden-12.12.25.tar.bz2
+bcc9be7bf8c3945e0eefdb95dc037f0b  rosegarden-13.04.tar.bz2


More information about the scm-commits mailing list