Compare commits

...

18 Commits

Author SHA1 Message Date
b6c661d385 automatic version update by autodist [release 2.33.0-1mamba;Tue Aug 04 2015] 2024-01-05 21:05:11 +01:00
e6fead6d8c automatic version update by autodist [release 2.31.0-1mamba;Wed Jul 01 2015] 2024-01-05 21:05:11 +01:00
ecb5373ee6 automatic version update by autodist [release 2.30.0-1mamba;Fri Jun 05 2015] 2024-01-05 21:05:11 +01:00
2e284e287c automatic version update by autodist [release 2.28.0-1mamba;Fri May 15 2015] 2024-01-05 21:05:11 +01:00
92302a8713 automatic version update by autodist [release 2.27.0-1mamba;Sat May 02 2015] 2024-01-05 21:05:11 +01:00
30d9ed3ccf automatic version update by autodist [release 2.26.0-1mamba;Fri Apr 24 2015] 2024-01-05 21:05:11 +01:00
8c24fefb0d automatic version update by autodist [release 2.25.0-1mamba;Sat Apr 18 2015] 2024-01-05 21:05:11 +01:00
7a5baa0666 automatic version update by autodist [release 2.24.0-1mamba;Sun Apr 12 2015] 2024-01-05 21:05:11 +01:00
477d50b406 automatic version update by autodist [release 2.23.0-1mamba;Sat Apr 04 2015] 2024-01-05 21:05:10 +01:00
3397884dbb automatic version update by autodist [release 2.22.0-1mamba;Sun Mar 22 2015] 2024-01-05 21:05:10 +01:00
61b05d25f6 automatic version update by autodist [release 2.15.0-1mamba;Fri Jan 02 2015] 2024-01-05 21:05:10 +01:00
c6f47ec0cb automatic version update by autodist [release 2.14.0-1mamba;Sun Dec 28 2014] 2024-01-05 21:05:10 +01:00
40a98c3640 automatic version update by autodist [release 2.13.0-1mamba;Sun Dec 21 2014] 2024-01-05 21:05:10 +01:00
b7e1a6965d automatic version update by autodist [release 2.12.0-1mamba;Fri Nov 28 2014] 2024-01-05 21:05:10 +01:00
359270656d automatic update by autodist [release 2.11.0-1mamba;Fri Nov 21 2014] 2024-01-05 21:05:10 +01:00
57a8d7d965 automatic version update by autodist [release 2.10.0-1mamba;Fri Nov 14 2014] 2024-01-05 21:05:10 +01:00
a498dd8757 automatic version update by autodist [release 2.9.0-1mamba;Fri Nov 07 2014] 2024-01-05 21:05:10 +01:00
beb7f6b319 automatic version update by autodist [release 2.8.0-1mamba;Fri Oct 31 2014] 2024-01-05 21:05:10 +01:00

View File

@@ -1,5 +1,5 @@
Name: calibre
Version: 2.7.0
Version: 2.33.0
Release: 1mamba
Summary: A free and open source e-book library management application
Group: Graphical Desktop/Applications/Multimedia
@@ -150,6 +150,10 @@ install -D -m0644 %{buildroot}%{_datadir}/calibre/content_server/calibre.png \
%{_libdir}/calibre/chardet/*
%dir %{_libdir}/calibre/cherrypy
%{_libdir}/calibre/cherrypy/*
%dir %{_libdir}/calibre/css_selectors
%{_libdir}/calibre/css_selectors/*
%dir %{_libdir}/calibre/duktape
%{_libdir}/calibre/duktape/*
%dir %{_libdir}/calibre/html5lib
%{_libdir}/calibre/html5lib/*
%dir %{_libdir}/calibre/odf
@@ -160,7 +164,10 @@ install -D -m0644 %{buildroot}%{_datadir}/calibre/content_server/calibre.png \
%{_libdir}/calibre/regex/*.py
%dir %{_libdir}/calibre/routes
%{_libdir}/calibre/routes/*.py
%{_libdir}/calibre/six.py
%dir %{_libdir}/calibre/calibre/srv
%{_libdir}/calibre/calibre/srv/*.py
%dir %{_libdir}/calibre/calibre/srv/tests
%{_libdir}/calibre/calibre/srv/tests/*.py
%dir %{_libdir}/calibre/templite
%{_libdir}/calibre/templite/*.py
%dir %{_libdir}/calibre/tinycss/
@@ -171,6 +178,60 @@ install -D -m0644 %{buildroot}%{_datadir}/calibre/content_server/calibre.png \
%{_datadir}/calibre/*
%changelog
* Tue Aug 04 2015 Automatic Build System <autodist@mambasoft.it> 2.33.0-1mamba
- automatic version update by autodist
* Wed Jul 01 2015 Automatic Build System <autodist@mambasoft.it> 2.31.0-1mamba
- automatic version update by autodist
* Fri Jun 05 2015 Automatic Build System <autodist@mambasoft.it> 2.30.0-1mamba
- automatic version update by autodist
* Fri May 15 2015 Automatic Build System <autodist@mambasoft.it> 2.28.0-1mamba
- automatic version update by autodist
* Sat May 02 2015 Automatic Build System <autodist@mambasoft.it> 2.27.0-1mamba
- automatic version update by autodist
* Fri Apr 24 2015 Automatic Build System <autodist@mambasoft.it> 2.26.0-1mamba
- automatic version update by autodist
* Sat Apr 18 2015 Automatic Build System <autodist@mambasoft.it> 2.25.0-1mamba
- automatic version update by autodist
* Sun Apr 12 2015 Automatic Build System <autodist@mambasoft.it> 2.24.0-1mamba
- automatic version update by autodist
* Sat Apr 04 2015 Automatic Build System <autodist@mambasoft.it> 2.23.0-1mamba
- automatic version update by autodist
* Sun Mar 22 2015 Automatic Build System <autodist@mambasoft.it> 2.22.0-1mamba
- automatic version update by autodist
* Fri Jan 02 2015 Automatic Build System <autodist@mambasoft.it> 2.15.0-1mamba
- automatic version update by autodist
* Sun Dec 28 2014 Automatic Build System <autodist@mambasoft.it> 2.14.0-1mamba
- automatic version update by autodist
* Sun Dec 21 2014 Automatic Build System <autodist@mambasoft.it> 2.13.0-1mamba
- automatic version update by autodist
* Fri Nov 28 2014 Automatic Build System <autodist@mambasoft.it> 2.12.0-1mamba
- automatic version update by autodist
* Fri Nov 21 2014 Automatic Build System <autodist@mambasoft.it> 2.11.0-1mamba
- automatic update by autodist
* Fri Nov 14 2014 Automatic Build System <autodist@mambasoft.it> 2.10.0-1mamba
- automatic version update by autodist
* Fri Nov 07 2014 Automatic Build System <autodist@mambasoft.it> 2.9.0-1mamba
- automatic version update by autodist
* Fri Oct 31 2014 Automatic Build System <autodist@mambasoft.it> 2.8.0-1mamba
- automatic version update by autodist
* Fri Oct 24 2014 Automatic Build System <autodist@mambasoft.it> 2.7.0-1mamba
- automatic version update by autodist