forked from pool/kdesignerplugin
Accepting request 259926 from KDE:Frameworks5
Update to 5.4.0 OBS-URL: https://build.opensuse.org/request/show/259926 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kdesignerplugin?expand=0&rev=11
This commit is contained in:
commit
a08815f653
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:44807abc154ea1effbadb48d8ab0c2a042f28ae702037fd93dd368c4b69e79e9
|
|
||||||
size 73264
|
|
3
kdesignerplugin-5.4.0.tar.xz
Normal file
3
kdesignerplugin-5.4.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:0f54073900b7b9f6310f14fa1bd5afa1a64f466f862e12d24ab3ea93806d478a
|
||||||
|
size 84216
|
@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Nov 2 17:46:39 UTC 2014 - hrvoje.senjan@gmail.com
|
||||||
|
|
||||||
|
- Update to 5.4.0
|
||||||
|
* For more details please see:
|
||||||
|
https://www.kde.org/announcements/kde-frameworks-5.4.0.php
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat Oct 4 17:59:08 UTC 2014 - hrvoje.senjan@gmail.com
|
Sat Oct 4 17:59:08 UTC 2014 - hrvoje.senjan@gmail.com
|
||||||
|
|
||||||
|
@ -17,11 +17,11 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: kdesignerplugin
|
Name: kdesignerplugin
|
||||||
Version: 5.3.0
|
Version: 5.4.0
|
||||||
Release: 0
|
Release: 0
|
||||||
%define kf5_version %{version}
|
%define kf5_version %{version}
|
||||||
BuildRequires: cmake >= 2.8.12
|
BuildRequires: cmake >= 2.8.12
|
||||||
BuildRequires: extra-cmake-modules >= 1.3.0
|
BuildRequires: extra-cmake-modules >= 1.4.0
|
||||||
BuildRequires: kbookmarks-devel >= %{kf5_version}
|
BuildRequires: kbookmarks-devel >= %{kf5_version}
|
||||||
BuildRequires: kcompletion-devel >= %{kf5_version}
|
BuildRequires: kcompletion-devel >= %{kf5_version}
|
||||||
BuildRequires: kconfigwidgets-devel >= %{kf5_version}
|
BuildRequires: kconfigwidgets-devel >= %{kf5_version}
|
||||||
@ -48,7 +48,7 @@ Summary: Integrating KDE frameworks widgets with Qt Designer
|
|||||||
License: LGPL-2.1+
|
License: LGPL-2.1+
|
||||||
Group: System/GUI/KDE
|
Group: System/GUI/KDE
|
||||||
Url: http://www.kde.org
|
Url: http://www.kde.org
|
||||||
Source: http://download.kde.org/stable/frameworks/%{version}/%{name}-%{version}.tar.xz
|
Source: http://download.kde.org/stable/frameworks/5.4/%{name}-%{version}.tar.xz
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
|
|
||||||
%description
|
%description
|
||||||
@ -88,12 +88,18 @@ from ini-style description files. Development files.
|
|||||||
%postun -p /sbin/ldconfig
|
%postun -p /sbin/ldconfig
|
||||||
|
|
||||||
%files lang -f %{name}5.lang
|
%files lang -f %{name}5.lang
|
||||||
|
%defattr(-,root,root)
|
||||||
|
%doc %lang(de) %{_kf5_mandir}/de
|
||||||
|
%doc %lang(nl) %{_kf5_mandir}/nl
|
||||||
|
%doc %lang(pt_BR) %{_kf5_mandir}/pt_BR
|
||||||
|
%doc %lang(sv) %{_kf5_mandir}/sv
|
||||||
|
%doc %lang(uk) %{_kf5_mandir}/uk
|
||||||
|
|
||||||
%files
|
%files
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
%doc COPYING* README*
|
%doc COPYING* README*
|
||||||
%{_kf5_bindir}/kgendesignerplugin
|
%{_kf5_bindir}/kgendesignerplugin
|
||||||
%{_kf5_mandir}/man1/kgendesignerplugin.*
|
%doc %lang(en) %{_kf5_mandir}/*/kgendesignerplugin.*
|
||||||
%{_kf5_datadir}/widgets/
|
%{_kf5_datadir}/widgets/
|
||||||
%dir %{_kf5_plugindir}
|
%dir %{_kf5_plugindir}
|
||||||
%{_kf5_plugindir}/designer/
|
%{_kf5_plugindir}/designer/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user