Accepting request 723652 from KDE:Applications
Applications 19.08.0 (forwarded request 723532 from cgiboudeaux) OBS-URL: https://build.opensuse.org/request/show/723652 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kig?expand=0&rev=105
This commit is contained in:
commit
00f82e667d
BIN
applications.keyring
Normal file
BIN
applications.keyring
Normal file
Binary file not shown.
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:05566395ce58c6c049d797f579362d52b612ab1718b111f7a054e9e3ae229459
|
||||
size 3492840
|
3
kig-19.08.0.tar.xz
Normal file
3
kig-19.08.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ec35f8e9c10e0a984ab7ff06fc810a26e0abc825ee5674af238bb04e83ce38ee
|
||||
size 3498828
|
11
kig-19.08.0.tar.xz.sig
Normal file
11
kig-19.08.0.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl1MxoUACgkQ29LOiT4t
|
||||
HIe7uwf/e4tnVXlryXdWNKzg9wLRE4DvIQK/pUoQPPszEQy+rTIuzrRydycDR1pP
|
||||
Lnm2dRqln3QXBx3qTUkgIDhE8Vxbk+sTHXnC72a8fnheZXuL+AUXzxvwRR+WFjOv
|
||||
FnUDTEESo3HMpLIml6uuBzj2gSyNRWDWl+MKxSwUn+EeK3baPYG8+iVweReG9gqx
|
||||
wrtliu/Z0Iu+8PTa8gWQUDO01f79eVHPfNSIwWKL/AWIJ/RyeONTcT2/gftc93Sg
|
||||
eAC9aqptx1H4wyLkz+uqUcgKHlczJ7WW6+/j9YFHaj3433+PPT6HO4n5DoGnjDBg
|
||||
TO0X/HHVSHtIQhfarzPYAXbPqUnG3g==
|
||||
=SAJU
|
||||
-----END PGP SIGNATURE-----
|
31
kig.changes
31
kig.changes
@ -1,3 +1,34 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 9 08:31:00 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:49 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
|
||||
- Changes since 19.07.80:
|
||||
* No code changes since 19.07.80
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 23 11:59:00 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:
|
||||
* It's time to use cmake 3.5
|
||||
* Use override keyword
|
||||
* Use QStringLiteral
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Jul 13 07:26:35 UTC 2019 - lbeltrame@kde.org
|
||||
|
||||
|
10
kig.spec
10
kig.spec
@ -21,13 +21,17 @@
|
||||
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
|
||||
%bcond_without lang
|
||||
Name: kig
|
||||
Version: 19.04.3
|
||||
Version: 19.08.0
|
||||
Release: 0
|
||||
Summary: Interactive Geometry
|
||||
License: GPL-2.0-or-later
|
||||
Group: Productivity/Scientific/Math
|
||||
URL: http://edu.kde.org
|
||||
Source0: %{name}-%{version}.tar.xz
|
||||
URL: https://edu.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: karchive-devel
|
||||
BuildRequires: kconfigwidgets-devel
|
||||
BuildRequires: kdelibs4support-devel
|
||||
|
Loading…
Reference in New Issue
Block a user