Accepting request 556303 from KDE:Applications
KDE Applications 17.12.0 final (release on 2017-12-14) OBS-URL: https://build.opensuse.org/request/show/556303 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/umbrello?expand=0&rev=59
This commit is contained in:
commit
c2c8a59b48
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:e0c8845e03c251c9e8b33f9d3e09d312c5e8f6b8200f84f5d3610970a74d24bc
|
|
||||||
size 2937664
|
|
3
umbrello-17.12.0.tar.xz
Normal file
3
umbrello-17.12.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:8979d3bec788f7ba02934469afb7bb5c33480f6ae18554e57dc684795fdfd9c4
|
||||||
|
size 2961792
|
@ -1,3 +1,34 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Dec 09 14:59:13 CET 2017 - lbeltrame@kde.org
|
||||||
|
|
||||||
|
- Update to 17.12.0
|
||||||
|
* New feature release
|
||||||
|
* For more details please see:
|
||||||
|
* https://www.kde.org/announcements/announce-applications-17.12.0.php
|
||||||
|
- Changes since 17.11.90:
|
||||||
|
* None
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Dec 02 10:12:39 CET 2017 - lbeltrame@kde.org
|
||||||
|
|
||||||
|
- Update to 17.11.90
|
||||||
|
* New feature release
|
||||||
|
* For more details please see:
|
||||||
|
* https://www.kde.org/announcements/announce-applications-17.12-rc.php
|
||||||
|
- Changes since 17.11.80:
|
||||||
|
* There's no need to include the version into the desktop file
|
||||||
|
* Fix layouts path in dot generator on Qt5
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
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
|
||||||
|
|
||||||
|
@ -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.12.0
|
||||||
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,19 +91,18 @@ 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.umbrello Development Design
|
||||||
%suse_update_desktop_file org.kde.umbrello5 Development Design
|
|
||||||
|
|
||||||
%files
|
%files
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
%doc COPYING COPYING.DOC README
|
%doc COPYING COPYING.DOC README
|
||||||
%dir %{_kf5_appstreamdir}
|
%dir %{_kf5_appstreamdir}
|
||||||
%doc %lang(en) %{_kf5_htmldir}/en/umbrello
|
%doc %lang(en) %{_kf5_htmldir}/en/umbrello
|
||||||
%{_kf5_applicationsdir}/org.kde.umbrello5.desktop
|
%{_kf5_applicationsdir}/org.kde.umbrello.desktop
|
||||||
%{_kf5_appstreamdir}/org.kde.umbrello.appdata.xml
|
%{_kf5_appstreamdir}/org.kde.umbrello.appdata.xml
|
||||||
%{_kf5_bindir}/po2xmi5
|
%{_kf5_bindir}/po2xmi5
|
||||||
%{_kf5_bindir}/umbrello5
|
%{_kf5_bindir}/umbrello5
|
||||||
|
Loading…
Reference in New Issue
Block a user