Accepting request 723753 from KDE:Applications

Applications 19.08.0 (forwarded request 723532 from cgiboudeaux)

OBS-URL: https://build.opensuse.org/request/show/723753
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/lokalize?expand=0&rev=78
This commit is contained in:
Dominique Leuenberger 2019-08-19 19:33:38 +00:00 committed by Git OBS Bridge
commit cd79118e0c
6 changed files with 49 additions and 6 deletions

BIN
applications.keyring Normal file

Binary file not shown.

View File

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

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

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

View File

@ -0,0 +1,11 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl1MxpQACgkQ29LOiT4t
HIeq3wf/egV3XAFVEJTHoiqzzXnhdNI0uaz+j577xhMZ1bU2YhttordgNfCv1bi0
cvbv1ZPR1uEWR/HGj/M/XclVyTDVQHkirKSXKRUv0UIoQJNIBw3k5C2oU1IAhgZi
9qVWzuIpMCYcYMjJPjkXrl4B++88P0YdqLmWiCJBumg+bN8exl1LLkl0l74d72aO
I0d+Zr8fttH8n0vPFnIk/uc9eRWHN5xcQUIVwnO8foSR1ZFpDdtFvV804rXvdtHq
D+oUub/X9FfTbdaSHvbylSMTbhx9/AyPnf4rt7TNc+VgAdxhtbq//Q57mahDSSto
XrFiO7LAxU4I/kefsumdcjGZwFnOtw==
=Vuu8
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,31 @@
-------------------------------------------------------------------
Fri Aug 9 08:32:17 UTC 2019 - Christophe Giboudeaux <christophe@krop.fr>
- Update to 19.08.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-19.08.0.php
- No code change since 19.07.90
-------------------------------------------------------------------
Tue Aug 06 16:50:51 UTC 2019 - lbeltrame@kde.org
- Update to 19.07.90
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-19.08-rc.php
- No code changes since 19.07.80
-------------------------------------------------------------------
Tue Jul 23 11:59:07 UTC 2019 - lbeltrame@kde.org
- Update to 19.07.80
* New feature release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-19.08-beta.php
- Changes since 19.04.3:
* Too many changes to list here
-------------------------------------------------------------------
Sat Jul 13 07:26:38 UTC 2019 - lbeltrame@kde.org

View File

@ -21,13 +21,17 @@
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
%bcond_without lang
Name: lokalize
Version: 19.04.3
Version: 19.08.0
Release: 0
Summary: KDE Translation Editor
License: GPL-2.0-or-later
Group: System/GUI/KDE
URL: http://www.kde.org/
Source0: %{name}-%{version}.tar.xz
URL: https://www.kde.org/
Source: https://download.kde.org/stable/applications/%{version}/src/%{name}-%{version}.tar.xz
%if %{with lang}
Source1: https://download.kde.org/stable/applications/%{version}/src/%{name}-%{version}.tar.xz.sig
Source2: applications.keyring
%endif
BuildRequires: extra-cmake-modules
BuildRequires: fdupes
BuildRequires: hunspell-devel