From 348fc02aa6fc338852414377d64034bd86d95f88 Mon Sep 17 00:00:00 2001 From: zhuchunyi Date: Wed, 6 Nov 2019 19:35:34 +0800 Subject: [PATCH] update code --- libIDL.spec | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/libIDL.spec b/libIDL.spec index 6ebbd34..8596151 100644 --- a/libIDL.spec +++ b/libIDL.spec @@ -1,6 +1,6 @@ Name: libIDL Version: 0.8.14 -Release: 17 +Release: 18 URL: http://ftp.gnome.org/pub/gnome/sources/libIDL/0.8 Source0: http://download.gnome.org/sources/libIDL/0.8/%{name}-%{version}.tar.bz2 Patch0: libIDL-0.8.6-multilib.patch @@ -18,7 +18,7 @@ specification for defining portable interfaces. %package devel Summary: Development library package for libIDL. Requires: glib2-devel >= 2.0 -Requires: pkgconfig >= 1:0.8 +Requires: pkgconfig Requires: %{name} = %{version}-%{release} %description devel @@ -61,5 +61,11 @@ fi %{_includedir}/libIDL-2.0/ %changelog +* Sat Oct 12 2019 shenyangyang - 0.8.14-18 +- Type: enhancement +- ID: NA +- SUG: NA +- DESC:delete the version of pkgconfig + * Mon Aug 26 2019 openEuler Buildteam - 0.8.14-17 - Package init