Browse Source

updated calibre

git-svn-id: http://trac.vinelinux.org/repos/projects/specs@6167 ec354946-7b23-47d6-9f5a-488ba84defc7
munepi 12 years ago
parent
commit
79f50a7746
1 changed files with 6 additions and 1 deletions
  1. 6 1
      c/calibre/calibre-vl.spec

+ 6 - 1
c/calibre/calibre-vl.spec

@@ -1,7 +1,7 @@
 %{!?python_sitelib: %global python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
 
 Name:           calibre
-Version:        0.8.44
+Version:        0.8.50
 Release:        1%{?_dist_release}
 Summary:        E-book converter and library management
 Group:          Applications/Multimedia
@@ -264,6 +264,11 @@ fi
 %{_mandir}/man1/*
 
 %changelog
+* Tue May  8 2012 Munehiro Yamamoto <munepi@vinelinux.org> 0.8.50-1
+- new upstream release
+- BuildRequires: qt4-devel >= 4.8.0
+- BuildRequires: PyQt4-devel >= 4.9.1
+
 * Fri Mar 23 2012 Munehiro Yamamoto <munepi@vinelinux.org> 0.8.44-1
 - new upstream release