forked from pool/umbrello
KDE Applications 17.12 beta
OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/umbrello?expand=0&rev=82
This commit is contained in:
parent
4b792561f6
commit
7798a5968b
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e0c8845e03c251c9e8b33f9d3e09d312c5e8f6b8200f84f5d3610970a74d24bc
|
||||
size 2937664
|
3
umbrello-17.11.80.tar.xz
Normal file
3
umbrello-17.11.80.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:4d42807eba651606f1a400fc8672f0f81d4b574d1e77975f9c14891f94ed1e80
|
||||
size 2961244
|
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user