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:
Slava Monich 2015-07-18 01:12:17 +03:00
parent 88e7b50d8d
commit 92c2a9a59f
3 changed files with 22 additions and 25 deletions

View file

@ -4,5 +4,4 @@ SUBDIRS = fribidi linebreak fbreader harbour-lib app
OTHER_FILES += \
README.md \
rpm/harbour-books.changes \
rpm/harbour-books.spec

View file

@ -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

View file

@ -53,5 +53,26 @@ desktop-file-install --delete-original \
%{_datadir}/icons/hicolor/86x86/apps/%{name}.png
%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