commit kapptemplate for openSUSE:Factory
Hello community, here is the log from the commit of package kapptemplate for openSUSE:Factory checked in at 2017-08-28 15:05:41 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kapptemplate (Old) and /work/SRC/openSUSE:Factory/.kapptemplate.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "kapptemplate" Mon Aug 28 15:05:41 2017 rev:50 rq:516320 version:17.08.0 Changes: -------- --- /work/SRC/openSUSE:Factory/kapptemplate/kapptemplate.changes 2017-07-29 08:56:10.205225535 +0200 +++ /work/SRC/openSUSE:Factory/.kapptemplate.new/kapptemplate.changes 2017-08-28 15:06:01.194761434 +0200 @@ -1,0 +2,17 @@ +Fri Aug 11 22:45:07 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 : +- Too many changes to list here + +------------------------------------------------------------------- +Sat Aug 5 18:17:06 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: ---- kapptemplate-17.04.3.tar.xz New: ---- kapptemplate-17.08.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kapptemplate.spec ++++++ --- /var/tmp/diff_new_pack.b77fYY/_old 2017-08-28 15:06:02.102633733 +0200 +++ /var/tmp/diff_new_pack.b77fYY/_new 2017-08-28 15:06:02.110632607 +0200 @@ -1,7 +1,7 @@ # # spec file for package kapptemplate # -# 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,18 +15,19 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # + %bcond_without lang Name: kapptemplate -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: Template for KDE Application Development License: GPL-2.0 and GFDL-1.2 Group: Development/Tools/IDE -Url: http://www.kde.org +Url: http://www.kde.org/ Source0: %{name}-%{version}.tar.xz BuildRequires: extra-cmake-modules BuildRequires: karchive-devel @@ -37,13 +38,16 @@ BuildRequires: kf5-filesystem BuildRequires: ki18n-devel BuildRequires: kio-devel +BuildRequires: knewstuff-devel BuildRequires: pkgconfig BuildRequires: update-desktop-files BuildRequires: pkgconfig(Qt5Test) Obsoletes: %{name}5 < %{version} Provides: %{name}5 = %{version} Obsoletes: kapptemplate5 < %{version} +%if %{with lang} Recommends: %{name}-lang +%endif BuildRoot: %{_tmppath}/%{name}-%{version}-build %description @@ -75,15 +79,15 @@ %files %defattr(-,root,root) -%doc COPYING COPYING.DOC -%{_kf5_bindir}/kapptemplate -%{_kf5_applicationsdir}/org.kde.kapptemplate.desktop -%doc %{_kf5_htmldir}/en/*/ -%{_kf5_sharedir}/kdevappwizard/ -%{_kf5_iconsdir}/hicolor/*/apps/kapptemplate.* -%{_kf5_configkcfgdir}/ +%doc COPYING* %dir %{_kf5_appstreamdir} +%doc %lang(en) %{_kf5_htmldir}/en/*/ +%{_kf5_applicationsdir}/org.kde.kapptemplate.desktop %{_kf5_appstreamdir}/org.kde.kapptemplate.appdata.xml +%{_kf5_bindir}/kapptemplate +%{_kf5_configkcfgdir}/ +%{_kf5_iconsdir}/hicolor/*/apps/kapptemplate.* +%{_kf5_sharedir}/kdevappwizard/ %if %{with lang} %files lang -f %{name}.lang ++++++ kapptemplate-17.04.3.tar.xz -> kapptemplate-17.08.0.tar.xz ++++++ ++++ 12445 lines of diff (skipped)
participants (1)
-
root@hilbert.suse.de