Update to 0.6.2
This commit is contained in:
parent
24a6b13714
commit
dbd02d69b6
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,2 +1,3 @@
|
||||
/libpsl-0.5.0.tar.gz
|
||||
/libpsl-0.5.1.tar.gz
|
||||
/libpsl-0.6.2.tar.gz
|
||||
|
@ -1,6 +1,6 @@
|
||||
Name: libpsl
|
||||
Version: 0.5.1
|
||||
Release: 3%{?dist}
|
||||
Version: 0.6.2
|
||||
Release: 1%{?dist}
|
||||
Summary: C library for the Publix Suffix List
|
||||
License: MIT
|
||||
URL: https://rockdaboot.github.io/libpsl
|
||||
@ -96,6 +96,9 @@ make check
|
||||
%{_bindir}/psl
|
||||
|
||||
%changelog
|
||||
* Thu Nov 20 2014 Christopher Meng <rpm@cicku.me> - 0.6.2-1
|
||||
- Update to 0.6.2
|
||||
|
||||
* Tue Aug 26 2014 David Tardon <dtardon@redhat.com> - 0.5.1-3
|
||||
- rebuild for ICU 53.1
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user