Compare commits
4 Commits
2.14.0-1ma
...
2.24.0-1ma
| Author | SHA1 | Date | |
|---|---|---|---|
| 7a5baa0666 | |||
| 477d50b406 | |||
| 3397884dbb | |||
| 61b05d25f6 |
18
calibre.spec
18
calibre.spec
@@ -1,5 +1,5 @@
|
||||
Name: calibre
|
||||
Version: 2.14.0
|
||||
Version: 2.24.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,7 @@ 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
|
||||
#%{_libdir}/calibre/six.py
|
||||
%dir %{_libdir}/calibre/templite
|
||||
%{_libdir}/calibre/templite/*.py
|
||||
%dir %{_libdir}/calibre/tinycss/
|
||||
@@ -171,6 +173,18 @@ install -D -m0644 %{buildroot}%{_datadir}/calibre/content_server/calibre.png \
|
||||
%{_datadir}/calibre/*
|
||||
|
||||
%changelog
|
||||
* 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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user