Compare commits
12 Commits
2.11.0-1ma
...
2.30.0-1ma
| Author | SHA1 | Date | |
|---|---|---|---|
| ecb5373ee6 | |||
| 2e284e287c | |||
| 92302a8713 | |||
| 30d9ed3ccf | |||
| 8c24fefb0d | |||
| 7a5baa0666 | |||
| 477d50b406 | |||
| 3397884dbb | |||
| 61b05d25f6 | |||
| c6f47ec0cb | |||
| 40a98c3640 | |||
| b7e1a6965d |
45
calibre.spec
45
calibre.spec
@@ -1,5 +1,5 @@
|
||||
Name: calibre
|
||||
Version: 2.11.0
|
||||
Version: 2.30.0
|
||||
Release: 1mamba
|
||||
Summary: A free and open source e-book library management application
|
||||
Group: Graphical Desktop/Applications/Multimedia
|
||||
@@ -150,6 +150,8 @@ 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/html5lib
|
||||
%{_libdir}/calibre/html5lib/*
|
||||
%dir %{_libdir}/calibre/odf
|
||||
@@ -160,7 +162,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 +176,42 @@ install -D -m0644 %{buildroot}%{_datadir}/calibre/content_server/calibre.png \
|
||||
%{_datadir}/calibre/*
|
||||
|
||||
%changelog
|
||||
* 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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user