Hello community,

here is the log from the commit of package frescobaldi for openSUSE:Factory 
checked in at 2019-12-28 13:40:26
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/frescobaldi (Old)
 and      /work/SRC/openSUSE:Factory/.frescobaldi.new.6675 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "frescobaldi"

Sat Dec 28 13:40:26 2019 rev:15 rq:759696 version:3.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/frescobaldi/frescobaldi.changes  2018-06-28 
15:14:40.619454588 +0200
+++ /work/SRC/openSUSE:Factory/.frescobaldi.new.6675/frescobaldi.changes        
2019-12-28 13:40:32.934933884 +0100
@@ -1,0 +2,57 @@
+Fri Dec 27 13:02:42 UTC 2019 - Cor Blom <[email protected]>
+
+- Update to 3.1:
+  * Requirement changes:
+    - Frescobaldi now requires Python3.3+
+  * New features:
+    - New "Document Fonts" dialog supporting text and music fonts
+      and providing a font sample previewer
+    - Possibility to load external extensions
+    - New "First System Only" option in Custom Engrave
+    - Goto Line command (#927, feature request #676)
+    - Rename file command (#1057, feature request #980)
+    - Music view:
+      - Copy to Image can copy/export to SVG, PDF and EPS in addtion to PNG/JPG
+      - New toolbar button to show/hide the magnifier
+      - New preference Horizontal / Vertical
+      - New preference Continuous / non-continuous (displays only current 
page(s))
+      - New commands to rotate left / right
+      - New raster layout mode (displays as many pages as fit in a View)
+      - View settings are remembered per-document
+    - Manuscript viewer:
+      - Toolbar buttons to rotate the pages left / right
+      - New toolbar button to show/hide the magnifier
+  * Bug fixes:
+    - fixed #895 seeking in MIDI player during playing stops sound
+    - fixed #768, now paper orientation is properly handled in New Score Wizard
+    - fixed #705, discrepancy of LilyPond vs. system version of GhostScript
+      on Linux (#926)
+    - fixed #1094, includepaths on Windows (#1095)
+    - fixed #1121, NameError: name 'widgets' is not defined
+  * Improvements:
+    - Score Wizard: Titles and Headers are shown in preview (#1216)
+    - Score Wizard: checkbox to write/omit pitches after \relative command
+    - Score Wizard: allow "none" for instrument names on first system (#1141)
+    - Smarter behaviour of the autocompletion popup (#918, #922)
+    - New command File->Rename/Move... (#980)
+    - Sessions can be grouped in the Sessions menu
+    - Show absolute path of include files in tooltip (#941)
+    - Restructure Tools Menu (#1080)
+    - File Open toolbar button shows recent files menu on long click
+    - Added "Blank Sheet Music" template snippet (#1139)
+  * Internals:
+    - Multithreaded Job Queue preparing multicore support (#1103)
+    - Rewrite code handling external processes/jobs (#1100)
+    - Music (pre)views could previously only display PDF documents; this has 
been
+      rewritten so that many more formats can be displayed like SVG and images,
+      which will open up new possibilities for the music view and the 
manuscript
+      viewer (#1202)
+    - The SVG view and the LilyPond documentation browser now use QtWebEngine
+      instead of the deprecated QtWebKit
+  * Translations:
+    - Userguide now has its own PO files. PO files for userguide and 
Frescobaldi
+      both are in 'i18n/xx_CC' directories, see README-translations
+    - updated nl translation by Wilbert Berendsen
+    - updated Italian translation by Federico Bruni
+
+-------------------------------------------------------------------

Old:
----
  frescobaldi-3.0.0.tar.gz

New:
----
  frescobaldi-3.1.tar.gz

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

Other differences:
------------------
++++++ frescobaldi.spec ++++++
--- /var/tmp/diff_new_pack.jSpnhj/_old  2019-12-28 13:40:34.198934521 +0100
+++ /var/tmp/diff_new_pack.jSpnhj/_new  2019-12-28 13:40:34.206934525 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package frescobaldi
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -12,7 +12,7 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
@@ -20,15 +20,15 @@
 Summary:        Lilypond editor
 License:        GPL-2.0-or-later
 Group:          Productivity/Multimedia/Sound/Editors and Convertors
-Version:        3.0.0
+Version:        3.1
 Release:        0
-Url:            http://www.frescobaldi.org/
+URL:            http://www.frescobaldi.org/
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-Source0:        %{name}-%{version}.tar.gz
+Source0:        
https://github.com/frescobaldi/frescobaldi/archive/v%{version}/%{name}-%{version}.tar.gz
 # New package, was before part of frescobaldi
 # Url: https://pypi.python.org/pypi/python-ly
 # Keep in this package, because frescobaldi is the only one using it.
-Source1:        python-ly-0.9.5.tar.gz
+Source1:        
https://files.pythonhosted.org/packages/01/ca/e86c73614a690d778ec9831adee0a728a495f4fb717fab263b5e4887b086/python-ly-0.9.5.tar.gz
 BuildRequires:  hicolor-icon-theme
 BuildRequires:  python3-devel
 BuildRequires:  update-desktop-files

++++++ frescobaldi-3.0.0.tar.gz -> frescobaldi-3.1.tar.gz ++++++
/work/SRC/openSUSE:Factory/frescobaldi/frescobaldi-3.0.0.tar.gz 
/work/SRC/openSUSE:Factory/.frescobaldi.new.6675/frescobaldi-3.1.tar.gz differ: 
char 16, line 1

++++++ python-ly-0.9.5.tar.gz ++++++
++++ 6763 lines of diff (skipped)


Reply via email to