Accepting request 580650 from home:AndreasStieger:branches:network:utilities

libpsl 0.20.1

OBS-URL: https://build.opensuse.org/request/show/580650
OBS-URL: https://build.opensuse.org/package/show/network:utilities/libpsl?expand=0&rev=39
This commit is contained in:
Andreas Stieger 2018-02-27 15:56:30 +00:00 committed by Git OBS Bridge
parent 2483e9a6d6
commit 946d839f06
7 changed files with 26 additions and 7 deletions

View File

@ -1 +1 @@
libpsl6
libpsl5

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:27a2547b87689b7a62f8ff807ae4d8240c6f2b2eb8893ca391d686b3aaa95267
size 9079141

3
libpsl-0.20.1.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:95199613158dd773257ef4feccf1acdf5f791479ab4537bd984ca8598447219f
size 9078932

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Tue Feb 27 15:50:37 UTC 2018 - astieger@suse.com
- update to 0.20.1:
* Fix issue introduced with PSL_TYPE_NO_STAR_RULE in V0.20.0
* Fix SO_VERSION to 8:0:3
* Improve unit tests
-------------------------------------------------------------------
Thu Feb 22 15:14:07 UTC 2018 - fvogt@suse.com

View File

@ -17,9 +17,9 @@
#
%define somajor 6
%define somajor 5
Name: libpsl
Version: 0.20.0
Version: 0.20.1
Release: 0
Summary: C library for the Publix Suffix List
License: MIT AND MPL-2.0 AND BSD-3-Clause

View File

@ -1,3 +1,14 @@
-------------------------------------------------------------------
Tue Feb 27 15:50:37 UTC 2018 - astieger@suse.com
- update to 0.20.1:
* no changes for psl-make-dafsa
-------------------------------------------------------------------
Thu Feb 22 15:14:07 UTC 2018 - fvogt@suse.com
- Use %license (boo#1082318)
-------------------------------------------------------------------
Thu Feb 22 09:37:13 UTC 2018 - astieger@suse.com

View File

@ -18,7 +18,7 @@
Name: psl-make-dafsa
Version: 0.20.0
Version: 0.20.1
Release: 0
Summary: Create a binary DAFSA from a Public Suffix List
License: BSD-3-Clause