SHA256
1
0
forked from pool/kruler

Accepting request 723705 from KDE:Applications

Applications 19.08.0 (forwarded request 723532 from cgiboudeaux)

OBS-URL: https://build.opensuse.org/request/show/723705
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kruler?expand=0&rev=105
This commit is contained in:
2019-08-16 13:40:11 +00:00
committed by Git OBS Bridge
6 changed files with 52 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:58aa7dc6713647efa4dc0996c28736b614f2b88241f92fb21b60e662c7087a86
size 249128

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

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

11
kruler-19.08.0.tar.xz.sig Normal file
View File

@@ -0,0 +1,11 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl1Mxo0ACgkQ29LOiT4t
HIdICwf+Pl/2prRj1aqzGy1KzLhNdePtTNYYvN7XwuvB0UJZAwFSNHVyaX3kJC/D
o4CLcEZ0ypph4gv+n1L0HsVy5HFlnliqSYof4Mi7YyLZEBbto+2kGCTayeOW8rd1
DbophUoaDCrNEjWu59AIM/29SIisnnSGZl4Z8lPk+UjNdu3XDuJmkPmxEKmb7Bj1
7G1AEcxUIs9O5Sg+mJsn5qk/yaSGlHSTPVUbtLQV8ETNDqrPaldIN7q8UiqHUKTy
cBtU/z004Vmfxh2qgWQqYsgh/QNsFD8wXybUeGZJ2V1XVJ2BKVY6SLjnm8Rbu0oM
7Hn7kolSRwV0jcFwBknTJPa2fvIt6A==
=9XKb
-----END PGP SIGNATURE-----

View File

@@ -1,3 +1,34 @@
-------------------------------------------------------------------
Fri Aug 9 08:31:39 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:50 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:04 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:
* Follow KDE_APPLICATIONS_VERSION
* Fix forward declaration
* screenshot
* Add ignore files
-------------------------------------------------------------------
Sat Jul 13 07:26:37 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: kruler
Version: 19.04.3
Version: 19.08.0
Release: 0
Summary: Screen Ruler
License: GPL-2.0-or-later
Group: Productivity/Graphics/Other
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: kdoctools-devel
BuildRequires: ki18n-devel