Compare commits
18 Commits
2.7.0-1mam
...
2.33.0-1ma
| Author | SHA1 | Date | |
|---|---|---|---|
| b6c661d385 | |||
| e6fead6d8c | |||
| ecb5373ee6 | |||
| 2e284e287c | |||
| 92302a8713 | |||
| 30d9ed3ccf | |||
| 8c24fefb0d | |||
| 7a5baa0666 | |||
| 477d50b406 | |||
| 3397884dbb | |||
| 61b05d25f6 | |||
| c6f47ec0cb | |||
| 40a98c3640 | |||
| b7e1a6965d | |||
| 359270656d | |||
| 57a8d7d965 | |||
| a498dd8757 | |||
| beb7f6b319 |
65
calibre.spec
65
calibre.spec
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user