bsjones pushed to rosegarden4 (f22). "Update to 14.12"

notifications at fedoraproject.org notifications at fedoraproject.org
Mon May 4 10:00:32 UTC 2015


>From a55888c13e07eaad7aaea1dec79e0e6d77bc5519 Mon Sep 17 00:00:00 2001
From: Brendan Jones <brendan.jones.it at gmail.com>
Date: Mon, 4 May 2015 11:45:41 +0200
Subject: Update to 14.12


diff --git a/.gitignore b/.gitignore
index e1f8641..41f9936 100644
--- a/.gitignore
+++ b/.gitignore
@@ -12,3 +12,4 @@ rosegarden-10.04.2.tar.bz2
 /rosegarden-13.06.tar.bz2
 /rosegarden-13.10.tar.bz2
 /rosegarden-14.02.tar.bz2
+/rosegarden-14.12.tar.bz2
diff --git a/rosegarden-14.02.README b/rosegarden-14.02.README
deleted file mode 100644
index f741b41..0000000
--- a/rosegarden-14.02.README
+++ /dev/null
@@ -1,43 +0,0 @@
-====== ROSEGARDEN 14.02, codename "Kaleidoscope" RELEASED ======
-
-The Rosegarden team is proud to announce the release of version 14.xx of
-Rosegarden, the musical notation editor and MIDI sequencer for Linux.
-
-http://www.rosegardenmusic.com/
-
-This is a bugfix release.
-
-===== Bug Fixes =====
-
-  * Fix a transposition bug (Bug #1383, r13540).
-  * Fix a bug related to running status and meta events in exported MIDI files
-  * (r13544)
-  * Fix an endless loop with certain MIDI files (Bug #1419, r13550)
-  * Pitch tracker patch from Nick Bailey (r13597)
-  * Fix a crash when exporting to LilyPond with an empty copyright header
-  * (r13603)
-  * Fix for bad handling of "(c)" in the copyright header when exporting to
-  * LilyPond (r13603)
-  * Fix for handling obscure MIDI files that have an extra unused padding byte
-  * at the very end (r13604)
-  * Fix to allow controllers in zero-length segments to play (r13650)
-  * Fix for guessBeats crashes (r13653)
-  * Fix for channel allocator waste-minimizer (r13654)
-  * Fix to avoid freeing zero-length intervals (r13655)
-  * Fix Jump to Quick Marker shortcut, Ctrl+M, in notation (r13656)
-  * Fix for first note of a segment playing late (Bug 1378, r13657)
-
-===== New Features =====
-
-  * New auto-expand feature added to the Change Composition Length dialog
-  * (Feature #417, r13542, r13555).
-
-===== New Device Files =====
-
-  * Casio CTK-3200 device file contributed by Eric (tuxyme)
-
-===== Other people who contributed to Rosegarden development =====
-
-  * Daniel Glöckner
-  * Niek van den Berg
-  * Markus M
diff --git a/rosegarden-14.12.README b/rosegarden-14.12.README
new file mode 100644
index 0000000..06837e8
--- /dev/null
+++ b/rosegarden-14.12.README
@@ -0,0 +1,36 @@
+====== ROSEGARDEN 14.12, codename "Lovely Lady" RELEASED ======
+
+The Rosegarden team is proud to announce the release of version 14.12 of Rosegarden, an audio and MIDI sequencer and musical notation editor for Linux.
+
+http://www.rosegardenmusic.com/
+
+This is a routine maintenance release.
+
+===== Bug Fixes =====
+
+  * Fix translation bug #1423 via patch from Stuart Prescott; update all translations. (r13665)
+  * Position pointer now moves to the end of paste to allow repeated pasting of segments. (r13667)
+  * Fix recording of zero-length events (Bug #1365, r13672)
+  * Add MuPDF and ePDFView to supported PDF viewers (Thomas Kaeding, r13673)
+  * Disable destructive actions in playback/record (Bug #837, r13676)
+  * Numerous fixes to opening http and ftp URLs by drag/drop.  With help from Tim Munro. (r13704, r13705, r13706, r13712)
+  * Several Qt5 related patches from Tim Munro.
+  * Set note-off velocity to 64 as recommended by the MIDI spec. (Bug #1426, r13710)
+  * Set default volume to 100 in rgd files (r13794)
+  * Add support for and prefer xdg-open for opening PDF files
+
+===== New Features =====
+
+  * You can enter text dynamics from "d05" to "d125" counting by 5 to get these velocities interpreted directly as written (Fernando Martin, r13666)
+
+=====Other people who contributed to Rosegarden development:=====
+
+  * Fernando Martin
+  * Thomas Kaeding
+  * Tim Munro
+
+=====People who contributed device files to the Rosegarden Library=====
+
+  * Wladimir van der Laan (Roland MT-32, r13718)
+  * Ted Felix (Yamaha P-105, r13795)
+
diff --git a/rosegarden4.spec b/rosegarden4.spec
index 006ea36..c8e528e 100644
--- a/rosegarden4.spec
+++ b/rosegarden4.spec
@@ -1,9 +1,9 @@
-%global maj 14.02
+%global maj 14.12
 #%%global min 
 
 Name:          rosegarden4
 Version:       %{maj}
-Release:       6%{?dist}
+Release:       1%{?dist}
 Summary:       MIDI, audio and notation editor
 Group:         Applications/Multimedia
 License:       GPLv2+
@@ -156,6 +156,9 @@ update-mime-database %{?fedora:-n} %{_datadir}/mime &> /dev/null || :
 %doc data/fonts/README COPYING
 
 %changelog
+* Mon May 04 2015 Brendan Jones <brendan.jones.it at gmail.com> 14.12-1
+- Update to 14.12
+
 * Sat May 02 2015 Kalev Lember <kalevlember at gmail.com> - 14.02-6
 - Rebuilt for GCC 5 C++11 ABI change
 
diff --git a/sources b/sources
index eff04d4..d88dbeb 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-f649556e5149650211d88684b1168ab4  rosegarden-14.02.tar.bz2
+e047638df374605a53d721de3fb0b761  rosegarden-14.12.tar.bz2
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/rosegarden4.git/commit/?h=f22&id=a55888c13e07eaad7aaea1dec79e0e6d77bc5519


More information about the scm-commits mailing list