|
|
|
@ -1,6 +1,6 @@
|
|
|
|
|
Name: kdegraphics-mobipocket
|
|
|
|
|
Summary: A collection of plugins to handle mobipocket files
|
|
|
|
|
Version: 4.8.0
|
|
|
|
|
Version: 4.8.1
|
|
|
|
|
Release: 1%{?dist}
|
|
|
|
|
|
|
|
|
|
License: GPLv2+
|
|
|
|
@ -11,7 +11,7 @@ URL: https://projects.kde.org/projects/kde/kdegraphics/mobipocket
|
|
|
|
|
%else
|
|
|
|
|
%global stable stable
|
|
|
|
|
%endif
|
|
|
|
|
Source0: http://download.kde.org/%{stable}/%{version}/src/%{name}-%{version}.tar.bz2
|
|
|
|
|
Source0: http://download.kde.org/%{stable}/%{version}/src/%{name}-%{version}.tar.xz
|
|
|
|
|
|
|
|
|
|
BuildRequires: desktop-file-utils
|
|
|
|
|
BuildRequires: kdelibs4-devel >= %{version}
|
|
|
|
@ -63,6 +63,9 @@ desktop-file-validate %{buildroot}%{_kde4_datadir}/applications/kde4/okularAppli
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Mon Mar 05 2012 Jaroslav Reznik <jreznik@redhat.com> - 4.8.1-1
|
|
|
|
|
- 4.8.1
|
|
|
|
|
|
|
|
|
|
* Sun Jan 22 2012 Rex Dieter <rdieter@fedoraproject.org> - 4.8.0-1
|
|
|
|
|
- 4.8.0
|
|
|
|
|
|
|
|
|
|