|
@@ -1,5 +1,5 @@
|
|
|
%define pkg_name mupdf
|
|
|
-%define pkg_version 1.9a
|
|
|
+%define pkg_version 1.10a
|
|
|
%define pkg_release 1%{?_dist_release}
|
|
|
|
|
|
Summary: A lightweight PDF and XPS viewer
|
|
@@ -10,7 +10,7 @@ Release: %{pkg_release}
|
|
|
License: AGPLv3+
|
|
|
Group: Applications/Publishing
|
|
|
URL: http://mupdf.com/
|
|
|
-Source: %{name}-%{version}-source.tar.gz
|
|
|
+Source: http://mupdf.com/downloads/%{name}-%{version}-source.tar.gz
|
|
|
|
|
|
BuildRoot: %{_tmppath}/%{pkg_name}-%{version}-root
|
|
|
BuildRequires: xorg-x11-devel
|
|
@@ -59,6 +59,9 @@ A static library for MuPDF.
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
+* Tue Dec 27 2016 Toshiaki Ara <ara_t@384.jp> 1.10a-1
|
|
|
+- new upstream release
|
|
|
+
|
|
|
* Sun Aug 21 2016 Toshiaki Ara <ara_t@384.jp> 1.9a-1
|
|
|
- update to 1.9a
|
|
|
|