Accepting request 509947 from KDE:Frameworks5
KDE Frameworks 5.36.0 OBS-URL: https://build.opensuse.org/request/show/509947 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/sonnet?expand=0&rev=45
This commit is contained in:
commit
de9e5307cb
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:0fcaad243f6bc618654533f8f08b2faf2cb226381d81726fc0cad91714342051
|
||||
size 284368
|
3
sonnet-5.36.0.tar.xz
Normal file
3
sonnet-5.36.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:accf0724615abf684258fa087e4166e803385ec4190f92c792fd16e8189366ed
|
||||
size 285240
|
@ -1,3 +1,20 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Jul 12 14:51:10 UTC 2017 - wbauer@tmo.at
|
||||
|
||||
- Move unversioned files to the new sonnet package to be more
|
||||
compliant with the SLPP
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jul 12 07:14:05 CEST 2017 - lbeltrame@kde.org
|
||||
|
||||
- Update to 5.36.0
|
||||
* New feature release
|
||||
* For more details please see:
|
||||
* https://www.kde.org/announcements/kde-frameworks-5.36.0.php
|
||||
- Changes since 5.35.0:
|
||||
* add debug categories index, for kdebugsettings
|
||||
* [FEATURE] Option to build & install QCH file with the public API dox
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Jun 11 09:27:44 CEST 2017 - lbeltrame@kde.org
|
||||
|
||||
|
14
sonnet.spec
14
sonnet.spec
@ -18,9 +18,9 @@
|
||||
|
||||
%bcond_without lang
|
||||
%define sonum 5
|
||||
%define _tar_path 5.35
|
||||
%define _tar_path 5.36
|
||||
Name: sonnet
|
||||
Version: 5.35.0
|
||||
Version: 5.36.0
|
||||
Release: 0
|
||||
#BuildRequires: aspell-devel
|
||||
BuildRequires: cmake >= 3.0
|
||||
@ -53,6 +53,7 @@ HSpell, Enchant, ASpell and HUNSPELL.
|
||||
%package -n libKF5SonnetCore%sonum
|
||||
Summary: KDE spell checking library
|
||||
Group: System/GUI/KDE
|
||||
Requires: %{name} >= %{_tar_path}
|
||||
Obsoletes: libKF5SonnetCore4
|
||||
%if %{with lang}
|
||||
Recommends: libKF5SonnetCore%sonum-lang = %{version}
|
||||
@ -117,12 +118,17 @@ HSpell, Enchant, ASpell and HUNSPELL. Development files.
|
||||
%files -n libKF5SonnetCore%sonum-lang -f %{name}5.lang
|
||||
%endif
|
||||
|
||||
%files
|
||||
%defattr(-,root,root)
|
||||
%doc COPYING* README*
|
||||
%config %{_kf5_configdir}/sonnet.categories
|
||||
%{_kf5_plugindir}/
|
||||
%{_kf5_datadir}/sonnet/
|
||||
|
||||
%files -n libKF5SonnetCore%sonum
|
||||
%defattr(-,root,root)
|
||||
%doc COPYING*
|
||||
%{_kf5_libdir}/libKF5SonnetCore.so.*
|
||||
%{_kf5_plugindir}/
|
||||
%{_kf5_datadir}/sonnet/
|
||||
|
||||
%files -n libKF5SonnetUi%sonum
|
||||
%defattr(-,root,root)
|
||||
|
Loading…
x
Reference in New Issue
Block a user