rebuilt with libicu 69.1 [release 0.21.1-2mamba;Sat May 15 2021]
This commit is contained in:
parent
a8683ef7e5
commit
0ace6e12bd
12
libpsl.spec
12
libpsl.spec
@ -1,19 +1,20 @@
|
|||||||
Name: libpsl
|
Name: libpsl
|
||||||
Version: 0.21.1
|
Version: 0.21.1
|
||||||
Release: 1mamba
|
Release: 2mamba
|
||||||
Summary: C library for the Public Suffix List
|
Summary: C library for the Public Suffix List
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
Distribution: openmamba
|
Distribution: openmamba
|
||||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||||
URL: https://rockdaboot.github.io/libpsl
|
URL: https://rockdaboot.github.io/libpsl/
|
||||||
Source: https://github.com/rockdaboot/libpsl.git/%{version}/libpsl-%{version}.tar.bz2
|
Source: https://github.com/rockdaboot/libpsl.git/%{version}/libpsl-%{version}.tar.bz2
|
||||||
License: MIT
|
License: MIT
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: glibc-devel
|
BuildRequires: glibc-devel
|
||||||
BuildRequires: libicu-devel
|
BuildRequires: libidn2-devel
|
||||||
|
BuildRequires: libunistring-devel
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
BuildRequires: libicu-devel >= 69.1
|
||||||
|
|
||||||
%description
|
%description
|
||||||
C library for the Public Suffix List.
|
C library for the Public Suffix List.
|
||||||
@ -76,6 +77,9 @@ This package contains utility applications for %{name}.
|
|||||||
%{_mandir}/man1/psl.1*
|
%{_mandir}/man1/psl.1*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat May 15 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 0.21.1-2mamba
|
||||||
|
- rebuilt with libicu 69.1
|
||||||
|
|
||||||
* Sun Sep 06 2020 Silvan Calarco <silvan.calarco@mambasoft.it> 0.21.1-1mamba
|
* Sun Sep 06 2020 Silvan Calarco <silvan.calarco@mambasoft.it> 0.21.1-1mamba
|
||||||
- update to 0.21.1
|
- update to 0.21.1
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user