diff --git a/umbrello-17.08.3.tar.xz b/umbrello-17.08.3.tar.xz deleted file mode 100644 index f3b67f8..0000000 --- a/umbrello-17.08.3.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e0c8845e03c251c9e8b33f9d3e09d312c5e8f6b8200f84f5d3610970a74d24bc -size 2937664 diff --git a/umbrello-17.11.80.tar.xz b/umbrello-17.11.80.tar.xz new file mode 100644 index 0000000..38f5507 --- /dev/null +++ b/umbrello-17.11.80.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4d42807eba651606f1a400fc8672f0f81d4b574d1e77975f9c14891f94ed1e80 +size 2961244 diff --git a/umbrello.changes b/umbrello.changes index 14ce158..f75d5a8 100644 --- a/umbrello.changes +++ b/umbrello.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Mon Nov 20 06:59:52 CET 2017 - lbeltrame@kde.org + +- Update to 17.11.80 + * New feature release + * For more details please see: + * https://www.kde.org/announcements/announce-applications-17.12-beta.php +- Changes since 17.08.3: + * Too many changes to list here + ------------------------------------------------------------------- Thu Nov 09 23:13:28 CET 2017 - lbeltrame@kde.org diff --git a/umbrello.spec b/umbrello.spec index 81b1f58..67e42a1 100644 --- a/umbrello.spec +++ b/umbrello.spec @@ -15,10 +15,10 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # -%bcond_without lang +%bcond_without lang Name: umbrello -Version: 17.08.3 +Version: 17.11.80 Release: 0 %define kf5_version 5.26.0 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA) @@ -65,7 +65,9 @@ BuildRequires: pkgconfig(Qt5Widgets) BuildRequires: pkgconfig(Qt5Xml) Obsoletes: umbrello5 < %{version} Provides: umbrello5 = %{version} -BuildRoot: %{_tmppath}/%{name}-%{version}-build +%if %{with lang} +Recommends: %{name}-lang +%endif %description Umbrello is a UML modelling application. @@ -89,11 +91,10 @@ export CFLAGS="%{optflags} -fPIC" %install %kf5_makeinstall -C build - - %if %{with lang} - %find_lang %{name} --all-name - %endif - +%if %{with lang} + %find_lang %{name} --with-man --all-name + %kf5_find_htmldocs +%endif %suse_update_desktop_file org.kde.umbrello5 Development Design %files