Hello community, here is the log from the commit of package frescobaldi for openSUSE:Leap:15.2 checked in at 2020-04-17 13:37:33 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Leap:15.2/frescobaldi (Old) and /work/SRC/openSUSE:Leap:15.2/.frescobaldi.new.2738 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "frescobaldi" Fri Apr 17 13:37:33 2020 rev:11 rq:794064 version:3.1.2 Changes: -------- --- /work/SRC/openSUSE:Leap:15.2/frescobaldi/frescobaldi.changes 2020-02-21 23:50:15.088673763 +0100 +++ /work/SRC/openSUSE:Leap:15.2/.frescobaldi.new.2738/frescobaldi.changes 2020-04-17 13:37:35.812222295 +0200 @@ -1,0 +2,53 @@ +Tue Apr 14 09:30:21 UTC 2020 - Cor Blom <[email protected]> + +- Add appstream-glib-devel to BuildRequires to make it build on + Leap 15.1 and 15.2 +- Update the %suse_update_desktop_file line to follow the categories + more of the package itself more closely. + +------------------------------------------------------------------- +Mon Apr 13 13:54:32 UTC 2020 - Cor Blom <[email protected]> + +- Update frescobaldi to 3.1.2: + * Bug fixes: + - fixed #1255, AttributeError: 'NoneType' object has no + attribute 'cursor' + - fixed "Two Pages (first page right)" for both modes, other + should be "left" + - fixed pinch gesture zoom in music view on Mac + - fixed #30, Printing score under Mac OS X + - fixed #860, OSX: Frescobaldi overrides critical cursor + navigation keyboard shortcuts; new shortcuts: + - next document: ctrl+tab + - previous document: ctrl+shift+tab + - start of line: cmd+left + - end of line: cmd+right + - fixed #1087, File names in document tabs are not shown + correctly on Mac + - fixed #1272, Global menu with no windows on Mac is not + working + - fixed #1232, Error using convert-ly in Frescobaldi 3.1 Mac + app + * Improvements: + - add DE hyphen patterns and copyright info (#1275) + * Translations: + - Userguide now has its own PO files in i18n/userguide, and the + Frescobaldi application itself has the PO files in + i18n/frescobaldi, see README-translations. + - updated nl translation by Wilbert Berendsen + - updated Italian translation by Davide Liessi +- Update python-ly to 0.9.6: + * Various improvements to the experimental MusicXML output + - Fixed #32 Correctly export measures without the help of + explicit barchecks + - Fixed #102 MusicXML: \mark is not exported + - Fixed #107 MusicXML: scale_rest bug + - Fixed #110 MusicXML: stem direction is not supported + - Fixed #114 Empty measures created with no attributes + - Many improvements by Felippe Roza, Peter Bjuhr, Urs Liska, + Endre Oma and others, thanks! + - Fixed Frescobaldi#1213 eps-file -> epsfile + - improved indentation of Scheme code, thanks to Paul Morris + (#132) + +------------------------------------------------------------------- Old: ---- frescobaldi-3.1.1.tar.gz python-ly-0.9.5.tar.gz New: ---- frescobaldi-3.1.2.tar.gz python-ly-0.9.6.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ frescobaldi.spec ++++++ --- /var/tmp/diff_new_pack.BX6s7E/_old 2020-04-17 13:37:36.616222900 +0200 +++ /var/tmp/diff_new_pack.BX6s7E/_new 2020-04-17 13:37:36.620222903 +0200 @@ -20,7 +20,7 @@ Summary: Lilypond editor License: GPL-2.0-or-later Group: Productivity/Multimedia/Sound/Editors and Convertors -Version: 3.1.1 +Version: 3.1.2 Release: 0 URL: http://www.frescobaldi.org/ BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -28,7 +28,8 @@ # 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: https://files.pythonhosted.org/packages/01/ca/e86c73614a690d778ec9831adee0a728a495f4fb717fab263b5e4887b086/python-ly-0.9.5.tar.gz +Source1: https://files.pythonhosted.org/packages/6f/2a/879b2e46a5e7968eb974831ae67c208ab437e067f92e3031abcab729674f/python-ly-0.9.6.tar.gz +BuildRequires: appstream-glib-devel BuildRequires: hicolor-icon-theme BuildRequires: python3-devel BuildRequires: update-desktop-files @@ -56,16 +57,18 @@ %build rm -rf %{name}_app/icons/Tango +rm setup.cfg python3 setup.py build make -C i18n +make -C linux %install -%suse_update_desktop_file %{name} Multimedia AudioVideoEditing # first install python-ly -cd python-ly-0.9.5 +cd python-ly-0.9.6 python3 setup.py install --prefix=%{_prefix} --root=%{buildroot} cd .. python3 setup.py install --prefix=%{_prefix} --root=%{buildroot} +%suse_update_desktop_file org.frescobaldi.Frescobaldi AudioVideo Music %files %defattr (-,root,root) @@ -74,8 +77,9 @@ %doc %{_mandir}/man1/frescobaldi* %{_bindir}/frescobaldi %{_bindir}/ly* -%{_datadir}/applications/frescobaldi.desktop -%{_datadir}/icons/hicolor/scalable/apps/frescobaldi.svg +%{_datadir}/applications/org.frescobaldi.Frescobaldi.desktop +%{_datadir}/icons/hicolor/scalable/apps/org.frescobaldi.Frescobaldi.svg +%{_datadir}/metainfo/org.frescobaldi.Frescobaldi.metainfo.xml %{python3_sitelib}/* %changelog ++++++ frescobaldi-3.1.1.tar.gz -> frescobaldi-3.1.2.tar.gz ++++++ /work/SRC/openSUSE:Leap:15.2/frescobaldi/frescobaldi-3.1.1.tar.gz /work/SRC/openSUSE:Leap:15.2/.frescobaldi.new.2738/frescobaldi-3.1.2.tar.gz differ: char 13, line 1 ++++++ python-ly-0.9.5.tar.gz -> python-ly-0.9.6.tar.gz ++++++ ++++ 2191 lines of diff (skipped)
