Hello community,

here is the log from the commit of package frescobaldi for openSUSE:Factory 
checked in at 2018-06-28 15:14:38
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/frescobaldi (Old)
 and      /work/SRC/openSUSE:Factory/.frescobaldi.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "frescobaldi"

Thu Jun 28 15:14:38 2018 rev:14 rq:619447 version:3.0.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/frescobaldi/frescobaldi.changes  2017-05-08 
19:04:12.729988944 +0200
+++ /work/SRC/openSUSE:Factory/.frescobaldi.new/frescobaldi.changes     
2018-06-28 15:14:40.619454588 +0200
@@ -1,0 +2,12 @@
+Wed Jun 27 19:56:01 UTC 2018 - [email protected]
+
+- Revert use %find_lang macro: is not working
+- Using %license tag for file with license
+
+-------------------------------------------------------------------
+Wed Jun 27 14:08:46 UTC 2018 - [email protected]
+
+- fixed dependency, require python3-poppler-qt5 
+- added %find_lang to stop rpmlint warnings
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ frescobaldi.spec ++++++
--- /var/tmp/diff_new_pack.o3IsNv/_old  2018-06-28 15:14:41.183453555 +0200
+++ /var/tmp/diff_new_pack.o3IsNv/_new  2018-06-28 15:14:41.187453548 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package frescobaldi
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
 
 Name:           frescobaldi
 Summary:        Lilypond editor
-License:        GPL-2.0+
+License:        GPL-2.0-or-later
 Group:          Productivity/Multimedia/Sound/Editors and Convertors
 Version:        3.0.0
 Release:        0
@@ -33,7 +33,7 @@
 BuildRequires:  python3-devel
 BuildRequires:  update-desktop-files
 Requires:       lilypond
-Requires:       python-poppler-qt5
+Requires:       python3-poppler-qt5
 Requires:       python3-qt5
 Requires:       python3-sip
 Recommends:     libportmidi0
@@ -66,7 +66,8 @@
 
 %files
 %defattr (-,root,root)
-%doc README.md THANKS COPYING ChangeLog
+%doc README.md THANKS ChangeLog
+%license COPYING
 %doc %{_mandir}/man1/frescobaldi*
 %{_bindir}/frescobaldi
 %{_bindir}/ly*


Reply via email to