Accepting request 101775 from KDE:Distro:Factory
forward to factory OBS-URL: https://build.opensuse.org/request/show/101775 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mobipocket?expand=0&rev=10
This commit is contained in:
committed by
Git OBS Bridge
parent
9465576610
commit
d0d1b4be6f
3
kdegraphics-mobipocket-4.8.0.tar.bz2
Normal file
3
kdegraphics-mobipocket-4.8.0.tar.bz2
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:99c42a645dfeea3b9e3b8915d2c6e5bcab1fe57855cf56b18e77bd6429517857
|
||||
size 19982
|
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a6206045120e54c64c1e21e9e411065709168af11f4438780f590bd918910854
|
||||
size 19860
|
@@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 18 20:57:14 CET 2012 - dmueller@suse.de
|
||||
|
||||
- update to 4.8.0
|
||||
* first stable release of KDE 4.8 (only critical fixes over 4.7.98)
|
||||
* see http://kde.org/announcements/4.8/ for details
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 7 11:32:19 UTC 2011 - coolo@suse.com
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package mobipocket
|
||||
#
|
||||
# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -16,13 +16,13 @@
|
||||
#
|
||||
|
||||
Name: mobipocket
|
||||
Version: 4.7.4
|
||||
Version: 4.8.0
|
||||
Release: 0
|
||||
Summary: E-book plugin for Okular
|
||||
License: GPL-2.0+
|
||||
Group: Productivity/Office/Other
|
||||
Url: http://www.kde.org
|
||||
Source: %{name}-%{version}.tar.bz2
|
||||
Source: kdegraphics-mobipocket-%{version}.tar.bz2
|
||||
BuildRequires: okular-devel
|
||||
BuildRequires: strigi-devel
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
@@ -32,7 +32,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
Mobipocket E-book support for Okular.
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
%setup -q -n kdegraphics-mobipocket-%{version}
|
||||
|
||||
%build
|
||||
%cmake_kde4 -d build
|
||||
|
Reference in New Issue
Block a user