From 946d839f0669b540d488c03e602c6b2d35a04f0dd5cf6bb0744cfd1628506d6c Mon Sep 17 00:00:00 2001 From: Andreas Stieger Date: Tue, 27 Feb 2018 15:56:30 +0000 Subject: [PATCH] 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 --- baselibs.conf | 2 +- libpsl-0.20.0.tar.gz | 3 --- libpsl-0.20.1.tar.gz | 3 +++ libpsl.changes | 8 ++++++++ libpsl.spec | 4 ++-- psl-make-dafsa.changes | 11 +++++++++++ psl-make-dafsa.spec | 2 +- 7 files changed, 26 insertions(+), 7 deletions(-) delete mode 100644 libpsl-0.20.0.tar.gz create mode 100644 libpsl-0.20.1.tar.gz diff --git a/baselibs.conf b/baselibs.conf index ddebada..afe3614 100644 --- a/baselibs.conf +++ b/baselibs.conf @@ -1 +1 @@ -libpsl6 +libpsl5 diff --git a/libpsl-0.20.0.tar.gz b/libpsl-0.20.0.tar.gz deleted file mode 100644 index 11d41ee..0000000 --- a/libpsl-0.20.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:27a2547b87689b7a62f8ff807ae4d8240c6f2b2eb8893ca391d686b3aaa95267 -size 9079141 diff --git a/libpsl-0.20.1.tar.gz b/libpsl-0.20.1.tar.gz new file mode 100644 index 0000000..1007ed3 --- /dev/null +++ b/libpsl-0.20.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:95199613158dd773257ef4feccf1acdf5f791479ab4537bd984ca8598447219f +size 9078932 diff --git a/libpsl.changes b/libpsl.changes index d6c5809..aaaf459 100644 --- a/libpsl.changes +++ b/libpsl.changes @@ -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 diff --git a/libpsl.spec b/libpsl.spec index c37bd1c..ec133b4 100644 --- a/libpsl.spec +++ b/libpsl.spec @@ -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 diff --git a/psl-make-dafsa.changes b/psl-make-dafsa.changes index 5e0f1aa..3be7093 100644 --- a/psl-make-dafsa.changes +++ b/psl-make-dafsa.changes @@ -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 diff --git a/psl-make-dafsa.spec b/psl-make-dafsa.spec index cb92a62..c243356 100644 --- a/psl-make-dafsa.spec +++ b/psl-make-dafsa.spec @@ -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