Browse Source

update to 1.9a

git-svn-id: http://trac.vinelinux.org/repos/projects/specs@10749 ec354946-7b23-47d6-9f5a-488ba84defc7
ara_t 7 years ago
parent
commit
c443818080
1 changed files with 7 additions and 4 deletions
  1. 7 4
      m/mupdf/mupdf-vl.spec

+ 7 - 4
m/mupdf/mupdf-vl.spec

@@ -1,6 +1,6 @@
 %define pkg_name    mupdf
-%define pkg_version 1.8
-%define pkg_release 4%{?_dist_release}
+%define pkg_version 1.9a
+%define pkg_release 1%{?_dist_release}
 
 Summary: A lightweight PDF and XPS viewer
 Name:    %{pkg_name}
@@ -52,13 +52,16 @@ A static library for MuPDF.
 %{_bindir}/
 %{_datadir}/
 
-%files -n mupdf-static
+%files static
 %defattr(-, root, root)
-%{_libdir}/libmupdf.a
+%{_libdir}/libmupdf*.a
 %{_includedir}/
 
 
 %changelog
+* Sun Aug 21 2016 Toshiaki Ara <ara_t@384.jp> 1.9a-1
+- update to 1.9a
+
 * Sun Apr 10 2016 Toshiaki Ara <ara_t@384.jp> 1.8-4
 - correct SPEC file