Removed rpm/harbour-books.changes file
It interferes with Mer OBS build. My changelog gets mixed with autogenerated entries and the build fails with error: %changelog not in descending chronological order
This commit is contained in:
parent
88e7b50d8d
commit
92c2a9a59f
3 changed files with 22 additions and 25 deletions
|
@ -4,5 +4,4 @@ SUBDIRS = fribidi linebreak fbreader harbour-lib app
|
||||||
|
|
||||||
OTHER_FILES += \
|
OTHER_FILES += \
|
||||||
README.md \
|
README.md \
|
||||||
rpm/harbour-books.changes \
|
|
||||||
rpm/harbour-books.spec
|
rpm/harbour-books.spec
|
||||||
|
|
|
@ -1,23 +0,0 @@
|
||||||
* Sat Jul 18 2015 Slava Monich <slava.monich@jolla.com> 1.0.5
|
|
||||||
- Added support for zipped books
|
|
||||||
- Improved performance of scanning for new books
|
|
||||||
- Fixed a problem with some EPUBs being ignored
|
|
||||||
|
|
||||||
* Sun Jul 12 2015 Slava Monich <slava.monich@jolla.com> 1.0.4
|
|
||||||
- Implemented "night mode", switched by double-click
|
|
||||||
- Added left swipe hint
|
|
||||||
- Finnish and Swedish translations
|
|
||||||
- Fixed a bug with current page getting reset after rotation
|
|
||||||
|
|
||||||
* Tue Jul 7 2015 Slava Monich <slava.monich@jolla.com> 1.0.3
|
|
||||||
- Improved CSS support and XHTML formatting
|
|
||||||
|
|
||||||
* Mon Jul 6 2015 Slava Monich <slava.monich@jolla.com> 1.0.2
|
|
||||||
- Replaced Books with Documents/Books for internal storage
|
|
||||||
|
|
||||||
* Fri Jul 3 2015 Slava Monich <slava.monich@jolla.com> 1.0.1
|
|
||||||
- Improved recovery from infinite formatting loops
|
|
||||||
- Fixed one infinite formatting loop
|
|
||||||
|
|
||||||
* Sun Jun 28 2015 Slava Monich <slava.monich@jolla.com> 1.0.0
|
|
||||||
- Initial version
|
|
|
@ -53,5 +53,26 @@ desktop-file-install --delete-original \
|
||||||
%{_datadir}/icons/hicolor/86x86/apps/%{name}.png
|
%{_datadir}/icons/hicolor/86x86/apps/%{name}.png
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Thu May 14 2015 Slava Monich <slava.monich@jolla.com> 1.0.0
|
* Sat Jul 18 2015 Slava Monich <slava.monich@jolla.com> 1.0.5
|
||||||
|
- Added support for zipped books
|
||||||
|
- Improved performance of scanning for new books
|
||||||
|
- Fixed a problem with some EPUBs being ignored
|
||||||
|
|
||||||
|
* Sun Jul 12 2015 Slava Monich <slava.monich@jolla.com> 1.0.4
|
||||||
|
- Implemented "night mode", switched by double-click
|
||||||
|
- Added left swipe hint
|
||||||
|
- Finnish and Swedish translations
|
||||||
|
- Fixed a bug with current page getting reset after rotation
|
||||||
|
|
||||||
|
* Tue Jul 7 2015 Slava Monich <slava.monich@jolla.com> 1.0.3
|
||||||
|
- Improved CSS support and XHTML formatting
|
||||||
|
|
||||||
|
* Mon Jul 6 2015 Slava Monich <slava.monich@jolla.com> 1.0.2
|
||||||
|
- Replaced Books with Documents/Books for internal storage
|
||||||
|
|
||||||
|
* Fri Jul 3 2015 Slava Monich <slava.monich@jolla.com> 1.0.1
|
||||||
|
- Improved recovery from infinite formatting loops
|
||||||
|
- Fixed one infinite formatting loop
|
||||||
|
|
||||||
|
* Sun Jun 28 2015 Slava Monich <slava.monich@jolla.com> 1.0.0
|
||||||
- Initial version
|
- Initial version
|
||||||
|
|
Loading…
Reference in a new issue