diff --git a/gobject-introspection.spec b/gobject-introspection.spec index 578a0b43d904a805b5f0ce0c17bba6ebff8d6ca0..c016393122b901fcb9a01e462cd877e540920320 100644 --- a/gobject-introspection.spec +++ b/gobject-introspection.spec @@ -2,7 +2,7 @@ Name: gobject-introspection Version: 1.76.1 -Release: 1 +Release: 2 Summary: Introspection system for GObject-based libraries License: GPLv2+ and LGPLv2+ and MIT URL: https://wiki.gnome.org/Projects/GObjectIntrospection @@ -55,6 +55,7 @@ fi %files %license COPYING COPYING.GPL COPYING.LGPL %{_libdir}/lib*.so.* +%dir %{_libdir}/girepository-1.0 %{_libdir}/girepository-1.0/*.typelib %files devel @@ -74,6 +75,9 @@ fi %{_mandir}/man1/*.1* %changelog +* Mon Sep 29 2025 shixuantong - 1.76.1-2 +- add /usr/lib64/girepository-1.0 dir + * Sat Jan 27 2024 shixuantong - 1.76.1-1 - upgrade version to 1.76.1