diff --git a/libXi.spec b/libXi.spec index 1c4bf94..b6cc627 100644 --- a/libXi.spec +++ b/libXi.spec @@ -1,10 +1,10 @@ Name: libXi Version: 1.7.9 -Release: 9 +Release: 10 Summary: X.Org X11 libXi runtime library License: MIT -URL: http://xorg.freedesktop.org/ -Source0: http://xorg.freedesktop.org/releases/individual/lib/%{name}-%{version}.tar.bz2 +URL: https://xorg.freedesktop.org/ +Source0: https://xorg.freedesktop.org/releases/individual/lib/%{name}-%{version}.tar.bz2 BuildRequires: autoconf automake libtool xorg-x11-util-macros libXext-devel xmlto asciidoc BuildRequires: xorg-x11-proto-devel pkgconfig(inputproto) libX11-devel libXfixes-devel git @@ -56,5 +56,11 @@ developing applications that use %{name}. %{_mandir}/man3/* %changelog +* Wed Oct 9 2019 openEuler Buildteam - 1.7.9-10 +- Type:bugfix +- Id:NA +- SUG:NA +- DESC:Changed http to https + * Tue Aug 27 2019 openEuler Buildteam - 1.7.9-9 - Package init