!20 fix obsoletes in spec
From: @panxh_purple Reviewed-by: @xiezhipeng1 Signed-off-by: @xiezhipeng1
This commit is contained in:
commit
59d4b8c1cd
@ -1,6 +1,6 @@
|
|||||||
Name: libidn2
|
Name: libidn2
|
||||||
Version: 2.3.3
|
Version: 2.3.3
|
||||||
Release: 1
|
Release: 2
|
||||||
Summary: GNU IDN Library
|
Summary: GNU IDN Library
|
||||||
License: (GPLv2+ or LGPLv3+) and GPLv3+
|
License: (GPLv2+ or LGPLv3+) and GPLv3+
|
||||||
URL: https://www.gnu.org/software/libidn/#libidn2
|
URL: https://www.gnu.org/software/libidn/#libidn2
|
||||||
@ -12,7 +12,7 @@ Patch0: bugfix-libidn2-change-rpath.patch
|
|||||||
BuildRequires: gcc gettext-devel libunistring-devel autoconf texinfo automake libtool gtk-doc
|
BuildRequires: gcc gettext-devel libunistring-devel autoconf texinfo automake libtool gtk-doc
|
||||||
Provides: bundled(gnulib)
|
Provides: bundled(gnulib)
|
||||||
Provides: idn2
|
Provides: idn2
|
||||||
Obsoletes: idn2
|
Obsoletes: idn2 < %{version}-%{release}
|
||||||
|
|
||||||
%description
|
%description
|
||||||
Libidn2 is a free software implementation of IDNA2008, Punycode and TR46.
|
Libidn2 is a free software implementation of IDNA2008, Punycode and TR46.
|
||||||
@ -74,6 +74,9 @@ make %{?_smp_mflags} -C tests check
|
|||||||
%{_datadir}/gtk-doc/
|
%{_datadir}/gtk-doc/
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Sep 8 2022 panxiaohe <panxh.life@foxmail.com> - 2.3.3-2
|
||||||
|
- fix obsoletes in spec
|
||||||
|
|
||||||
* Sat Aug 27 2022 zoulin <zoulin13@h-partners.com> - 2.3.3-1
|
* Sat Aug 27 2022 zoulin <zoulin13@h-partners.com> - 2.3.3-1
|
||||||
- Type:enhancement
|
- Type:enhancement
|
||||||
- ID:NA
|
- ID:NA
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user