File gir-repository.changes of Package gir-repository

-------------------------------------------------------------------
Wed Sep 29 11:43:39 CEST 2010 - vuntz@opensuse.org

- Add gir-repository-fix-babl-build.patch to correctly build the
  babl gir.

-------------------------------------------------------------------
Sat Sep 18 11:46:59 CEST 2010 - vuntz@opensuse.org

- Remove dbus-1-glib-devel BuildRequires: gobject-introspection now
  ships the DBus and DBusGLib gir files.
- Add gir-repository-git-3d7f6656-20100918.patch: this updates the
  tarball to latest git as of now. There are many fixes in git,
  especially for the new gobject-introspection.
- Add gir-repository-fix-goocanvas-build.patch: this is needed to
  fix the build of the goocanvas gir.
- Drop gir-repository-bump-to-1.1.patch,
  gir-repository-dbus-glib.patch,
  gir-repository-gdk-pixbuf-2.21.patch,
  gir-repository-latest-babl.patch: they're all superseded by
  gir-repository-git-3d7f6656-20100918.patch.
- Pass --with-skipped-gir-modules=Atk,Gdk,GdkPixbuf,Gtk,Pango to
  configure (it's a new option) to skip the build of some gir
  files, instead of manually removing the files after the build.

-------------------------------------------------------------------
Wed Sep  1 15:21:05 CEST 2010 - vuntz@opensuse.org

- Remove libavahi-gobject-devel BuildRequires: avahi ships the
  introspections files now.

-------------------------------------------------------------------
Tue Aug 24 22:31:23 CEST 2010 - vuntz@opensuse.org

- Remove nautilus-devel and vte-devel BuildRequires: nautilus and
  vte now ship the introspection files itself.
- Remove pango-devel BuildRequires: it's not needed.

-------------------------------------------------------------------
Thu Jul 22 14:46:08 CEST 2010 - vuntz@opensuse.org

- Remove gconf2-devel and libsoup-devel BiuldRequires: the
  introspection data is now directly shipped with those packages.
- Comment out libnotify-devel BuildRequires since the libnotify
  introspection data doesn't build with libnotify 0.5.x. See
  bgo#625040.
- Add gir-repository-gdk-pixbuf-2.21.patch to fix build after
  gdk-pixbuf split out of gtk+.
- Add gir-repository-bump-to-1.1.patch, to bump version of gir data
  to 1.1, taken from upstream.

-------------------------------------------------------------------
Mon Jun 14 21:03:12 UTC 2010 - dimstar@opensuse.org

- Provide gir-repository-devel. This helps for compatibility with
  other distributions that BuildRequire: gir-repository-devel.
  The symbol is not wrong, as the package is generally a build-
  dependency.

-------------------------------------------------------------------
Mon Apr 12 14:13:56 EDT 2010 - vuntz@opensuse.org

- Remove libgupnp-devel BuildRequires, since the gssdp and gupnp
  instrospection data is now directly shipped with those packages.

-------------------------------------------------------------------
Sun Mar 21 20:24:15 UTC 2010 - dimstar@opensuse.org

- Remove gnome-menus-devel and libwnck-devel BuildRequires, since
  the introspection data is now directly shipped with the libwnck
  and gnome-menus packages.

-------------------------------------------------------------------
Thu Jan 28 15:46:14 CET 2010 - vuntz@opensuse.org

- Add gir-repository-latest-babl.patch to fix build with babl
  0.1.2.

-------------------------------------------------------------------
Tue Dec 22 14:17:43 CET 2009 - vuntz@opensuse.org

- Remove atk-devel and gtk2-devel BuildRequires, since the
  introspection data is now directly shipped with the atk and gtk2
  packages.
- Change gnome-keyring-devel BuildRequires to
  libgnome-keyring-devel, following the module split upstream.
- Ad a rpmlintrc file to ignore an error since we have only one
  library left, but it's really not worth a subpackage.

-------------------------------------------------------------------
Fri Dec  4 02:23:55 CET 2009 - vuntz@opensuse.org

- Remove pango-devel BuildRequires.
- Remove gstreamer-0_10-devel and gstreamer-0_10-plugins-base-devel
  BuildRequires, since the introspection data is now directly
  shipped with the gstreamer packages.
- Explicitly list all the typelib files that we expect, to make
  sure we have all of them.

-------------------------------------------------------------------
Thu Dec  3 12:59:01 CET 2009 - vuntz@opensuse.org

- Add gir-repository-dbus-glib.patch to install the dbus-glib
  introspection data, and call autoreconf.

-------------------------------------------------------------------
Tue Dec  1 16:25:51 CET 2009 - vuntz@opensuse.org

- Remove libwebkit-devel BuildRequires since the introspection data
  is now directly shipped with libwebkit.

-------------------------------------------------------------------
Sat Nov 14 02:24:58 CET 2009 - vuntz@opensuse.org

- Remove libunique-devel BuildRequires since the introspection data
  is now directly shipped with libunique.

-------------------------------------------------------------------
Wed Sep  9 23:37:42 CEST 2009 - vuntz@opensuse.org

- Update to version 0.6.5:
  + Version bump only, to stay in sync with gobject-introspection.

-------------------------------------------------------------------
Tue Aug 25 13:37:11 CEST 2009 - vuntz@novell.com

- Update to version 0.6.4:
  + Improve gir files for various libraries (gstreamer, gtk+,
    libsoup, webkit).
  + Build fixes.
- Drop gir-repository-avahi-install.patch,
  gir-repository-fix-gstreamer.patch, gir-repository-new-gtk.patch:
  fixed upstream.
- Remove call to gnome-autogen.sh, and gnome-common BuildRequires.
- Use SUSE_ASNEEDED=0.
- Remove pango data since it's now shipped with pango too.

-------------------------------------------------------------------
Thu Aug 13 11:48:07 CEST 2009 - vuntz@novell.com

- Add gir-repository-fix-gstreamer.patch, taken from git, to fix
  the build with newer gstreamer.
- Add gir-repository-new-gtk.patch to fix build with new GTK+.
- Add gir-repository-avahi-install.patch, taken from git, to fix
  make install.
- Add gnome-common BuildRequires and gnome-autogen.sh call, needed
  for the patches.

-------------------------------------------------------------------
Tue Jul 21 17:22:26 CEST 2009 - vuntz@novell.com

- Remove wrong comment in spec file.

-------------------------------------------------------------------
Mon Jun 22 23:26:56 CEST 2009 - vuntz@novell.com

- Update to version 0.6.3:
  + bgo#551738: Association needed between records and
    classes/interfaces
  + bgo#555960: Nested structs and unions
  + bgo#555964: float #defined constants are ignored
  + bgo#556475: support Shadows: annotation
  + bgo#571548: generic typelib attributes
  + bgo#571649: Rename Soup-2.0.gir to Soup-2.4.gir
  + bgo#576605: Get rid of GI_SCOPE_TYPE_OBJECT
  + bgo#584423: Add short/ushort support
  + bgo#584816: Add GLclampf to the GL GIR
  + Other bug fixes: bgo#561360, bgo#561604, bgo#563469,
    bgo#563682, bgo#564016, bgo#566560, bgo#567906, bgo#568680,
    bgo#569355, bgo#569633, bgo#569930, bgo#570594, bgo#570903,
    bgo#571182, bgo#571248, bgo#571483, bgo#572075, bgo#572086,
    bgo#572423, bgo#572434, bgo#572563, bgo#572790, bgo#572965,
    bgo#573306, bgo#573309, bgo#573332, bgo#574139, bgo#574284,
    bgo#574501, bgo#575613, bgo#576323, bgo#576627, bgo#577065,
    bgo#577534, bgo#577546, bgo#579522, bgo#579602, bgo#581680,
    bgo#581681, bgo#581682, bgo#581684, bgo#581685, bgo#581689,
    bgo#583338, bgo#584432, bgo#584453, bgo#584842, bgo#585081,
    bgo#585141, bgo#585150, bgo#585328, bgo#585373, bgo#585579,
    bgo#585584, bgo#585908,

-------------------------------------------------------------------
Sun Jun 14 01:05:45 CEST 2009 - vuntz@novell.com

- Add gconf2-devel and libgupnp-devel BuildRequires.
- Change unique-devel BuildRequires to libunique-devel and use it
  on 11.1 too.

-------------------------------------------------------------------
Thu Jun 11 03:09:31 CEST 2009 - vuntz@novell.com

- Remove clutter-devel, clutter-cairo-devel and clutter-gtk-devel
  BuildRequires since we'll move to clutter 0.9 and the gir files
  are directly shipped with clutter now.

-------------------------------------------------------------------
Mon May  4 03:21:58 CEST 2009 - vuntz@novell.com

- Fix build on 11.1: there was no unique there.

-------------------------------------------------------------------
Fri May  1 06:13:29 CEST 2009 - vuntz@novell.com

- Initial package.

openSUSE Build Service is sponsored by