Accepting request 445984 from KDE:Applications
Update to KDE Applicatons 16.12.0 OBS-URL: https://build.opensuse.org/request/show/445984 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/artikulate?expand=0&rev=33
This commit is contained in:
commit
414c4d71ac
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:a16dffa2d60b6d880041ccd494934a04c2d2cd0f4ae2c698fed95ee99950be3c
|
|
||||||
size 3651452
|
|
3
artikulate-16.12.0.tar.xz
Normal file
3
artikulate-16.12.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:d1c77364157ded5dd6a1d921c134b9408ce50fc98baef6ab2ecc7d7dfd1c1faa
|
||||||
|
size 3653024
|
@ -1,3 +1,27 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Dec 13 19:28:31 UTC 2016 - tittiatcoke@gmail.com
|
||||||
|
|
||||||
|
- Update to KDE Applications 16.12.0
|
||||||
|
* KDE Applications 16.12.0
|
||||||
|
* https://www.kde.org/announcements/announce-applications-16.12.0.php
|
||||||
|
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Dec 3 15:56:26 UTC 2016 - tittiatcoke@gmail.com
|
||||||
|
|
||||||
|
- Update to KDE Applications 16.11.90
|
||||||
|
* KDE Applications 16.12.0 RC
|
||||||
|
* https://www.kde.org/announcements/announce-applications-16.12-rc.php
|
||||||
|
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Nov 29 12:16:59 UTC 2016 - tittiatcoke@gmail.com
|
||||||
|
|
||||||
|
- Update to KDE Applications 16.11.80
|
||||||
|
* KDE Applications 16.12.0 Beta
|
||||||
|
* https://www.kde.org/announcements/announce-applications-16.12-beta.php
|
||||||
|
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Nov 9 06:08:44 UTC 2016 - lbeltrame@kde.org
|
Wed Nov 9 06:08:44 UTC 2016 - lbeltrame@kde.org
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package artikulate
|
# spec file for package artikulate
|
||||||
#
|
#
|
||||||
# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
|
# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -17,34 +17,41 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: artikulate
|
Name: artikulate
|
||||||
Version: 16.08.3
|
Version: 16.12.0
|
||||||
Release: 0
|
Release: 0
|
||||||
|
%define kf5_version 5.26.0
|
||||||
|
# Latest stable Applications (e.g. 16.08 in KA, but 16.12.0 in KUA)
|
||||||
|
%{!?_kapp_version: %global _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
|
||||||
Summary: Pronunciation Self-Teaching
|
Summary: Pronunciation Self-Teaching
|
||||||
License: LGPL-3.0+ and GPL-2.0 and BSD-3-Clause
|
License: LGPL-3.0+ and GPL-2.0 and BSD-3-Clause
|
||||||
Group: Amusements/Teaching/Other
|
Group: Amusements/Teaching/Other
|
||||||
Url: http://edu.kde.org
|
Url: http://edu.kde.org
|
||||||
Source0: %{name}-%{version}.tar.xz
|
Source0: %{name}-%{version}.tar.xz
|
||||||
|
BuildRequires: extra-cmake-modules >= %{kf5_version}
|
||||||
BuildRequires: fdupes
|
BuildRequires: fdupes
|
||||||
BuildRequires: extra-cmake-modules
|
BuildRequires: gstreamer-plugins-qt5-devel
|
||||||
BuildRequires: update-desktop-files
|
BuildRequires: karchive-devel
|
||||||
BuildRequires: kdoctools-devel
|
|
||||||
BuildRequires: pkgconfig(Qt5Widgets)
|
|
||||||
BuildRequires: pkgconfig(Qt5Sql)
|
|
||||||
BuildRequires: pkgconfig(Qt5XmlPatterns)
|
|
||||||
BuildRequires: pkgconfig(Qt5Qml)
|
|
||||||
BuildRequires: pkgconfig(Qt5Quick)
|
|
||||||
BuildRequires: pkgconfig(Qt5QuickWidgets)
|
|
||||||
BuildRequires: pkgconfig(Qt5Test)
|
|
||||||
BuildRequires: pkgconfig(Qt5Multimedia)
|
|
||||||
BuildRequires: kconfig-devel
|
BuildRequires: kconfig-devel
|
||||||
|
BuildRequires: kcrash-devel
|
||||||
|
BuildRequires: kdoctools-devel
|
||||||
BuildRequires: ki18n-devel
|
BuildRequires: ki18n-devel
|
||||||
BuildRequires: kio-devel
|
BuildRequires: kio-devel
|
||||||
BuildRequires: knewstuff-devel
|
BuildRequires: knewstuff-devel
|
||||||
BuildRequires: kxmlgui-devel
|
BuildRequires: kxmlgui-devel
|
||||||
BuildRequires: kcrash-devel
|
BuildRequires: pkgconfig
|
||||||
BuildRequires: karchive-devel
|
BuildRequires: update-desktop-files
|
||||||
|
BuildRequires: pkgconfig(Qt5Multimedia)
|
||||||
|
BuildRequires: pkgconfig(Qt5Qml)
|
||||||
|
BuildRequires: pkgconfig(Qt5Quick)
|
||||||
|
BuildRequires: pkgconfig(Qt5QuickWidgets)
|
||||||
|
BuildRequires: pkgconfig(Qt5Sql)
|
||||||
|
BuildRequires: pkgconfig(Qt5Test)
|
||||||
|
BuildRequires: pkgconfig(Qt5Widgets)
|
||||||
|
BuildRequires: pkgconfig(Qt5XmlPatterns)
|
||||||
# Runtime dep
|
# Runtime dep
|
||||||
Requires: kqtquickcharts >= %{version}
|
Requires: kqtquickcharts >= %{_kapp_version}
|
||||||
|
Obsoletes: %{name}5 < %{version}
|
||||||
|
Provides: %{name}5 = %{version}
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
|
|
||||||
%description
|
%description
|
||||||
@ -61,8 +68,8 @@ Improve your pronunciation by listening to native speakers.
|
|||||||
%kf5_makeinstall -C build
|
%kf5_makeinstall -C build
|
||||||
%suse_update_desktop_file org.kde.%{name} X-KDE-Edu-Teaching
|
%suse_update_desktop_file org.kde.%{name} X-KDE-Edu-Teaching
|
||||||
|
|
||||||
%post -p /sbin/ldconfig
|
|
||||||
|
|
||||||
|
%post -p /sbin/ldconfig
|
||||||
%postun -p /sbin/ldconfig
|
%postun -p /sbin/ldconfig
|
||||||
|
|
||||||
%files
|
%files
|
||||||
@ -80,8 +87,8 @@ Improve your pronunciation by listening to native speakers.
|
|||||||
%dir %{_kf5_configkcfgdir}
|
%dir %{_kf5_configkcfgdir}
|
||||||
%{_kf5_configkcfgdir}/artikulate.kcfg
|
%{_kf5_configkcfgdir}/artikulate.kcfg
|
||||||
%{_kf5_iconsdir}/hicolor/*/*/artikulate*.*
|
%{_kf5_iconsdir}/hicolor/*/*/artikulate*.*
|
||||||
%{_kf5_iconsdir}/hicolor/scalable/actions/language-artikulate.svg
|
%{_kf5_appstreamdir}/
|
||||||
%{_datadir}/appdata/
|
%{_kf5_plugindir}/artikulate/
|
||||||
%_kf5_plugindir/artikulate/
|
%{_kf5_iconsdir}/hicolor/*/actions/language-artikulate.*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
Loading…
Reference in New Issue
Block a user