This commit is contained in:
parent
f226bb77f1
commit
20d6253aab
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:98c97d185acec2b80769aaaa6e4bde938514e8cd5ff9df2956aab93b6584abde
|
|
||||||
size 521832
|
|
3
gdl-2.23.90.tar.bz2
Normal file
3
gdl-2.23.90.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:bcb284f255d4a432bfc062431199de7ba2f1833faeaf93e4ab6b0e25718528a5
|
||||||
|
size 539277
|
12
gdl.changes
12
gdl.changes
@ -1,3 +1,15 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Aug 26 21:35:04 CEST 2008 - mboman@novell.com
|
||||||
|
|
||||||
|
- Updated to version 2.23.90:
|
||||||
|
+ Version increased to match gnome releases.
|
||||||
|
+ Use smaller buttons to waste less space
|
||||||
|
+ Port to the GtkTooltip API (fixes bgo#457562)
|
||||||
|
+ Fixed bug bgo#529457 - Superfluous condition
|
||||||
|
+ Fixed bug bgo#539288 - Use gtype macros instead of the deprecated
|
||||||
|
gtk ones.
|
||||||
|
+ Translation updates.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Mar 31 21:35:04 CEST 2008 - vuntz@suse.de
|
Mon Mar 31 21:35:04 CEST 2008 - vuntz@suse.de
|
||||||
|
|
||||||
|
24
gdl.spec
24
gdl.spec
@ -1,10 +1,17 @@
|
|||||||
#
|
#
|
||||||
# spec file for package gdl (Version 0.7.11)
|
# spec file for package gdl (Version 2.23.90)
|
||||||
#
|
#
|
||||||
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||||
# This file and all modifications and additions to the pristine
|
|
||||||
# package are under the same license as the package itself.
|
|
||||||
#
|
#
|
||||||
|
# All modifications and additions to the file contributed by third parties
|
||||||
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
|
# upon. The license for this file, and modifications and additions to the
|
||||||
|
# file, is the same license as for the pristine package itself (unless the
|
||||||
|
# license for the pristine package is not an Open Source License, in which
|
||||||
|
# case the license is the MIT License). An "Open Source License" is a
|
||||||
|
# license that conforms to the Open Source Definition (Version 1.9)
|
||||||
|
# published by the Open Source Initiative.
|
||||||
|
|
||||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||||
#
|
#
|
||||||
|
|
||||||
@ -16,7 +23,7 @@ BuildRequires: fdupes gconf2-devel gtk-doc libglade2-devel libgnomeui-devel lic
|
|||||||
License: GPL v2 only
|
License: GPL v2 only
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
AutoReqProv: on
|
AutoReqProv: on
|
||||||
Version: 0.7.11
|
Version: 2.23.90
|
||||||
Release: 1
|
Release: 1
|
||||||
Summary: Gnome Devtool Libraries contains components and libraries
|
Summary: Gnome Devtool Libraries contains components and libraries
|
||||||
Source: http://ftp.gnome.org/pub/GNOME/sources/gdl/0.7/%name-%version.tar.bz2
|
Source: http://ftp.gnome.org/pub/GNOME/sources/gdl/0.7/%name-%version.tar.bz2
|
||||||
@ -123,6 +130,15 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%files lang -f %{name}-1.lang
|
%files lang -f %{name}-1.lang
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Aug 26 2008 mboman@novell.com
|
||||||
|
- Updated to version 2.23.90:
|
||||||
|
+ Version increased to match gnome releases.
|
||||||
|
+ Use smaller buttons to waste less space
|
||||||
|
+ Port to the GtkTooltip API (fixes bgo#457562)
|
||||||
|
+ Fixed bug bgo#529457 - Superfluous condition
|
||||||
|
+ Fixed bug bgo#539288 - Use gtype macros instead of the deprecated
|
||||||
|
gtk ones.
|
||||||
|
+ Translation updates.
|
||||||
* Mon Mar 31 2008 vuntz@suse.de
|
* Mon Mar 31 2008 vuntz@suse.de
|
||||||
- Updated to version 0.7.11:
|
- Updated to version 0.7.11:
|
||||||
+ Translation updates.
|
+ Translation updates.
|
||||||
|
Loading…
Reference in New Issue
Block a user