Accepting request 443464 from home:luca_b:test_KA
KDE Applications - please review OBS-URL: https://build.opensuse.org/request/show/443464 OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/parley?expand=0&rev=39
This commit is contained in:
parent
dc9390fcfd
commit
a2c284dcc0
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:bff6c4e04ef9451de2ff1fd0192d92a498b178748ec91344857611c4b82770e8
|
||||
size 4742668
|
3
parley-16.11.80.tar.xz
Normal file
3
parley-16.11.80.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:894361bfbdfb7ea9eef7e638ed73a1e4312c0f0b13e8da8c54ea5739bfe392ff
|
||||
size 5308256
|
@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 29 12:43:31 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:28:57 UTC 2016 - lbeltrame@kde.org
|
||||
|
||||
|
11
parley.spec
11
parley.spec
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package parley
|
||||
#
|
||||
# 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
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -17,8 +17,11 @@
|
||||
|
||||
|
||||
Name: parley
|
||||
Version: 16.08.3
|
||||
Version: 16.11.80
|
||||
Release: 0
|
||||
%define kf5_version 5.26.0
|
||||
# Latest stable Applications (e.g. 16.08 in KA, but 16.11.80 in KUA)
|
||||
%{!?_kapp_version: %global _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
|
||||
Summary: Vocabulary Trainer
|
||||
License: GPL-2.0+
|
||||
Group: Amusements/Teaching/Language
|
||||
@ -41,6 +44,7 @@ BuildRequires: kxmlgui-devel
|
||||
BuildRequires: libkeduvocdocument-devel
|
||||
BuildRequires: libxml2-devel
|
||||
BuildRequires: libxslt-devel
|
||||
BuildRequires: pkgconfig
|
||||
BuildRequires: sonnet-devel
|
||||
BuildRequires: update-desktop-files
|
||||
BuildRequires: xz
|
||||
@ -50,6 +54,7 @@ BuildRequires: pkgconfig(Qt5Multimedia) >= 5.2.0
|
||||
BuildRequires: pkgconfig(Qt5Svg) >= 5.2.0
|
||||
BuildRequires: pkgconfig(Qt5Test) >= 5.2.0
|
||||
Requires: kdeedu-data
|
||||
Obsoletes: parley5 < %{version}
|
||||
Obsoletes: %{name}5 < %{version}
|
||||
Provides: %{name}5 = %{version}
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
@ -72,7 +77,7 @@ Parley is a vocabulary trainer for KDE.
|
||||
%defattr(-,root,root)
|
||||
%{_kf5_bindir}/parley
|
||||
%doc %{_kf5_htmldir}/en/parley/
|
||||
%{_kf5_sharedir}/appdata/
|
||||
%{_kf5_appstreamdir}/
|
||||
%{_kf5_applicationsdir}/org.kde.parley.desktop
|
||||
%{_kf5_configdir}/parley*.knsrc
|
||||
%{_kf5_sharedir}/kxmlgui5/
|
||||
|
Loading…
Reference in New Issue
Block a user