Hello community,

here is the log from the commit of package umbrello for openSUSE:Factory 
checked in at 2017-09-12 19:55:05
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/umbrello (Old)
 and      /work/SRC/openSUSE:Factory/.umbrello.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "umbrello"

Tue Sep 12 19:55:05 2017 rev:55 rq:523084 version:17.08.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/umbrello/umbrello.changes        2017-07-29 
09:01:17.845761581 +0200
+++ /work/SRC/openSUSE:Factory/.umbrello.new/umbrello.changes   2017-09-12 
19:55:25.582811624 +0200
@@ -1,0 +2,38 @@
+Thu Sep 07 07:02:51 CEST 2017 - lbeltr...@kde.org
+
+- Update to 17.08.1
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.08.1.php
+- Changes since 17.08.0:
+  * Potiental crash fix
+  * Fix partially hidden content in code importer options page
+  * Add macros to install translated artifacts for KF5
+  * More memory leak fixes
+  * Fix possible memory leak
+  * Remove duplicate usage of deleting graphics scene items
+  * Fix 'Crash in component diagram after deleting component' (kde#383592)
+  * Fix memory leaks
+  * Fix 'Tree view is not visible after import' (kde#383618)
+  * Fix 'c++ methods are not imported if class is defined outside name space' 
(kde#383445)
+  * Move implementation of isCaseSensitive() and scopeSeparator() to 
Uml::ProgrammingLanguage namespace
+  * Add class member m_doc to CppTree2Uml and use it instead of the long 
pointer hierachy
+
+-------------------------------------------------------------------
+Fri Aug 11 22:46:39 UTC 2017 - christo...@krop.fr
+
+- Update to KDE Applications 17.08.0
+  * New feature release
+  * https://www.kde.org/announcements/announce-applications-17.08.0.php
+- Changes since 17.04.3 :
+- Too many changes to list here
+
+-------------------------------------------------------------------
+Sat Aug  5 18:19:55 UTC 2017 - christo...@krop.fr
+
+- Update to KDE Applications 17.07.90
+  * KDE Applications 17.07.90
+  * https://www.kde.org/announcements/announce-applications-17.07.90.php
+
+
+-------------------------------------------------------------------

Old:
----
  umbrello-17.04.3.tar.xz

New:
----
  umbrello-17.08.1.tar.xz

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

Other differences:
------------------
++++++ umbrello.spec ++++++
--- /var/tmp/diff_new_pack.prNl22/_old  2017-09-12 19:55:26.426692968 +0200
+++ /var/tmp/diff_new_pack.prNl22/_new  2017-09-12 19:55:26.426692968 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package umbrello
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 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
@@ -15,14 +15,16 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+%bcond_without lang
+
 Name:           umbrello
-Version:        17.04.3
+Version:        17.08.1
 Release:        0
 %define kf5_version 5.26.0
-# Latest stable Applications (e.g. 16.08 in KA, but 16.11.80 in KUA)
+# Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)
 %{!?_kapp_version: %global _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 Summary:        UML Modeller
-License:        GPL-2.0 and GFDL-1.2
+License:        GPL-2.0 and GFDL-1.2 and GPL-3.0+
 Group:          Development/Tools/Other
 Url:            http://www.kde.org/
 Source0:        %{name}-%{version}.tar.xz
@@ -33,6 +35,7 @@
 BuildRequires:  kcompletion-devel
 BuildRequires:  kconfig-devel
 BuildRequires:  kcoreaddons-devel
+BuildRequires:  kcrash-devel
 BuildRequires:  kdelibs4support-devel
 BuildRequires:  kdoctools-devel
 BuildRequires:  kguiaddons-devel
@@ -67,6 +70,10 @@
 %description
 Umbrello is a UML modelling application.
 
+%if %{with lang}
+%lang_package
+%endif
+
 %prep
 %setup -q
 
@@ -82,6 +89,11 @@
 
 %install
   %kf5_makeinstall -C build
+
+  %if %{with lang}
+    %find_lang %{name} --all-name
+  %endif
+
   %suse_update_desktop_file    org.kde.umbrello5       Development Design
 
 %post -p /sbin/ldconfig
@@ -90,16 +102,20 @@
 %files
 %defattr(-,root,root)
 %doc COPYING COPYING.DOC README
-%{_kf5_bindir}/umbrello5
+%dir %{_kf5_appstreamdir}
+%doc %lang(en) %{_kf5_htmldir}/en/umbrello
 %{_kf5_applicationsdir}/org.kde.umbrello5.desktop
-%{_kf5_htmldir}/en/umbrello
-%{_kf5_sharedir}/umbrello5/
+%{_kf5_appstreamdir}/org.kde.umbrello.appdata.xml
 %{_kf5_bindir}/po2xmi5
+%{_kf5_bindir}/umbrello5
 %{_kf5_bindir}/xmi2pot5
 %{_kf5_iconsdir}/hicolor/*/*/umbrello*
 %{_kf5_iconsdir}/hicolor/*/mimetypes/application-x-uml.png
-# %_kf5_kxmlguidir/umbrello/
-%dir %{_kf5_appstreamdir}
-%{_kf5_appstreamdir}/org.kde.umbrello.appdata.xml
+%{_kf5_sharedir}/umbrello5/
+
+%if %{with lang}
+%files lang -f %{name}.lang
+%doc COPYING*
+%endif
 
 %changelog

++++++ umbrello-17.04.3.tar.xz -> umbrello-17.08.1.tar.xz ++++++
++++ 534487 lines of diff (skipped)


Reply via email to