SHA256
1
0
forked from pool/lokalize

Accepting request 630284 from KDE:Applications

Update to 18.08.0

OBS-URL: https://build.opensuse.org/request/show/630284
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/lokalize?expand=0&rev=66
This commit is contained in:
Dominique Leuenberger 2018-08-24 15:09:38 +00:00 committed by Git OBS Bridge
commit 14da04c6df
4 changed files with 31 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.08.0.tar.xz Normal file
View File

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

View File

@ -1,3 +1,28 @@
-------------------------------------------------------------------
Thu Aug 16 22:07:43 UTC 2018 - christophe@krop.fr
- Update to 18.08.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-18.08.0.php
- Changes since 18.07.80:
* None
-------------------------------------------------------------------
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.08.0
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