new version (#1361781)
This commit is contained in:
parent
95b3f32d50
commit
c7fd738394
1
.gitignore
vendored
1
.gitignore
vendored
@ -5,3 +5,4 @@
|
||||
/libpsl-0.7.1.tar.gz
|
||||
/libpsl-0.12.0.tar.gz
|
||||
/libpsl-0.13.0.tar.gz
|
||||
/libpsl-0.14.0.tar.gz
|
||||
|
@ -1,5 +1,5 @@
|
||||
Name: libpsl
|
||||
Version: 0.13.0
|
||||
Version: 0.14.0
|
||||
Release: 1%{?dist}
|
||||
Summary: C library for the Publix Suffix List
|
||||
License: MIT
|
||||
@ -111,8 +111,12 @@ make check || cat tests/test-suite.log
|
||||
%doc AUTHORS NEWS
|
||||
%license COPYING
|
||||
%{_bindir}/psl
|
||||
#{_mandir}/man1/psl.1*
|
||||
|
||||
%changelog
|
||||
* Mon Aug 15 2016 Yaakov Selkowitz <yselkowi@redhat.com> - 0.14.0-1
|
||||
- new version (#1361781)
|
||||
|
||||
* Thu Mar 31 2016 Yaakov Selkowitz <yselkowi@redhat.com> - 0.13.0-1
|
||||
- new version (#1313825)
|
||||
- Use libidn at runtime, libicu only at buildtime (#1305701)
|
||||
|
Loading…
Reference in New Issue
Block a user