SHA256
1
0
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:
Fabian Vogt 2017-11-21 22:47:59 +00:00 committed by Git OBS Bridge
parent 4b792561f6
commit 7798a5968b
4 changed files with 22 additions and 11 deletions

View File

@ -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
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:4d42807eba651606f1a400fc8672f0f81d4b574d1e77975f9c14891f94ed1e80
size 2961244

View File

@ -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 Thu Nov 09 23:13:28 CET 2017 - lbeltrame@kde.org

View File

@ -15,10 +15,10 @@
# Please submit bugfixes or comments via http://bugs.opensuse.org/ # Please submit bugfixes or comments via http://bugs.opensuse.org/
# #
%bcond_without lang %bcond_without lang
Name: umbrello Name: umbrello
Version: 17.08.3 Version: 17.11.80
Release: 0 Release: 0
%define kf5_version 5.26.0 %define kf5_version 5.26.0
# Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA) # 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) BuildRequires: pkgconfig(Qt5Xml)
Obsoletes: umbrello5 < %{version} Obsoletes: umbrello5 < %{version}
Provides: umbrello5 = %{version} Provides: umbrello5 = %{version}
BuildRoot: %{_tmppath}/%{name}-%{version}-build %if %{with lang}
Recommends: %{name}-lang
%endif
%description %description
Umbrello is a UML modelling application. Umbrello is a UML modelling application.
@ -89,11 +91,10 @@ export CFLAGS="%{optflags} -fPIC"
%install %install
%kf5_makeinstall -C build %kf5_makeinstall -C build
%if %{with lang}
%if %{with lang} %find_lang %{name} --with-man --all-name
%find_lang %{name} --all-name %kf5_find_htmldocs
%endif %endif
%suse_update_desktop_file org.kde.umbrello5 Development Design %suse_update_desktop_file org.kde.umbrello5 Development Design
%files %files