diff --git a/libpsl-0.13.0.tar.gz b/libpsl-0.13.0.tar.gz deleted file mode 100644 index 34f09c3..0000000 --- a/libpsl-0.13.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:fdc41105332bf4aa2dc136cd84055cd83fa101a5cde9a25cecc554a10913d629 -size 556735 diff --git a/libpsl-0.14.0.tar.gz b/libpsl-0.14.0.tar.gz new file mode 100644 index 0000000..873f3b2 --- /dev/null +++ b/libpsl-0.14.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e8c794bcedf45c87dee4810570bc62ba7130217887e34e164e3eadc2259f2efb +size 560002 diff --git a/libpsl.changes b/libpsl.changes index 62c935c..283315d 100644 --- a/libpsl.changes +++ b/libpsl.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Mon Aug 1 11:37:20 UTC 2016 - astieger@suse.com + +- libpsl 0.14.0: + * Remove unneeded libraries from tools/psl link step + * Use https instead of http where possible + * Add man page for tools/psl + * Add header magic to DAFSA files + * Rename make_dafsa.py to psl-make-dafsa + * Add man page for psl-make-dafsa + ------------------------------------------------------------------- Wed Mar 9 08:50:51 UTC 2016 - astieger@suse.com diff --git a/libpsl.spec b/libpsl.spec index d4bc2aa..3ef8035 100644 --- a/libpsl.spec +++ b/libpsl.spec @@ -19,7 +19,7 @@ %define somajor 5 Name: libpsl -Version: 0.13.0 +Version: 0.14.0 Release: 0 Summary: C library for the Publix Suffix List License: MIT @@ -27,7 +27,7 @@ Group: Development/Libraries/C and C++ Url: https://rockdaboot.github.io/libpsl Source: https://github.com/rockdaboot/libpsl/releases/download/%{name}-%{version}/%{name}-%{version}.tar.gz Source1000: baselibs.conf -BuildRequires: pkg-config >= 0.9.0 +BuildRequires: pkgconfig >= 0.9.0 BuildRequires: publicsuffix BuildRequires: python-base >= 2.7 BuildRoot: %{_tmppath}/%{name}-%{version}-build