KDE Applications 18.12.0 Beta (last try; fix any other issue post acceptance)
OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/mobipocket?expand=0&rev=73
This commit is contained in:
committed by
Git OBS Bridge
parent
96aaaf8126
commit
ac758640c6
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:624a20578aa9d079c23ff2968ff529274044b06b4d276e253994d6c73e8b6b62
|
||||
size 13476
|
3
kdegraphics-mobipocket-18.11.80.tar.xz
Normal file
3
kdegraphics-mobipocket-18.11.80.tar.xz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b52e470674dffd40624c9ca97f03c7d58934a29be869399c36a705028e01c85d
|
||||
size 13456
|
@@ -1,3 +1,18 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 20 06:23:03 UTC 2018 - Luca Beltrame <lbeltrame@kde.org>
|
||||
|
||||
- Run spec-cleaner
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 20 05:57:34 UTC 2018 - lbeltrame@kde.org
|
||||
|
||||
- Update to 18.11.80
|
||||
* New feature release
|
||||
* For more details please see:
|
||||
* https://www.kde.org/announcements/announce-applications-18.11.80.php
|
||||
- Changes since 18.08.3:
|
||||
* Remove Qt prefix
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 08 20:43:55 UTC 2018 - lbeltrame@kde.org
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package mobipocket
|
||||
#
|
||||
# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -12,27 +12,26 @@
|
||||
# license that conforms to the Open Source Definition (Version 1.9)
|
||||
# published by the Open Source Initiative.
|
||||
|
||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||
# Please submit bugfixes or comments via https://bugs.opensuse.org/
|
||||
#
|
||||
|
||||
|
||||
Name: mobipocket
|
||||
Version: 18.08.3
|
||||
Release: 0
|
||||
%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}')}
|
||||
Name: mobipocket
|
||||
Version: 18.11.80
|
||||
Release: 0
|
||||
Summary: E-book plugin and library
|
||||
License: GPL-2.0+
|
||||
License: GPL-2.0-or-later
|
||||
Group: Productivity/Office/Other
|
||||
Url: http://www.kde.org
|
||||
URL: http://www.kde.org
|
||||
Source: kdegraphics-mobipocket-%{version}.tar.xz
|
||||
BuildRequires: extra-cmake-modules
|
||||
BuildRequires: kio-devel
|
||||
BuildRequires: pkgconfig
|
||||
BuildRequires: pkgconfig(Qt5Core)
|
||||
BuildRequires: pkgconfig(Qt5Gui)
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
|
||||
%description
|
||||
Mobipocket E-book support for Okular.
|
||||
@@ -62,15 +61,13 @@ library
|
||||
%postun -p /sbin/ldconfig
|
||||
|
||||
%files
|
||||
%defattr(-,root,root)
|
||||
%doc COPYING
|
||||
%license COPYING
|
||||
%{_kf5_libdir}/libqmobipocket.so.*
|
||||
%{_kf5_plugindir}/mobithumbnail.so
|
||||
%{_kf5_servicesdir}/mobithumbnail.desktop
|
||||
|
||||
%files devel
|
||||
%defattr(-,root,root)
|
||||
%doc COPYING
|
||||
%license COPYING
|
||||
%{_includedir}/qmobipocket/
|
||||
%{_kf5_cmakedir}/QMobipocket/
|
||||
%{_kf5_libdir}/libqmobipocket.so
|
||||
|
Reference in New Issue
Block a user