From 10fffc97011fb594328e7acfeaa278fdb374ce2c Mon Sep 17 00:00:00 2001 From: zhuchunyi Date: Wed, 6 Nov 2019 19:36:10 +0800 Subject: [PATCH] update code --- libXi.spec | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) 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