2016-12-15 13:39:44 +00:00
committed by Git OBS Bridge
parent c4312d0420
commit 9678df5038
10 changed files with 17 additions and 195 deletions

View File

@@ -1,7 +1,7 @@
-------------------------------------------------------------------
Wed Dec 14 20:54:07 UTC 2016 - astieger@suse.com
Thu Dec 15 12:18:33 UTC 2016 - astieger@suse.com
- libpsl 0.16.0:
- libpsl 0.16.1:
This version enables consumers of the library to dynamically load
the latest public suffix data from a binary data file in the
publicsuffix package which can then updated without re-building
@@ -9,8 +9,7 @@ Wed Dec 14 20:54:07 UTC 2016 - astieger@suse.com
* Add functions psl_latest() and psl_dist_filename()
* Do not taint out variable on error in psl_str_to_utf8lower()
* Replace psl2c by psl-make-dafsa
- correct soname change, add libpsl-0.16.0-fix-SO-version.patch
- add upstream signing key
- correct licenses for package and subpackages
- package HTML docs in -devel package
-------------------------------------------------------------------