commit okteta for openSUSE:Factory
Hello community, here is the log from the commit of package okteta for openSUSE:Factory checked in at 2017-08-28 15:09:08 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/okteta (Old) and /work/SRC/openSUSE:Factory/.okteta.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "okteta" Mon Aug 28 15:09:08 2017 rev:53 rq:516480 version:17.08.0 Changes: -------- --- /work/SRC/openSUSE:Factory/okteta/okteta.changes 2017-07-29 09:02:13.809854958 +0200 +++ /work/SRC/openSUSE:Factory/.okteta.new/okteta.changes 2017-08-28 15:09:28.305628043 +0200 @@ -1,0 +2,27 @@ +Fri Aug 11 22:46:30 UTC 2017 - christophe@krop.fr + +- Update to KDE Applications 17.08.0 + * New feature release + * https://www.kde.org/announcements/announce-applications-17.08.0.php +- Changes since 17.04.3 : + * Use edit-delete-shred icon for "delete view profile" action + * Use document-close icon for document close actions + * Don't abuse #pragma message for TODOs which are not critical + * Remove unneeded wrapper widget in structures settings dialog + * Bump version to 0.22.90 + * Add missing added/closing signal forwarding in document strategies + * Use function-adress slot connect in SingleDocumentStrategy + * Remove extra compile options, stick to what KDECompilerSettings sets + * Bump version to 0.22.80 + * Use KCrash + * Bump version to 0.22.60 + +------------------------------------------------------------------- +Sat Aug 5 18:19:38 UTC 2017 - christophe@krop.fr + +- Update to KDE Applications 17.07.90 + * KDE Applications 17.07.90 + * https://www.kde.org/announcements/announce-applications-17.07.90.php + + +------------------------------------------------------------------- Old: ---- okteta-17.04.3.tar.xz New: ---- okteta-17.08.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ okteta.spec ++++++ --- /var/tmp/diff_new_pack.7EwitL/_old 2017-08-28 15:09:29.581448572 +0200 +++ /var/tmp/diff_new_pack.7EwitL/_new 2017-08-28 15:09:29.585448009 +0200 @@ -1,7 +1,7 @@ # # spec file for package okteta # -# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -15,24 +15,26 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # + %bcond_without lang Name: okteta -Version: 17.04.3 +Version: 17.08.0 Release: 0 %define kf5_version 5.26.0 -# Latest stable Applications (e.g. 16.08 in KA, but 16.11.80 in KUA) +# Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA) %{!?_kapp_version: %global _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} Summary: Hex Editor License: GPL-2.0 and GFDL-1.2 Group: Development/Tools/Other -Url: http://www.kde.org +Url: http://www.kde.org/ Source0: okteta-%{version}.tar.xz BuildRequires: attica-qt5-devel BuildRequires: cmake BuildRequires: extra-cmake-modules BuildRequires: fdupes BuildRequires: kcmutils-devel +BuildRequires: kcrash-devel BuildRequires: kdbusaddons-devel BuildRequires: kdoctools-devel BuildRequires: kf5-filesystem @@ -47,10 +49,12 @@ BuildRequires: pkgconfig(Qt5ScriptTools) Requires(post): shared-mime-info Requires(postun): shared-mime-info -Obsoletes: okteta5 < %{version} Obsoletes: %{name}5 < %{version} +Obsoletes: okteta5 < %{version} Provides: %{name}5 = %{version} +%if %{with lang} Recommends: %{name}-lang +%endif BuildRoot: %{_tmppath}/%{name}-%{version}-build %description @@ -94,29 +98,31 @@ %files %defattr(-,root,root) -%{_kf5_bindir}/struct2osd -%{_kf5_bindir}/okteta -%{_kf5_sharedir}/mime/packages/okteta.xml -%{_kf5_applicationsdir}/org.kde.okteta.desktop +%doc COPYING* %config %{_kf5_configdir}/okteta-structures.knsrc -%{_kf5_sharedir}/icons/hicolor/*/*/*.* -%{_kf5_sharedir}/okteta*/ -%{_kf5_sharedir}/kxmlgui5/ +%dir %{_kf5_htmldir} +%dir %{_kf5_htmldir}/en +%doc %lang(en) %{_kf5_htmldir}/en/okteta/ +%{_kf5_applicationsdir}/org.kde.okteta.desktop %{_kf5_appstreamdir}/ -%{_kf5_plugindir}/ +%{_kf5_bindir}/okteta +%{_kf5_bindir}/struct2osd +%{_kf5_configkcfgdir}/ +%{_kf5_iconsdir}/hicolor/*/*/*.* +%{_kf5_kxmlguidir}/ %{_kf5_libdir}/libkasten*.so.* %{_kf5_libdir}/libokteta*.so.* -%{_kf5_configkcfgdir}/ -%dir %{_kf5_htmldir}/en -%dir %{_kf5_htmldir} -%doc %{_kf5_htmldir}/en/okteta/ +%{_kf5_plugindir}/ +%{_kf5_sharedir}/mime/packages/okteta.xml +%{_kf5_sharedir}/okteta*/ %files devel %defattr(-,root,root) -%{_kf5_prefix}/include/*/ +%doc COPYING* +%{_kf5_cmakedir}/ %{_kf5_libdir}/libkasten*.so %{_kf5_libdir}/libokteta*.so -%{_kf5_libdir}/cmake/ +%{_kf5_prefix}/include/*/ %if %{with lang} %files lang -f %{name}.lang ++++++ okteta-17.04.3.tar.xz -> okteta-17.08.0.tar.xz ++++++ ++++ 10395 lines of diff (skipped)
participants (1)
-
root@hilbert.suse.de