a60e394
Name:		libgdl
f4d94ba
Epoch:		1
3ac4657
Version:	3.34.0
3ba0699
Release:	3%{?dist}
f4d94ba
Summary:	GNOME docking library
f4d94ba
81695c0
License:	LGPLv2+
a60e394
URL:		http://www.gnome.org/
3ac4657
Source0:	http://download.gnome.org/sources/gdl/3.34/gdl-%{version}.tar.xz
a60e394
a60e394
BuildRequires:	gettext
Debarshi Ray 7396b3d
BuildRequires:	gobject-introspection-devel
4d054d7
BuildRequires:	gtk3-devel
c197d42
BuildRequires:	gtk-doc
c197d42
a60e394
BuildRequires:	intltool
eb1712c
BuildRequires:	libtool
aec20f5
BuildRequires:	libxml2-devel
a60e394
BuildRequires:	perl(XML::Parser)
260c75d
BuildRequires: make
a60e394
a60e394
%description
b8f7703
GDL adds dockable widgets to GTK+. The user can rearrange those widgets by drag
b8f7703
and drop and layouts can be saved and loaded. Currently it is used by anjuta,
b8f7703
inkscape, gtranslator and others.
a60e394
a60e394
%package devel
a60e394
Summary:	Development files for %{name}
95dfc40
Requires:	%{name}%{?_isa} = %{epoch}:%{version}-%{release}
a60e394
a60e394
%description devel
a60e394
This package contains development files for %{name}.
a60e394
a60e394
%prep
a60e394
%setup -q -n gdl-%{version}
a60e394
a60e394
%build
df47250
%configure \
df47250
  --disable-silent-rules \
df47250
  --disable-static \
Debarshi Ray 7396b3d
  --enable-introspection=yes
