Update to 0.6.2

This commit is contained in:
Christopher Meng 2014-11-25 02:07:35 -05:00
parent 24a6b13714
commit dbd02d69b6
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -1,2 +1,3 @@
/libpsl-0.5.0.tar.gz
/libpsl-0.5.1.tar.gz
/libpsl-0.6.2.tar.gz

View File

@ -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

View File

@ -1 +1 @@
3ef1aba32c2422b3527d86d3fb47c18e libpsl-0.5.1.tar.gz
635982e26375a4d2737771fe985b056f libpsl-0.6.2.tar.gz