SHA256
1
0
forked from pool/lokalize

Accepting request 446154 from KDE:Applications

Update to KDE Applicatons 16.12.0

OBS-URL: https://build.opensuse.org/request/show/446154
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/lokalize?expand=0&rev=46
This commit is contained in:
Dominique Leuenberger 2016-12-17 09:55:45 +00:00 committed by Git OBS Bridge
commit 04cb029a94
4 changed files with 37 additions and 13 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:15394fca4443ba6b8841a6626efddee8e5809cbef8b590b5814e2e50ffcd636e
size 957616

3
lokalize-16.12.0.tar.xz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:66a8a7466330bdadb85453575019807d4128b24b3d66e01ca019568efae4651a
size 959032

View File

@ -1,3 +1,27 @@
-------------------------------------------------------------------
Tue Dec 13 20:01:18 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 16:45:18 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: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

View File

@ -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.12.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: KDE Translation Editor
License: GPL-2.0+
Group: System/GUI/KDE
@ -28,15 +31,16 @@ BuildRequires: extra-cmake-modules
BuildRequires: hunspell-devel
BuildRequires: kconfig-devel
BuildRequires: kcoreaddons-devel
BuildRequires: kcrash-devel
BuildRequires: kdbusaddons-devel
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)
@ -66,22 +70,18 @@ export CFLAGS="%{optflags} -fPIC"
%kf5_makeinstall -C build
%suse_update_desktop_file -r org.kde.lokalize Development Translation
%post -p /sbin/ldconfig
%postun -p /sbin/ldconfig
%files
%defattr(-,root,root)
%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