Accepting request 723762 from KDE:Applications
Applications 19.08.0 (forwarded request 723532 from cgiboudeaux) OBS-URL: https://build.opensuse.org/request/show/723762 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mobipocket?expand=0&rev=107
This commit is contained in:
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:c073730b7f3d468f4e710a67bdb90d794b69bf0f2c149f7fac705b44b912fa94
|
||||
size 13424
|
3
kdegraphics-mobipocket-19.08.0.tar.xz
Normal file
3
kdegraphics-mobipocket-19.08.0.tar.xz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:28c6566f32855a43d10829070cc47d0f4c879ca89eb3228ea6274d0f32fa90fe
|
||||
size 13508
|
11
kdegraphics-mobipocket-19.08.0.tar.xz.sig
Normal file
11
kdegraphics-mobipocket-19.08.0.tar.xz.sig
Normal file
@@ -0,0 +1,11 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl1MxoEACgkQ29LOiT4t
|
||||
HIcanwf/QSAk4LxdHGie6g6rh3ojQxxP60t0nfdvStpT/51Hr7H73uKr+w5pBcsF
|
||||
UZCsCMmve4h6j7+gm44nMYV4/aXdYKlNnM1N8yL1lyZfweulTQa4hi1qye3O53q0
|
||||
qWIRcv1aPdeqz5EnVkS1WHP5GCchNDLd4coxV2VTVNc/Bv8LHk7qxopDogxyo/jh
|
||||
clLXYal3NlL5flj0VMhyv4g4DwDWrMHR2XTZyBhtPEFQOOnmVR5Pw8vSfPE7aKeh
|
||||
uXyjXvICb9Df3B8Q63NSDQ28xrxSonUfCdogL/q4Xdjp5kjdBnYWpcZGhjHk65QO
|
||||
lqC4mJV42u1TQzg1i8M7JWvlB/c8Hw==
|
||||
=2LEh
|
||||
-----END PGP SIGNATURE-----
|
@@ -1,3 +1,31 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 9 08:30:42 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:52 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: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
|
||||
- No code changes since 19.04.3
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Jul 13 07:26:38 UTC 2019 - lbeltrame@kde.org
|
||||
|
||||
|
@@ -16,17 +16,23 @@
|
||||
#
|
||||
|
||||
|
||||
%define rname kdegraphics-mobipocket
|
||||
%define kf5_version 5.26.0
|
||||
# Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)
|
||||
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
|
||||
%bcond_without lang
|
||||
Name: mobipocket
|
||||
Version: 19.04.3
|
||||
Version: 19.08.0
|
||||
Release: 0
|
||||
Summary: E-book plugin and library
|
||||
License: GPL-2.0-or-later
|
||||
Group: Productivity/Office/Other
|
||||
URL: http://www.kde.org
|
||||
Source: kdegraphics-mobipocket-%{version}.tar.xz
|
||||
URL: https://www.kde.org
|
||||
Source: https://download.kde.org/stable/applications/%{version}/src/%{rname}-%{version}.tar.xz
|
||||
%if %{with lang}
|
||||
Source1: https://download.kde.org/stable/applications/%{version}/src/%{rname}-%{version}.tar.xz.sig
|
||||
Source2: applications.keyring
|
||||
%endif
|
||||
BuildRequires: extra-cmake-modules
|
||||
BuildRequires: kio-devel
|
||||
BuildRequires: pkgconfig
|
||||
@@ -48,7 +54,7 @@ This package provides development files for mobipocket
|
||||
library
|
||||
|
||||
%prep
|
||||
%setup -q -n kdegraphics-mobipocket-%{version}
|
||||
%setup -q -n %{rname}-%{version}
|
||||
|
||||
%build
|
||||
%cmake_kf5 -d build
|
||||
|
Reference in New Issue
Block a user