From 2609f792a5399b66950d10a2ccad6eb7d22d977a0f48566ac96b8e719ca7618f Mon Sep 17 00:00:00 2001 From: Luca Beltrame Date: Wed, 12 Jul 2017 05:35:43 +0000 Subject: [PATCH 1/5] KDE Frameworks 5.36.0 checkin OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/sonnet?expand=0&rev=133 --- sonnet-5.35.0.tar.xz | 3 --- sonnet-5.36.0.tar.xz | 3 +++ sonnet.changes | 11 +++++++++++ sonnet.spec | 4 ++-- 4 files changed, 16 insertions(+), 5 deletions(-) delete mode 100644 sonnet-5.35.0.tar.xz create mode 100644 sonnet-5.36.0.tar.xz diff --git a/sonnet-5.35.0.tar.xz b/sonnet-5.35.0.tar.xz deleted file mode 100644 index aa61181..0000000 --- a/sonnet-5.35.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0fcaad243f6bc618654533f8f08b2faf2cb226381d81726fc0cad91714342051 -size 284368 diff --git a/sonnet-5.36.0.tar.xz b/sonnet-5.36.0.tar.xz new file mode 100644 index 0000000..f64a702 --- /dev/null +++ b/sonnet-5.36.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:accf0724615abf684258fa087e4166e803385ec4190f92c792fd16e8189366ed +size 285240 diff --git a/sonnet.changes b/sonnet.changes index 8e926f4..8826e72 100644 --- a/sonnet.changes +++ b/sonnet.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +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 diff --git a/sonnet.spec b/sonnet.spec index 9cee551..5a034ca 100644 --- a/sonnet.spec +++ b/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 From 43112b34c66244ad82cd450aae84170214e9d0463b96dde988de9e9bd8ecb077 Mon Sep 17 00:00:00 2001 From: Wolfgang Bauer Date: Wed, 12 Jul 2017 10:19:40 +0000 Subject: [PATCH 2/5] OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/sonnet?expand=0&rev=134 --- sonnet.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/sonnet.spec b/sonnet.spec index 5a034ca..cc5120e 100644 --- a/sonnet.spec +++ b/sonnet.spec @@ -123,6 +123,7 @@ HSpell, Enchant, ASpell and HUNSPELL. Development files. %{_kf5_libdir}/libKF5SonnetCore.so.* %{_kf5_plugindir}/ %{_kf5_datadir}/sonnet/ +%config %{_kf5_configdir}/sonnet.categories %files -n libKF5SonnetUi%sonum %defattr(-,root,root) From 06b7e41c4ee002818420b1ea11495f4440fd441f37ab086359f7a228352e3467 Mon Sep 17 00:00:00 2001 From: Luca Beltrame Date: Wed, 12 Jul 2017 13:52:44 +0000 Subject: [PATCH 3/5] Fix build (fix by Wolfgang) OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/sonnet?expand=0&rev=135 --- sonnet.spec | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/sonnet.spec b/sonnet.spec index cc5120e..f5f7ffb 100644 --- a/sonnet.spec +++ b/sonnet.spec @@ -53,6 +53,7 @@ HSpell, Enchant, ASpell and HUNSPELL. %package -n libKF5SonnetCore%sonum Summary: KDE spell checking library Group: System/GUI/KDE +Recommends: %{name} = %{version} Obsoletes: libKF5SonnetCore4 %if %{with lang} Recommends: libKF5SonnetCore%sonum-lang = %{version} @@ -67,6 +68,7 @@ HSpell, Enchant, ASpell and HUNSPELL. %package -n libKF5SonnetUi%sonum Summary: KDE spell checking library Group: System/GUI/KDE +Recommends: %{name} = %{version} %requires_ge libQt5Gui5 %requires_ge libQt5Widgets5 %requires_ge libKF5SonnetCore5 @@ -117,6 +119,11 @@ 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 + %files -n libKF5SonnetCore%sonum %defattr(-,root,root) %doc COPYING* From 399ce0f04b72a626356cfbb02efe784f02ff50b5507d49ea1f76564306b9c69b Mon Sep 17 00:00:00 2001 From: Wolfgang Bauer Date: Wed, 12 Jul 2017 14:12:02 +0000 Subject: [PATCH 4/5] OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/sonnet?expand=0&rev=136 --- sonnet.spec | 1 - 1 file changed, 1 deletion(-) diff --git a/sonnet.spec b/sonnet.spec index f5f7ffb..fb3a693 100644 --- a/sonnet.spec +++ b/sonnet.spec @@ -130,7 +130,6 @@ HSpell, Enchant, ASpell and HUNSPELL. Development files. %{_kf5_libdir}/libKF5SonnetCore.so.* %{_kf5_plugindir}/ %{_kf5_datadir}/sonnet/ -%config %{_kf5_configdir}/sonnet.categories %files -n libKF5SonnetUi%sonum %defattr(-,root,root) From b403539a3c03f175b58a9348d8452b5bbbcd51afa234e7ba7d3c9e342ad46d14 Mon Sep 17 00:00:00 2001 From: Luca Beltrame Date: Wed, 12 Jul 2017 15:13:30 +0000 Subject: [PATCH 5/5] Accepting request 509802 from home:wolfi323:test - Move unversioned files to the new sonnet package to be more compliant with the SLPP OBS-URL: https://build.opensuse.org/request/show/509802 OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/sonnet?expand=0&rev=137 --- sonnet.changes | 6 ++++++ sonnet.spec | 7 +++---- 2 files changed, 9 insertions(+), 4 deletions(-) diff --git a/sonnet.changes b/sonnet.changes index 8826e72..ccfee19 100644 --- a/sonnet.changes +++ b/sonnet.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +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 diff --git a/sonnet.spec b/sonnet.spec index fb3a693..db19e83 100644 --- a/sonnet.spec +++ b/sonnet.spec @@ -53,7 +53,7 @@ HSpell, Enchant, ASpell and HUNSPELL. %package -n libKF5SonnetCore%sonum Summary: KDE spell checking library Group: System/GUI/KDE -Recommends: %{name} = %{version} +Requires: %{name} >= %{_tar_path} Obsoletes: libKF5SonnetCore4 %if %{with lang} Recommends: libKF5SonnetCore%sonum-lang = %{version} @@ -68,7 +68,6 @@ HSpell, Enchant, ASpell and HUNSPELL. %package -n libKF5SonnetUi%sonum Summary: KDE spell checking library Group: System/GUI/KDE -Recommends: %{name} = %{version} %requires_ge libQt5Gui5 %requires_ge libQt5Widgets5 %requires_ge libKF5SonnetCore5 @@ -123,13 +122,13 @@ HSpell, Enchant, ASpell and HUNSPELL. Development 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)