From 7165932743be93b00f61bd93e3bc7a2287d3331b6ed93660211c8f6f423e2a61 Mon Sep 17 00:00:00 2001 From: Hrvoje Senjan Date: Sun, 2 Nov 2014 17:56:50 +0000 Subject: [PATCH 1/3] 5.4.0 OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kdesignerplugin?expand=0&rev=35 --- kdesignerplugin-5.3.0.tar.xz | 3 --- kdesignerplugin-5.4.0.tar.xz | 3 +++ kdesignerplugin.changes | 7 +++++++ kdesignerplugin.spec | 6 +++--- 4 files changed, 13 insertions(+), 6 deletions(-) delete mode 100644 kdesignerplugin-5.3.0.tar.xz create mode 100644 kdesignerplugin-5.4.0.tar.xz diff --git a/kdesignerplugin-5.3.0.tar.xz b/kdesignerplugin-5.3.0.tar.xz deleted file mode 100644 index 67b4a7f..0000000 --- a/kdesignerplugin-5.3.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:44807abc154ea1effbadb48d8ab0c2a042f28ae702037fd93dd368c4b69e79e9 -size 73264 diff --git a/kdesignerplugin-5.4.0.tar.xz b/kdesignerplugin-5.4.0.tar.xz new file mode 100644 index 0000000..d483a99 --- /dev/null +++ b/kdesignerplugin-5.4.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0f54073900b7b9f6310f14fa1bd5afa1a64f466f862e12d24ab3ea93806d478a +size 84216 diff --git a/kdesignerplugin.changes b/kdesignerplugin.changes index dc92264..c7912c9 100644 --- a/kdesignerplugin.changes +++ b/kdesignerplugin.changes @@ -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 diff --git a/kdesignerplugin.spec b/kdesignerplugin.spec index d7f5f93..b934e24 100644 --- a/kdesignerplugin.spec +++ b/kdesignerplugin.spec @@ -17,11 +17,11 @@ Name: kdesignerplugin -Version: 5.3.0 +Version: 5.4.0 Release: 0 %define kf5_version %{version} 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: kcompletion-devel >= %{kf5_version} BuildRequires: kconfigwidgets-devel >= %{kf5_version} @@ -48,7 +48,7 @@ Summary: Integrating KDE frameworks widgets with Qt Designer License: LGPL-2.1+ Group: System/GUI/KDE 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 %description From 664dc3487e44ef9ea41af77b5abe35a701ed7b10c9112f39e7bff6fe08978f96 Mon Sep 17 00:00:00 2001 From: Hrvoje Senjan Date: Sun, 2 Nov 2014 23:22:50 +0000 Subject: [PATCH 2/3] OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kdesignerplugin?expand=0&rev=36 --- kdesignerplugin.spec | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/kdesignerplugin.spec b/kdesignerplugin.spec index b934e24..437310e 100644 --- a/kdesignerplugin.spec +++ b/kdesignerplugin.spec @@ -88,12 +88,18 @@ from ini-style description files. Development files. %postun -p /sbin/ldconfig %files lang -f %{name}5.lang +%defattr(-,root,root) +%doc %lang(de) %{_kf5_mandir}/it +%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 %defattr(-,root,root) %doc COPYING* README* %{_kf5_bindir}/kgendesignerplugin -%{_kf5_mandir}/man1/kgendesignerplugin.* +%doc %lang(en) %{_kf5_mandir}/*/kgendesignerplugin.* %{_kf5_datadir}/widgets/ %dir %{_kf5_plugindir} %{_kf5_plugindir}/designer/ From 1459901b051f0b0dde3f57e6939b7236d4388516564f82d5f46f7e8d5f01fe7e Mon Sep 17 00:00:00 2001 From: Hrvoje Senjan Date: Sun, 2 Nov 2014 23:33:33 +0000 Subject: [PATCH 3/3] OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kdesignerplugin?expand=0&rev=37 --- kdesignerplugin.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kdesignerplugin.spec b/kdesignerplugin.spec index 437310e..55e0a53 100644 --- a/kdesignerplugin.spec +++ b/kdesignerplugin.spec @@ -89,7 +89,7 @@ from ini-style description files. Development files. %files lang -f %{name}5.lang %defattr(-,root,root) -%doc %lang(de) %{_kf5_mandir}/it +%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