SHA256
1
0
forked from pool/lokalize

KDE Applications 18.08.0 beta (third time's the charm)

OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/lokalize?expand=0&rev=83
This commit is contained in:
Wolfgang Bauer 2018-07-28 13:49:01 +00:00 committed by Git OBS Bridge
parent 8fd4b79063
commit 5d9d9a2260
4 changed files with 21 additions and 5 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:84498ef61fde93b8f195febc2d9a0316c7645bac11e4931323e3aaf101c74a14
size 2862704

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

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

View File

@ -1,3 +1,18 @@
-------------------------------------------------------------------
Thu Jul 26 13:01:02 UTC 2018 - lbeltrame@kde.org
- Update to 18.07.80
* New feature release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-18.07.80.php
- Changes since 18.04.3:
* Add .arcconfig file
* Do not duplicate work of KAboutData::setupCommandLine()
* Make Incomplete column sortable
* Show number of incomplete (fuzzy + untranslated) strings in project view
* Port KDE_{ISUN,}LIKELY to QT_{UN,}LIKELY
* Cleanup debugging (categories)
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Jul 13 04:50:17 UTC 2018 - lbeltrame@kde.org Fri Jul 13 04:50:17 UTC 2018 - lbeltrame@kde.org

View File

@ -19,11 +19,11 @@
%bcond_without lang %bcond_without lang
Name: lokalize Name: lokalize
Version: 18.04.3 Version: 18.07.80
Release: 0 Release: 0
%define kf5_version 5.26.0 %define kf5_version 5.26.0
# Latest stable Applications (e.g. 17.08 in KA, but 17.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}')} %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
Summary: KDE Translation Editor Summary: KDE Translation Editor
License: GPL-2.0+ License: GPL-2.0+
Group: System/GUI/KDE Group: System/GUI/KDE
@ -100,6 +100,7 @@ export CFLAGS="%{optflags} -fPIC"
%{_kf5_kxmlguidir}/ %{_kf5_kxmlguidir}/
%{_kf5_notifydir}/lokalize.notifyrc %{_kf5_notifydir}/lokalize.notifyrc
%{_kf5_sharedir}/lokalize/ %{_kf5_sharedir}/lokalize/
%{_kf5_debugdir}/lokalize.categories
%if %{with lang} %if %{with lang}
%files lang -f %{name}.lang %files lang -f %{name}.lang