diff --git a/baselibs.conf b/baselibs.conf index e46b5c6..f12b94d 100644 --- a/baselibs.conf +++ b/baselibs.conf @@ -1 +1,2 @@ libical3 +libical-glib3 diff --git a/libical.changes b/libical.changes index 3dd0e77..b744e33 100644 --- a/libical.changes +++ b/libical.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Wed Oct 16 10:45:43 UTC 2019 - Dominique Leuenberger + +- Fix glib-devel dependencies on the typelib files after they were + renamed to match the correct names. + +------------------------------------------------------------------- +Wed Oct 16 09:55:21 UTC 2019 - Dominique Leuenberger + +- Add libical-glib3 to baselibs.conf: dependency to evolution. + ------------------------------------------------------------------- Wed Oct 9 21:08:22 UTC 2019 - Jan Engelhardt @@ -19,7 +30,7 @@ Fri Oct 4 08:18:14 UTC 2019 - Jan Engelhardt Tue Oct 1 14:48:12 UTC 2019 - Michael Gorse - Build glib and gobject-introspection bindings separately in order - to avoid build cycle. + to avoid build cycle. - Move gobject-introspection bindings into their own packages. - Move libical gir into libical-glib-devel. diff --git a/libical.spec b/libical.spec index ccbe3f2..6cc9b0d 100644 --- a/libical.spec +++ b/libical.spec @@ -124,7 +124,8 @@ Summary: Development files for building against %{name} Group: Development/Libraries/C and C++ Requires: %{name} = %{version} Requires: libical%{sonum} = %{version} -Requires: typelib-1_0-%{name}%{sonum} = %{version} +Requires: typelib-1_0-ICal-3_0 = %{version} +Requires: typelib-1_0-ICalGLib-3_0 = %{version} %description devel Development files for building against %{name}%{sonum}