eb1712c
5e58788
# Omit unused direct shared library dependencies.
5e58788
sed --in-place --expression 's! -shared ! -Wl,--as-needed\0!g' libtool
5e58788
f850303
make %{?_smp_mflags}
a60e394
a60e394
%install
514d576
%make_install
a60e394
find $RPM_BUILD_ROOT -type f -name "*.la" -delete
a60e394
4d054d7
%find_lang gdl-3
a60e394
c1e879e
%ldconfig_scriptlets
a60e394
4d054d7
%files -f gdl-3.lang
ce52bb1
%license COPYING
a60e394
%doc AUTHORS
a60e394
%doc MAINTAINERS
a60e394
%doc NEWS
a60e394
%doc README
4d054d7
%{_libdir}/%{name}-3.so.*
2313319
%dir %{_libdir}/girepository-1.0
000e5dc
%{_libdir}/girepository-1.0/Gdl-3.typelib
a60e394
a60e394
%files devel
4d054d7
%{_libdir}/%{name}-3.so
4d054d7
%{_libdir}/pkgconfig/gdl-3.0.pc
bc15ea1
bc15ea1
%dir %{_datadir}/gir-1.0
000e5dc
%{_datadir}/gir-1.0/Gdl-3.gir
a60e394
0aa7fc6
%dir %{_datadir}/gtk-doc/
0aa7fc6
%dir %{_datadir}/gtk-doc/html/
0aa7fc6
%doc %{_datadir}/gtk-doc/html/gdl-3.0/
eb1712c
4d054d7
%dir %{_includedir}/%{name}-3.0
4d054d7
%{_includedir}/%{name}-3.0/gdl
a60e394
a60e394
%changelog
3ba0699
* Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1:3.34.0-3
3ba0699
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
3ba0699
60f5464
* Wed Jan 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1:3.34.0-2
60f5464
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
60f5464
3ac4657
* Sun Sep 08 2019 Kalev Lember <klember@redhat.com> - 1:3.34.0-1
3ac4657
- Update to 3.34.0
3ac4657
6e76dd8
* Thu Jul 25 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1:3.28.0-4
6e76dd8
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
6e76dd8
3de0347
* Fri Feb 01 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1:3.28.0-3
3de0347
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
3de0347
16246f3
* Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1:3.28.0-2
16246f3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
16246f3
ad625b0
* Sun Mar 11 2018 Kalev Lember <klember@redhat.com> - 1:3.28.0-1
ad625b0
- Update to 3.28.0
ad625b0
4dd73c8
* Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1:3.26.0-2
4dd73c8
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
4dd73c8
35422f1
* Sun Sep 10 2017 Kalev Lember <klember@redhat.com> - 1:3.26.0-1
35422f1
- Update to 3.26.0
35422f1
853b699
* Fri Aug 25 2017 Kalev Lember <klember@redhat.com> - 1:3.25.91-1
853b699
- Update to 3.25.91
853b699
58f9897
* Thu Aug 03 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1:3.22.0-4
58f9897
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild
58f9897
16dd988
* Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1:3.22.0-3
16dd988
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
16dd988
8af9dc7
* Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1:3.22.0-2
8af9dc7
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
8af9dc7
b18bae4
* Mon Sep 19 2016 Kalev Lember <klember@redhat.com> - 1:3.22.0-1
b18bae4
- Update to 3.22.0
02de5e3
- Don't set group tags
2313319
- Co-own gir directories instead of depending on gobject-introspection
b18bae4
7c175b1
* Sun Mar 20 2016 Kalev Lember <klember@redhat.com> - 1:3.20.0-1
7c175b1
- Update to 3.20.0
7c175b1
f8870f1
* Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 1:3.18.0-2
f8870f1
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
f8870f1
1e64a7d
* Sun Sep 20 2015 Kalev Lember <klember@redhat.com> - 1:3.18.0-1
1e64a7d
- Update to 3.18.0
514d576
- Use make_install macro
1e64a7d
1cc2aaf
* Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1:3.16.0-2
1cc2aaf
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
1cc2aaf
07f07dc
* Sat Mar 21 2015 Kalev Lember <kalevlember@gmail.com> - 1:3.16.0-1
07f07dc
- Update to 3.16.0
ce52bb1
- Use license macro for the COPYING file
07f07dc
9dc4d8d
* Sun Sep 21 2014 Kalev Lember <kalevlember@gmail.com> - 1:3.14.0-1
9dc4d8d
- Update to 3.14.0
9dc4d8d
188a76d
* Sun Sep 14 2014 Kalev Lember <kalevlember@gmail.com> - 1:3.13.92-1
188a76d
- Update to 3.13.92
95dfc40
- Tighten subpackage deps with the _isa macro
188a76d
3f6a61e
* Sun Aug 17 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1:3.12.0-4
3f6a61e
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
3f6a61e
21ea142
* Tue Jul 22 2014 Kalev Lember <kalevlember@gmail.com> - 1:3.12.0-3
21ea142
- Rebuilt for gobject-introspection 1.41.4
21ea142
2d49d66
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1:3.12.0-2
2d49d66
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
2d49d66
Richard Hughes 3e3950e
* Tue Mar 25 2014 Richard Hughes <rhughes@redhat.com> - 1:3.12.0-1
Richard Hughes 3e3950e
- Update to 3.12.0
Richard Hughes 3e3950e
Richard Hughes 955f4aa
* Mon Mar 17 2014 Richard Hughes <rhughes@redhat.com> - 1:3.11.92-1
Richard Hughes 955f4aa
- Update to 3.11.92
Richard Hughes 955f4aa
a27c989
* Wed Sep 25 2013 Kalev Lember <kalevlember@gmail.com> - 1:3.10.0-1
a27c989
- Update to 3.10.0
a27c989
fe51482
* Tue Sep 03 2013 Kalev Lember <kalevlember@gmail.com> - 1:3.9.91-1
fe51482
- Update to 3.9.91
fe51482
99051de
* Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1:3.8.1-2
99051de
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
99051de
Richard Hughes ea6d39e
* Mon Apr 15 2013 Richard Hughes <rhughes@redhat.com> - 1:3.8.1-1
Richard Hughes ea6d39e
- Update to 3.8.1
Richard Hughes ea6d39e
6cb7bc5
* Tue Mar 26 2013 Kalev Lember <kalevlember@gmail.com> - 1:3.8.0-1
6cb7bc5
- Update to 3.8.0
6cb7bc5
22504b2
* Wed Mar 20 2013 Kalev Lember <kalevlember@gmail.com> - 3.7.90-1
22504b2
- Update to 3.7.90
22504b2
c034316
* Fri Feb 22 2013 Kalev Lember <kalevlember@gmail.com> - 1:3.7.3-1
c034316
- Update to 3.7.3
c034316
50aab02
* Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1:3.6.2-2
50aab02
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
50aab02
b76409f
* Mon Nov 12 2012 Kalev Lember <kalevlember@gmail.com> - 1:3.6.2-1
b76409f
- Update to 3.6.2
b76409f
6caaafb
* Wed Sep 26 2012 Kalev Lember <kalevlember@gmail.com> - 1:3.6.0-1
6caaafb
- Update to 3.6.0
6caaafb
06a7786
* Mon Jul 23 2012 Kalev Lember <kalevlember@gmail.com> - 1:3.5.4-1
06a7786
- Update to 3.5.4
06a7786
- Dropped the pkgconfig patch, now upstream
06a7786
98cfd72
* Thu Jul 19 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1:3.5.3-3
98cfd72
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
98cfd72
df47250
* Thu Jun 28 2012 Kalev Lember <kalevlember@gmail.com> - 1:3.5.3-2
df47250
- Fix multilib conflicts in -devel by using html docs from the tarball,
df47250
  instead of rebuilding them every time (#831409)
df47250
d4d1d58
* Thu Jun 28 2012 Kalev Lember <kalevlember@gmail.com> - 1:3.5.3-1
d4d1d58
- Update to 3.5.3
b8f7703
- Sync summary and description from doap file
d4d1d58
eb905b2
* Sun Apr 22 2012 Kalev Lember <kalevlember@gmail.com> - 1:3.4.2-1
eb905b2
- Update to 3.4.2
eb905b2
7a9b329
* Wed Apr 11 2012 Kalev Lember <kalevlember@gmail.com> - 1:3.4.1-1
7a9b329
- Update to 3.4.1
0aa7fc6
- Avoid depending on gtk-doc for directory ownership (#604383)
7a9b329
042a98e
* Fri Jan 13 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1:3.2.0-2
042a98e
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
042a98e
722dc4e
* Tue Oct 04 2011 Kalev Lember <kalevlember@gmail.com> - 1:3.2.0-1
722dc4e
- Update to 3.2.0
722dc4e
767586a
* Wed Jun 15 2011 Tomas Bzatek <tbzatek@redhat.com> - 1:3.1.2-1
767586a
- Update to 3.1.2
767586a
9762d48
* Tue Apr 26 2011 Tomas Bzatek <tbzatek@redhat.com> - 1:3.0.0-2
9762d48
- Fix gtk-doc requires
9762d48
000e5dc
* Tue Apr 05 2011 Tomas Bzatek <tbzatek@redhat.com> - 1:3.0.0-1
000e5dc
- Update to 3.0.0
000e5dc
6895489
* Thu Feb 10 2011 Matthias Clasen <mclasen@redhat.com>  - 1:2.91.4-4
6895489
- Rebuild
6895489
ea00776
* Mon Feb 07 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1:2.91.4-3
ea00776
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
ea00776
bf07d4b
* Wed Feb  2 2011 Matthias Clasen <mclasen@redhat.com> - 1:2.91.4-2
b7c6cfb
- Rebuild against newer gtk
b7c6cfb
4d054d7
* Tue Jan 11 2011 Rakesh Pandit <rakesh@fedoraproject.org> - 1:2.91.1-1
4d054d7
- Updated to 2.91.4
4d054d7
c103210
* Thu Oct 07 2010 Tom "spot" Callaway <tcallawa@redhat.com> - 1:2.30.1-1
c103210
- revert to 2.30.1, bump epoch to 1
c103210
- see: https://bugzilla.redhat.com/show_bug.cgi?id=635333
c103210
Debarshi Ray 7396b3d
* Thu Aug 05 2010 Debarshi Ray <rishi@fedoraproject.org> - 2.31.3-1
Debarshi Ray 7396b3d
- Version bump to 2.31.3.
Debarshi Ray 7396b3d
  * GNOME Goal: use accessor functions instead direct access. (GNOME Bugzilla
Debarshi Ray 7396b3d
    #612497)
Debarshi Ray 7396b3d
  * http://download.gnome.org/sources/gdl/2.31/gdl-2.31.3.news
Debarshi Ray 7396b3d
  * http://download.gnome.org/sources/gdl/2.31/gdl-2.31.2.news
Debarshi Ray 7396b3d
- Enabled GObject Introspection.
Debarshi Ray 7396b3d
23d7bb4
* Sun May 23 2010 Debarshi Ray <rishi@fedoraproject.org> - 2.31.1-1
23d7bb4
- Version bump to 2.31.1.
23d7bb4
  * GNOME Goal: removed deprecated Gtk+ symbols. (GNOME Bugzilla #577469)
23d7bb4
  * Removed gdl_dock_layout_get_items_ui and gdl_dock_layout_get_ui from the
23d7bb4
    header as they were never defined in the sources. (GNOME Bugzilla #603466)
23d7bb4
  * Fixed missing return values. (GNOME Bugzilla #603600)
23d7bb4
  * Show icons too when the dock switcher style is set to tabs. (GNOME
23d7bb4
    Bugzilla #615113)
23d7bb4
- Added 'BuildRequires: gtk-doc' for Fedora 15 too.
23d7bb4
081ae93
* Mon Apr 26 2010 Debarshi Ray <rishi@fedoraproject.org> - 2.30.0-2
081ae93
- Added 'BuildRequires: gtk-doc' for Fedora 14 too.
081ae93
81695c0
* Mon Apr 26 2010 Debarshi Ray <rishi@fedoraproject.org> - 2.30.0-1
81695c0
- Version bump to 2.30.0.
81695c0
  * Add a "selected" signal to GdlDockItem.
81695c0
  * Iconify button now iconifies entire switcher, not just that particular
81695c0
    item.
81695c0
  * Do not make dock windows transient. (GNOME Bugzilla #570263)
81695c0
  * Changed license notice in gdl.h to LGPLv2+. (GNOME Bugzilla #603041)
81695c0
  * http://download.gnome.org/sources/gdl/2.29/gdl-2.29.92.news
81695c0
- Mixed source licensing changed to LGPLv2+, and restored COPYING.
81695c0
d35aa47
* Thu Jan 21 2010 Debarshi Ray <rishi@fedoraproject.org> - 2.28.2-1
d35aa47
- Version bump to 2.28.2.
d35aa47
  * Fix for Gtk+ client-side windows.
d35aa47
  * http://download.gnome.org/sources/gdl/2.28/gdl-2.28.2.news
d35aa47
c197d42
* Fri Oct 30 2009 Debarshi Ray <rishi@fedoraproject.org> - 2.28.1-2
c197d42
- Added 'BuildRequires: gtk-doc' for Fedora 13 onwards.
c197d42
88e7b69
* Fri Oct 30 2009 Debarshi Ray <rishi@fedoraproject.org> - 2.28.1-1
88e7b69
- Version bump to 2.28.1.
88e7b69
  * Added new GdlSwitcherStyle name GDL_SWITCHER_STYLE_NONE. (GNOME Bugzilla
88e7b69
    #589317)
88e7b69
  * Translation updates.
88e7b69
  * http://download.gnome.org/sources/gdl/2.28/gdl-2.28.1.news
88e7b69
  * http://download.gnome.org/sources/gdl/2.27/gdl-2.27.92.news
88e7b69
- Simplified mixed source licensing. There are no GPLv2 files left.
88e7b69
ef8d686
* Tue Aug 11 2009 Ville Skyttä <ville.skytta@iki.fi> - 2.27.3-3
ef8d686
- Use bzipped upstream tarball.
ef8d686
119632a
* Fri Jul 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.27.3-2
119632a
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
119632a
0cca404
* Fri Jul 10 2009 Debarshi Ray <rishi@fedoraproject.org> - 2.27.3-1
0cca404
- Version bump to 2.27.3.
0cca404
  * Fixed soname generation.
0cca404
  * Private API hidden.
0cca404
  * Fixed invisible buttons in HighContrastInverse theme. (GNOME Bugzilla
0cca404
    #471317)
0cca404
  * Removed GdlComboButton. Use GtkMenuToolButton instead. (GNOME Bugzilla
0cca404
    #560820)
0cca404
  * Optional grip handle hatching. (GNOME Bugzilla #577001)
0cca404
  * Fixed layout bug in the grip widget headers. (GNOME Bugzilla #577107)
0cca404
  * GNOME Goal: removed deprecated Gtk+ symbols. (GNOME Bugzilla #577469)
0cca404
  * Implemented gdl_dock_item_grip_remove. (GNOME Bugzilla #578967)
0cca404
  * gdl_dock_placeholder_new takes a const gchar*. (GNOME Bugzilla #577938)
0cca404
  * Fixed grip layout bug where negative rectangles are possible. (GNOME
0cca404
    Bugzilla #579057)
0cca404
  * Get rid of libgnome. (GNOME Bugzilla #580860)
0cca404
  * Ported to GtkBuilder. (GNOME Bugzilla #582511)
aec20f5
  * http://ftp.gnome.org/pub/GNOME/sources/gdl/2.27/gdl-2.27.3.news
aec20f5
  * http://ftp.gnome.org/pub/GNOME/sources/gdl/2.27/gdl-2.27.2.news
0cca404
- Fix to show objects docked to a GdlDockPaned accepted by upstream.
aec20f5
- Replaced 'BuildRequires: libglade2-devel' with
aec20f5
  'BuildRequires: gtk2-devel libxml2-devel'.
0cca404
0cca404
* Fri Jul 10 2009 Debarshi Ray <rishi@fedoraproject.org> - 2.26.2-1
0cca404
- Version bump to 2.26.2.
0cca404
  * Translation updates: ar, be, ca@valencia, el, jp and sk.
aec20f5
  * http://ftp.gnome.org/pub/GNOME/sources/gdl/2.26/gdl-2.26.2.news
0cca404
- Ensure that objects docked to a GdlDockPaned are shown. (GNOME Bugzilla
0cca404
  #584418)
0cca404
a0d22c2
* Tue Mar 31 2009 Debarshi Ray <rishi@fedoraproject.org> - 2.26.0-1
a0d22c2
- Version bump to 2.26.0.
a0d22c2
  * Fixed Valgrind violation. (GNOME Bugzilla #574172)
0cca404
  * Translation updates: el, pl, gl, he, gu, te, cs and or.
a0d22c2
08d8ec6
* Tue Mar 10 2009 Debarshi Ray <rishi@fedoraproject.org> - 2.25.92-1
08d8ec6
- Version bump to 2.25.92.
08d8ec6
  * Fixed locked layout mode. (GNOME Bugzilla #573522)
08d8ec6
  * Fixed dock/undock/reset behaviour. (GNOME Bugzilla #566801)
08d8ec6
  * http://ftp.gnome.org/pub/GNOME/sources/gdl/2.25/gdl-2.25.92.news
08d8ec6
- Replaced 'BuildRequires: libgnomeui-devel' with
08d8ec6
  'BuildRequires: libglade2-devel'.
08d8ec6
- Dropped COPYING because it contains GPLv3, which does not tally with the
08d8ec6
  license notices in the source code.
08d8ec6
63e196a
* Wed Feb 25 2009 Debarshi Ray <rishi@fedoraproject.org> - 2.25.91-1
63e196a
- Version bump to 2.25.91.
63e196a
  * Updated documentation.
63e196a
- Removed 'Provides: anjuta-gdl' and 'Obsoletes: anjuta-gdl'.
63e196a
- Removed 'Requires: gtk2-devel pkgconfig' from libgdl-devel. Let rpm-4.6
63e196a
  autogenerate them.
63e196a
527fa1a
* Tue Oct 28 2008 Debarshi Ray <rishi@fedoraproject.org> - 2.24.0-2
527fa1a
- Updated Source0 URL.
527fa1a
9fed752
* Fri Oct 24 2008 Debarshi Ray <rishi@fedoraproject.org> - 2.24.0-1
9fed752
- Version bump to 2.24.0.
71da898
  * Smaller icons to waste less space.
08d8ec6
  * Ported to GLib IO. (GNOME Bugzilla #513845)
63e196a
  * Ported to GtkTooltip. (GNOME Bugzilla #457562)
71da898
  * Translation updates: da, tr, el, it, zh_TW, zh_HK, ru, ar, vi, bg, th, ps,
71da898
    sq, pt_BR and mr.
9fed752
- Rpaths removed by upstream.
9fed752
- libgdl-gnome-1.so has been dropped.
9fed752
9042841
* Tue Mar 18 2008 Debarshi Ray <rishi@fedoraproject.org> - 0.7.11-1
63e196a
- Version bump to 0.7.11. (Red Hat Bugzilla #437556)
71da898
  * Translation updates: hu, pt_BR, fr, mk, es, lt, hi, uk and cs.
63e196a
  * http://ftp.gnome.org/pub/GNOME/sources/gdl/0.7/gdl-0.7.11.news
9042841
eb1712c
* Sun Mar 02 2008 Debarshi Ray <rishi@fedoraproject.org> - 0.7.10-1
eb1712c
- Version bump to 0.7.10.
71da898
  * Added gtk-doc documentation (12% coverage).
71da898
  * Avoided critical warnings from GLib.
71da898
  * Translation updates: si, sv, pt, fi, ne, ca, gl, pl, en_GB, es, eu, ar,
71da898
    nl, th tr and de.
63e196a
  * http://ftp.gnome.org/pub/GNOME/sources/gdl/0.7/gdl-0.7.10.news
63e196a
  * http://ftp.gnome.org/pub/GNOME/sources/gdl/0.7/gdl-0.7.9.news
eb1712c
- Added 'BuildRequires: gtk-doc' on Fedora 7.
eb1712c
- Added 'Requires: gtk-doc' for libgdl-devel.
eb1712c
- Replaced 'BuildRequires: chrpath' with 'BuildRequires: libtool' for removing
eb1712c
  rpaths.
eb1712c
5e58788
* Sun Feb 03 2008 Debarshi Ray <rishi@fedoraproject.org> - 0.7.8-2
5e58788
- Omitted unused direct shared library dependencies.
5e58788
bf07d4b
* Mon Jan 28 2008 Debarshi Ray <rishi@fedoraproject.org> - 0.7.8-1
4515a71
- Version bump to 0.7.8.
71da898
  * Smaller icons to waste less space.
71da898
  * Backported several small improvements from MonoDevelop.
71da898
  * Translation updates: es, vi, ar, sl, bg, ko, nb, oc, ar, eu, sv and uk.
63e196a
  * http://ftp.gnome.org/pub/GNOME/sources/gdl/0.7/gdl-0.7.8.news
4515a71
- Fixed gdl-1.0.pc.in and gdl-gnome-1.0.pc.in by trimming 'Requires' list.
4515a71
a60e394
* Sat Dec 15 2007 Debarshi Ray <rishi@fedoraproject.org> - 0.7.7-1
a60e394
- Initial build. Imported SPEC from Rawhide and renamed as libgdl from
a60e394
  anjuta-gdl.
63e196a
  * Fixed crash when maximizing already removed widget. (GNOME Bugzilla
63e196a
    #317004)
63e196a
  * Fixed crash in button layout.
63e196a
  * http://ftp.gnome.org/pub/GNOME/sources/gdl/0.7/gdl-0.7.7.news