Fabian Vogt 2019-08-15 14:01:17 +00:00 committed by Git OBS Bridge
parent 61626e7a39
commit c4486b9729
6 changed files with 30 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:ade7fe0db8b7baa9f52b3f6bd1bbfd8ed8bb25a96c3a1770c988bb1ce69e532f
size 1691492

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,12 @@
-------------------------------------------------------------------
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

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.07.90
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