Hello community,

here is the log from the commit of package minuet for openSUSE:Factory checked 
in at 2017-06-07 09:54:47
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/minuet (Old)
 and      /work/SRC/openSUSE:Factory/.minuet.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "minuet"

Wed Jun  7 09:54:47 2017 rev:8 rq:496050 version:17.04.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/minuet/minuet.changes    2017-03-16 
09:40:34.706881027 +0100
+++ /work/SRC/openSUSE:Factory/.minuet.new/minuet.changes       2017-06-07 
09:54:49.711727030 +0200
@@ -1,0 +2,43 @@
+Wed May 17 20:37:37 CEST 2017 - lbeltr...@kde.org
+
+- Update to 17.04.1
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.04.1.php
+- Changes since 17.04.0:
+  * None
+
+-------------------------------------------------------------------
+Sun Apr 16 10:45:28 CEST 2017 - lbeltr...@kde.org
+
+- Update to 17.04.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.04.0.php
+- Changes since 17.03.90:
+  * Fix bug in sheetmusic rendering
+
+-------------------------------------------------------------------
+Wed Apr 12 20:26:08 CEST 2017 - lbeltr...@kde.org
+
+- Update to 17.03.90
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.04-rc.php
+- Changes since 17.03.80:
+  * Fix minor typo
+  * Remove log message
+  * Render notes as block for chord exercises
+  * Add basic support for sheetmusic
+
+-------------------------------------------------------------------
+Sat Mar 25 23:10:52 CET 2017 - lbeltr...@kde.org
+
+- Update to 17.03.80
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.03.80.php
+- Changes since 16.12.3:
+  * Too many changes to list here
+
+-------------------------------------------------------------------

Old:
----
  minuet-16.12.3.tar.xz

New:
----
  minuet-17.04.1.tar.xz

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

Other differences:
------------------
++++++ minuet.spec ++++++
--- /var/tmp/diff_new_pack.5YGVYn/_old  2017-06-07 09:54:50.883561431 +0200
+++ /var/tmp/diff_new_pack.5YGVYn/_new  2017-06-07 09:54:50.887560866 +0200
@@ -16,11 +16,13 @@
 #
 
 
+%bcond_without lang
+
 %define kf5_version 5.26.0
-# Latest stable Applications (e.g. 16.08 in KA, but 16.12.3 in KUA)
+# Latest stable Applications (e.g. 16.08 in KA, but 16.11.80 in KUA)
 %{!?_kapp_version: %global _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 Name:           minuet
-Version:        16.12.3
+Version:        17.04.1
 Release:        0
 Summary:        A KDE Software for Music Education
 License:        GPL-2.0+
@@ -42,13 +44,12 @@
 BuildRequires:  cmake(Qt5Core) >= 5.7.0
 BuildRequires:  cmake(Qt5Quick) >= 5.7.0
 BuildRequires:  cmake(Qt5QuickControls2) >= 5.7.0
-# Workaround for bug in libqt5-qtquickcontrols2 package, to be fixed with 
5.7.1 sr
-BuildRequires:  libQt5QuickControls2-5
 BuildRequires:  cmake(Qt5Svg) >= 5.7.0
 BuildRequires:  cmake(Qt5Widgets) >= 5.7.0
 BuildRequires:  pkgconfig(fluidsynth)
 # Runtime requirement
 Requires:       libqt5-qtquickcontrols2
+Recommends:     %{name}-lang
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -70,7 +71,9 @@
 %description devel
 Development headers and libraries for Minuet.
 
+%if %{with lang}
 %lang_package
+%endif
 
 %prep
 %setup -q
@@ -81,6 +84,10 @@
 
 %install
   %kf5_makeinstall -C build
+  %if %{with lang}
+    %find_lang %{name} --with-man --all-name
+    %kf5_find_htmldocs
+  %endif
   %suse_update_desktop_file org.kde.minuet Music
 
 %files
@@ -102,4 +109,9 @@
 %{_includedir}/minuet/
 %{_kf5_libdir}/libminuetinterfaces.so
 
+%if %{with lang}
+%files lang -f %{name}.lang
+%doc COPYING*
+%endif
+
 %changelog

++++++ minuet-16.12.3.tar.xz -> minuet-17.04.1.tar.xz ++++++
/work/SRC/openSUSE:Factory/minuet/minuet-16.12.3.tar.xz 
/work/SRC/openSUSE:Factory/.minuet.new/minuet-17.04.1.tar.xz differ: char 27, 
line 1


Reply via email to