Accepting request 443452 from home:luca_b:test_KA
KDE Applications - please review OBS-URL: https://build.opensuse.org/request/show/443452 OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/lokalize?expand=0&rev=39
This commit is contained in:
parent
d0199b2a09
commit
022ded1ee7
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:15394fca4443ba6b8841a6626efddee8e5809cbef8b590b5814e2e50ffcd636e
|
||||
size 957616
|
3
lokalize-16.11.80.tar.xz
Normal file
3
lokalize-16.11.80.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:4bda9378ab9cd87e5f925c599453c9765c610929f00462f040645092185792c7
|
||||
size 958964
|
@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 29 12:41:51 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
|
||||
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 10 09:24:15 UTC 2016 - wbauer@tmo.at
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package lokalize
|
||||
#
|
||||
# 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: lokalize
|
||||
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: KDE Translation Editor
|
||||
License: GPL-2.0+
|
||||
Group: System/GUI/KDE
|
||||
@ -28,15 +31,17 @@ BuildRequires: extra-cmake-modules
|
||||
BuildRequires: hunspell-devel
|
||||
BuildRequires: kconfig-devel
|
||||
BuildRequires: kcoreaddons-devel
|
||||
BuildRequires: kcrash-devel
|
||||
BuildRequires: kdbusaddons-devel
|
||||
BuildRequires: kdelibs4support
|
||||
BuildRequires: kdoctools-devel
|
||||
BuildRequires: ki18n-devel
|
||||
BuildRequires: kio-devel
|
||||
BuildRequires: knotifications-devel
|
||||
BuildRequires: kross-devel
|
||||
BuildRequires: kxmlgui-devel
|
||||
BuildRequires: kcrash-devel
|
||||
BuildRequires: pkgconfig
|
||||
BuildRequires: sonnet-devel
|
||||
BuildRequires: kdbusaddons-devel
|
||||
BuildRequires: update-desktop-files
|
||||
BuildRequires: pkgconfig(Qt5Core)
|
||||
BuildRequires: pkgconfig(Qt5DBus)
|
||||
@ -67,7 +72,6 @@ export CFLAGS="%{optflags} -fPIC"
|
||||
%suse_update_desktop_file -r org.kde.lokalize Development Translation
|
||||
|
||||
%post -p /sbin/ldconfig
|
||||
|
||||
%postun -p /sbin/ldconfig
|
||||
|
||||
%files
|
||||
@ -75,13 +79,13 @@ export CFLAGS="%{optflags} -fPIC"
|
||||
%doc COPYING
|
||||
%{_kf5_bindir}/lokalize
|
||||
%{_kf5_applicationsdir}/org.kde.lokalize.desktop
|
||||
%dir %{_kf5_appstreamdir}
|
||||
%{_kf5_appstreamdir}/org.kde.lokalize.appdata.xml
|
||||
%{_kf5_htmldir}/en/lokalize/
|
||||
%{_kf5_iconsdir}/hicolor/*/apps/lokalize.*
|
||||
%{_kf5_sharedir}/lokalize/
|
||||
%{_kf5_configkcfgdir}/
|
||||
%{_kf5_kxmlguidir}/
|
||||
%{_kf5_notifydir}/lokalize.notifyrc
|
||||
%dir %{_kf5_appstreamdir}
|
||||
%{_kf5_appstreamdir}/org.kde.lokalize.appdata.xml
|
||||
|
||||
%changelog
|
||||
|
Loading…
x
Reference in New Issue
Block a user