!5 update software to 0.21.1 in branch-LTS
Merge pull request !5 from zgzxx/openEuler-20.03-LTS
This commit is contained in:
commit
272d24058b
Binary file not shown.
14
libpsl.spec
14
libpsl.spec
@ -1,10 +1,10 @@
|
||||
Name: libpsl
|
||||
Version: 0.20.2
|
||||
Release: 9
|
||||
Version: 0.21.1
|
||||
Release: 1
|
||||
Summary: C library to handle the Public Suffix List
|
||||
License: MIT
|
||||
URL: https://rockdaboot.github.io/libpsl
|
||||
Source0: https://github.com/rockdaboot/libpsl/releases/download/libpsl-%{version}/libpsl-%{version}.tar.gz
|
||||
URL: https://github.com/rockdaboot/libpsl
|
||||
Source0: https://github.com/rockdaboot/libpsl/releases/download/%{version}/libpsl-%{version}.tar.gz
|
||||
|
||||
BuildRequires: gcc git gdb gtk-doc glib2-devel libxslt python3-devel
|
||||
BuildRequires: libicu-devel libidn2-devel publicsuffix-list libunistring-devel
|
||||
@ -97,6 +97,12 @@ make check
|
||||
%{_datadir}/gtk-doc/html/%{name}
|
||||
|
||||
%changelog
|
||||
* Mon Aug 3 2020 zhangguangzhi <zhangguangzhi3@huawei.com> - 0.21.1-1
|
||||
- Type:update
|
||||
- ID: NA
|
||||
- SUG: NA
|
||||
- DESC:update to 0.21.1
|
||||
|
||||
* Wed Oct 10 2019 luhuaxin <luhuaxin@huawei.com> - 0.20.2-9
|
||||
- Type: enhancement
|
||||
- ID: NA
|
||||
|
||||
4
libpsl.yaml
Normal file
4
libpsl.yaml
Normal file
@ -0,0 +1,4 @@
|
||||
version_control: github
|
||||
src_repo: rockdaboot/libpsl
|
||||
tag_prefix: ^libpsl-
|
||||
seperator: .
|
||||
Loading…
x
Reference in New Issue
Block a user