Hello community,

here is the log from the commit of package rosegarden for openSUSE:Factory 
checked in at 2015-08-31 22:59:14
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/rosegarden (Old)
 and      /work/SRC/openSUSE:Factory/.rosegarden.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "rosegarden"

Changes:
--------
--- /work/SRC/openSUSE:Factory/rosegarden/rosegarden.changes    2014-12-25 
23:20:24.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.rosegarden.new/rosegarden.changes       
2015-08-31 22:59:15.000000000 +0200
@@ -1,0 +2,27 @@
+Sat Aug 29 19:27:19 UTC 2015 - [email protected]
+
+- Update to 14.12:
+  + 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 bydrag/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)
+
+-------------------------------------------------------------------

Old:
----
  rosegarden-14.02.tar.bz2

New:
----
  rosegarden-14.12.tar.bz2

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ rosegarden.spec ++++++
--- /var/tmp/diff_new_pack.4J7PtN/_old  2015-08-31 22:59:16.000000000 +0200
+++ /var/tmp/diff_new_pack.4J7PtN/_new  2015-08-31 22:59:16.000000000 +0200
@@ -16,7 +16,7 @@
 #
 
 Name:           rosegarden
-Version:        14.02
+Version:        14.12
 Release:        0
 License:        GPL-2.0+
 Summary:        Midi, Audio And Notation Editor

++++++ rosegarden-10.10-filepaths.patch ++++++
--- /var/tmp/diff_new_pack.4J7PtN/_old  2015-08-31 22:59:16.000000000 +0200
+++ /var/tmp/diff_new_pack.4J7PtN/_new  2015-08-31 22:59:16.000000000 +0200
@@ -1,11 +1,9 @@
-Index: src/gui/widgets/FileDialog.cpp
-===================================================================
---- src/gui/widgets/FileDialog.cpp.orig        2014-03-03 13:58:55.000000000 
+0200
-+++ src/gui/widgets/FileDialog.cpp     2014-09-19 14:38:06.330513955 +0200
-@@ -51,8 +51,8 @@ FileDialog::FileDialog(QWidget *parent,
-     QList<QUrl> urls;
- 
+--- src/gui/widgets/FileDialog.cpp.orig        2014-12-17 14:30:23.000000000 
+0100
++++ src/gui/widgets/FileDialog.cpp     2015-08-29 21:06:53.992239554 +0200
+@@ -58,8 +58,8 @@
+ #else
      QString home = 
QUrl::fromLocalFile(QDesktopServices::storageLocation(QDesktopServices::HomeLocation)).path();
+ #endif
 -    QString examples = home + "/.local/share/rosegarden/examples";
 -    QString templates = home + "/.local/share/rosegarden/templates";
 +    QString examples = "/usr/share/rosegarden/examples";
@@ -13,14 +11,12 @@
      QString rosegarden = home + "/rosegarden";
  
      RG_DEBUG  << "FileDialog::FileDialog(...)" << endl
-Index: src/gui/studio/BankEditorDialog.cpp
-===================================================================
---- src/gui/studio/BankEditorDialog.cpp.orig   2014-03-03 13:58:56.000000000 
+0200
-+++ src/gui/studio/BankEditorDialog.cpp        2014-09-19 14:38:06.331514197 
+0200
-@@ -1555,7 +1555,7 @@ void
- BankEditorDialog::slotImport()
- {
+--- src/gui/studio/BankEditorDialog.cpp.orig   2014-12-17 14:30:23.000000000 
+0100
++++ src/gui/studio/BankEditorDialog.cpp        2015-08-29 21:07:37.151687434 
+0200
+@@ -1562,7 +1562,7 @@
+ #else
      QString home = 
QUrl::fromLocalFile(QDesktopServices::storageLocation(QDesktopServices::HomeLocation)).path();
+ #endif
 -    QString deviceDir = home + "/.local/share/rosegarden/library";
 +    QString deviceDir = "/usr/share/rosegarden/library";
  

++++++ rosegarden-14.02.tar.bz2 -> rosegarden-14.12.tar.bz2 ++++++
/work/SRC/openSUSE:Factory/rosegarden/rosegarden-14.02.tar.bz2 
/work/SRC/openSUSE:Factory/.rosegarden.new/rosegarden-14.12.tar.bz2 differ: 
char 11, line 1


Reply via email to