Compare commits

...

15 Commits

Author SHA1 Message Date
ce4c326032 automatic version update by autodist [release 2.65.1-1mamba;Fri Aug 26 2016] 2024-01-05 21:05:13 +01:00
16b94f3105 automatic version update by autodist [release 2.65.0-1mamba;Fri Aug 26 2016] 2024-01-05 21:05:13 +01:00
6f6943447a automatic version update by autodist [release 2.64.0-1mamba;Fri Aug 12 2016] 2024-01-05 21:05:12 +01:00
c4badb3274 automatic version update by autodist [release 2.63.0-1mamba;Fri Jul 22 2016] 2024-01-05 21:05:12 +01:00
342f48e865 automatic version update by autodist [release 2.62.0-1mamba;Fri Jul 08 2016] 2024-01-05 21:05:12 +01:00
088d2aecbc automatic version update by autodist [release 2.61.0-1mamba;Fri Jul 01 2016] 2024-01-05 21:05:12 +01:00
f89ec37b13 automatic version update by autodist [release 2.60.0-1mamba;Fri Jun 24 2016] 2024-01-05 21:05:12 +01:00
7098f322cd automatic version update by autodist [release 2.59.0-1mamba;Sat Jun 18 2016] 2024-01-05 21:05:12 +01:00
0e7f296ab5 automatic version update by autodist [release 2.58.0-1mamba;Sun Jun 05 2016] 2024-01-05 21:05:12 +01:00
df3b84dbfb automatic version update by autodist [release 2.50.1-1mamba;Sat Jan 30 2016] 2024-01-05 21:05:12 +01:00
061b15c4cc automatic version update by autodist [release 2.49.0-1mamba;Fri Jan 15 2016] 2024-01-05 21:05:12 +01:00
6b1b9defd8 automatic version update by autodist [release 2.48.0-1mamba;Fri Jan 01 2016] 2024-01-05 21:05:12 +01:00
45230c577e automatic version update by autodist [release 2.47.0-1mamba;Mon Dec 21 2015] 2024-01-05 21:05:12 +01:00
b0ed7adf0a automatic version update by autodist [release 2.46.0-1mamba;Fri Dec 11 2015] 2024-01-05 21:05:11 +01:00
2d485700ea automatic version update by autodist [release 2.45.0-1mamba;Fri Nov 27 2015] 2024-01-05 21:05:11 +01:00

View File

@@ -1,5 +1,5 @@
Name: calibre
Version: 2.44.1
Version: 2.65.1
Release: 1mamba
Summary: A free and open source e-book library management application
Group: Graphical Desktop/Applications/Multimedia
@@ -53,6 +53,7 @@ BuildRequires: python-cssselect
BuildRequires: libmtp-devel
BuildRequires: python-dateutil
BuildRequires: libpodofo-devel >= 0.9.3
BuildRequires: pyicu
Requires: PyQt5
Requires: python-lxml
Requires: python-six
@@ -64,6 +65,7 @@ Requires: python-cssselect
Requires: python-dateutil
Requires: BeautifulSoup
Requires: python-netifaces
Requires: pyicu
BuildRoot: %{_tmppath}/%{name}-%{version}-root
%description
@@ -193,6 +195,51 @@ install -D -m0644 %{buildroot}%{_datadir}/calibre/content_server/calibre.png \
%{python27_sitelib}/init_calibre.py
%changelog
* Fri Aug 26 2016 Automatic Build System <autodist@mambasoft.it> 2.65.1-1mamba
- automatic version update by autodist
* Fri Aug 26 2016 Automatic Build System <autodist@mambasoft.it> 2.65.0-1mamba
- automatic version update by autodist
* Fri Aug 12 2016 Automatic Build System <autodist@mambasoft.it> 2.64.0-1mamba
- automatic version update by autodist
* Fri Jul 22 2016 Automatic Build System <autodist@mambasoft.it> 2.63.0-1mamba
- automatic version update by autodist
* Fri Jul 08 2016 Automatic Build System <autodist@mambasoft.it> 2.62.0-1mamba
- automatic version update by autodist
* Fri Jul 01 2016 Automatic Build System <autodist@mambasoft.it> 2.61.0-1mamba
- automatic version update by autodist
* Fri Jun 24 2016 Automatic Build System <autodist@mambasoft.it> 2.60.0-1mamba
- automatic version update by autodist
* Sat Jun 18 2016 Automatic Build System <autodist@mambasoft.it> 2.59.0-1mamba
- automatic version update by autodist
* 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
- automatic version update by autodist
* Fri Jan 15 2016 Automatic Build System <autodist@mambasoft.it> 2.49.0-1mamba
- automatic version update by autodist
* Fri Jan 01 2016 Automatic Build System <autodist@mambasoft.it> 2.48.0-1mamba
- automatic version update by autodist
* Mon Dec 21 2015 Automatic Build System <autodist@mambasoft.it> 2.47.0-1mamba
- automatic version update by autodist
* Fri Dec 11 2015 Automatic Build System <autodist@mambasoft.it> 2.46.0-1mamba
- automatic version update by autodist
* Fri Nov 27 2015 Automatic Build System <autodist@mambasoft.it> 2.45.0-1mamba
- automatic version update by autodist
* Sun Nov 15 2015 Automatic Build System <autodist@mambasoft.it> 2.44.1-1mamba
- automatic version update by autodist