diff --git a/rpm/harbour-books.spec b/rpm/harbour-books.spec index 2bfcc85..6da31bd 100644 --- a/rpm/harbour-books.spec +++ b/rpm/harbour-books.spec @@ -1,6 +1,6 @@ Name: harbour-books Summary: E-book reader -Version: 1.0.37 +Version: 1.0.38 Release: 1 License: BSD Group: Applications/File @@ -57,6 +57,11 @@ desktop-file-install --delete-original \ make -C test test %changelog +* Sun Mar 31 2019 Slava Monich 1.0.38 +- Fixed a problem with encoding in some format/language combinations +- Create sample book on the first time run +- Minor UI tweaks + * Fri Jul 27 2018 Slava Monich 1.0.37 - Fixed a few CSS issues affecting layout diff --git a/rpm/openrepos-books.spec b/rpm/openrepos-books.spec index 5a914eb..73a95fc 100644 --- a/rpm/openrepos-books.spec +++ b/rpm/openrepos-books.spec @@ -1,6 +1,6 @@ Name: openrepos-books Summary: E-book reader -Version: 1.0.37 +Version: 1.0.38 Release: 1 License: BSD Vendor: slava @@ -60,6 +60,11 @@ desktop-file-install --delete-original \ make -C test test %changelog +* Sun Mar 31 2019 Slava Monich 1.0.38 +- Fixed a problem with encoding in some format/language combinations +- Create sample book on the first time run +- Minor UI tweaks + * Fri Jul 27 2018 Slava Monich 1.0.37 - Fixed a few CSS issues affecting layout