new version (#1394761)
This commit is contained in:
parent
70729f1485
commit
98645dad0d
1
.gitignore
vendored
1
.gitignore
vendored
@ -6,3 +6,4 @@
|
||||
/libpsl-0.12.0.tar.gz
|
||||
/libpsl-0.13.0.tar.gz
|
||||
/libpsl-0.14.0.tar.gz
|
||||
/libpsl-0.15.0.tar.gz
|
||||
|
@ -1,6 +1,6 @@
|
||||
Name: libpsl
|
||||
Version: 0.14.0
|
||||
Release: 2%{?dist}
|
||||
Version: 0.15.0
|
||||
Release: 1%{?dist}
|
||||
Summary: C library for the Publix Suffix List
|
||||
License: MIT
|
||||
URL: https://rockdaboot.github.io/libpsl
|
||||
@ -119,6 +119,9 @@ make check || cat tests/test-suite.log
|
||||
#{_mandir}/man1/psl.1*
|
||||
|
||||
%changelog
|
||||
* Tue Nov 15 2016 Yaakov Selkowitz <yselkowi@redhat.com> - 0.15.0-1
|
||||
- new version (#1394761)
|
||||
|
||||
* Fri Nov 04 2016 Yaakov Selkowitz <yselkowi@redhat.com> - 0.14.0-2
|
||||
- Switch to libidn2 at runtime
|
||||
- Rebuilt with publicsuffix-list-20161028
|
||||
|
Loading…
Reference in New Issue
Block a user