automatic version update by autodist [release 2.58.0-1mamba;Sun Jun 05 2016]
This commit is contained in:
parent
df3b84dbfb
commit
0e7f296ab5
@ -1,5 +1,5 @@
|
|||||||
Name: calibre
|
Name: calibre
|
||||||
Version: 2.50.1
|
Version: 2.58.0
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: A free and open source e-book library management application
|
Summary: A free and open source e-book library management application
|
||||||
Group: Graphical Desktop/Applications/Multimedia
|
Group: Graphical Desktop/Applications/Multimedia
|
||||||
@ -53,6 +53,7 @@ BuildRequires: python-cssselect
|
|||||||
BuildRequires: libmtp-devel
|
BuildRequires: libmtp-devel
|
||||||
BuildRequires: python-dateutil
|
BuildRequires: python-dateutil
|
||||||
BuildRequires: libpodofo-devel >= 0.9.3
|
BuildRequires: libpodofo-devel >= 0.9.3
|
||||||
|
BuildRequires: pyicu
|
||||||
Requires: PyQt5
|
Requires: PyQt5
|
||||||
Requires: python-lxml
|
Requires: python-lxml
|
||||||
Requires: python-six
|
Requires: python-six
|
||||||
@ -64,6 +65,7 @@ Requires: python-cssselect
|
|||||||
Requires: python-dateutil
|
Requires: python-dateutil
|
||||||
Requires: BeautifulSoup
|
Requires: BeautifulSoup
|
||||||
Requires: python-netifaces
|
Requires: python-netifaces
|
||||||
|
Requires: pyicu
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||||
|
|
||||||
%description
|
%description
|
||||||
@ -193,6 +195,9 @@ install -D -m0644 %{buildroot}%{_datadir}/calibre/content_server/calibre.png \
|
|||||||
%{python27_sitelib}/init_calibre.py
|
%{python27_sitelib}/init_calibre.py
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sun Jun 05 2016 Automatic Build System <autodist@mambasoft.it> 2.58.0-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Sat Jan 30 2016 Automatic Build System <autodist@mambasoft.it> 2.50.1-1mamba
|
* Sat Jan 30 2016 Automatic Build System <autodist@mambasoft.it> 2.50.1-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user