Version 1.0.39

This commit is contained in:
Slava Monich 2019-12-04 04:21:42 +02:00
parent bc0c285dc0
commit 1061c93833
2 changed files with 8 additions and 2 deletions

View file

@ -1,6 +1,6 @@
Name: harbour-books Name: harbour-books
Summary: E-book reader Summary: E-book reader
Version: 1.0.38 Version: 1.0.39
Release: 1 Release: 1
License: BSD License: BSD
Group: Applications/File Group: Applications/File
@ -57,6 +57,9 @@ desktop-file-install --delete-original \
make -C test test make -C test test
%changelog %changelog
* Wed Dec 4 2019 Slava Monich <slava.monich@jolla.com> 1.0.39
- Fixed a permacrash
* Sun Mar 31 2019 Slava Monich <slava.monich@jolla.com> 1.0.38 * Sun Mar 31 2019 Slava Monich <slava.monich@jolla.com> 1.0.38
- Fixed a problem with encoding in some format/language combinations - Fixed a problem with encoding in some format/language combinations
- Create sample book on the first time run - Create sample book on the first time run

View file

@ -1,6 +1,6 @@
Name: openrepos-books Name: openrepos-books
Summary: E-book reader Summary: E-book reader
Version: 1.0.38 Version: 1.0.39
Release: 1 Release: 1
License: BSD License: BSD
Vendor: slava Vendor: slava
@ -60,6 +60,9 @@ desktop-file-install --delete-original \
make -C test test make -C test test
%changelog %changelog
* Wed Dec 4 2019 Slava Monich <slava.monich@jolla.com> 1.0.39
- Fixed a permacrash
* Sun Mar 31 2019 Slava Monich <slava.monich@jolla.com> 1.0.38 * Sun Mar 31 2019 Slava Monich <slava.monich@jolla.com> 1.0.38
- Fixed a problem with encoding in some format/language combinations - Fixed a problem with encoding in some format/language combinations
- Create sample book on the first time run - Create sample book on the first time run