Mailinglist Archive: opensuse-commit (1670 mails)

< Previous Next >
commit gtk2
  • From: root@xxxxxxx (h_root)
  • Date: Fri, 6 Oct 2006 17:29:31 +0200 (CEST)
  • Message-id: <20061006152931.127FD19AB8F@xxxxxxxxxxxxxxx>

Hello community,

here is the log from the commit of package gtk2
checked in at Fri Oct 6 17:29:31 CEST 2006.

--------
--- GNOME/gtk2/gtk2.changes 2006-09-15 12:36:54.000000000 +0200
+++ /mounts/work_src_done/STABLE/gtk2/gtk2.changes 2006-10-02 21:26:40.000000000 +0200
@@ -1,0 +2,9 @@
+Mon Oct 2 21:24:49 CEST 2006 - jhargadon@xxxxxxx
+
+- update to version 2.10.5
+- many bugs fixes
+- Updated translations
+- Windows theme engine improvements
+- GtkFileChooser works better with remote bookmarks
+
+-------------------------------------------------------------------

Old:
----
gtk+-2.10.3.tar.bz2

New:
----
gtk+-2.10.5.tar.bz2
gtk2-makefile-typo.patch

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ gtk2.spec ++++++
--- /var/tmp/diff_new_pack.7vPHhS/_old 2006-10-06 17:28:40.000000000 +0200
+++ /var/tmp/diff_new_pack.7vPHhS/_new 2006-10-06 17:28:40.000000000 +0200
@@ -1,5 +1,5 @@
#
-# spec file for package gtk2 (Version 2.10.3)
+# spec file for package gtk2 (Version 2.10.5)
#
# Copyright (c) 2006 SUSE LINUX Products GmbH, Nuernberg, Germany.
# This file and all modifications and additions to the pristine
@@ -21,8 +21,8 @@
Autoreqprov: on
Requires: gnome-filesystem
PreReq: /usr/bin/touch /bin/rm /bin/rmdir
-Version: 2.10.3
-Release: 2
+Version: 2.10.5
+Release: 1
Summary: Library for Creation of Graphical User Interfaces
Source: ftp://ftp.gnome.org/pub/GNOME/sources/gtk+/2.8/gtk+-%{version}.tar.bz2
Source1: SuSEconfig.gtk2
@@ -49,6 +49,7 @@
Patch36: gtk2-161043-calendar-sane-timer.diff
Patch37: gtk2-184875-filechooser-location-entry-set-path.diff
Patch38: gtk2-po.patch
+Patch39: gtk2-makefile-typo.patch
BuildRoot: %{_tmppath}/%{name}-%{version}-build
Requires: cairo >= 0.9.2

@@ -192,6 +193,7 @@
#%patch36 -p1
#%patch37 -p1
%patch38 -p1
+%patch39
gnome-patch-translation-update

%build
@@ -370,6 +372,12 @@
%{prefix}/share/gtk-doc/html/*

%changelog -n gtk2
+* Mon Oct 02 2006 - jhargadon@xxxxxxx
+- update to version 2.10.5
+- many bugs fixes
+- Updated translations
+- Windows theme engine improvements
+- GtkFileChooser works better with remote bookmarks
* Fri Sep 15 2006 - sbrabec@xxxxxxx
- Fixed module directories ownership.
* Thu Sep 14 2006 - jhargadon@xxxxxxx



++++++ gtk+-2.10.3.tar.bz2 -> gtk+-2.10.5.tar.bz2 ++++++
GNOME/gtk2/gtk+-2.10.3.tar.bz2 /mounts/work_src_done/STABLE/gtk2/gtk+-2.10.5.tar.bz2 differ: char 11, line 1

++++++ gtk2-makefile-typo.patch ++++++
--- gtk/Makefile.am
+++ gtk/Makefile.am
@@ -1104,7 +1104,7 @@
&& $(LN_S) gtk-goto-first-ltr.png gtk-goto-last-rtl.png \
&& $(RM) gtk-media-forward-rtl.png \
&& $(LN_S) gtk-media-rewind-ltr.png gtk-media-forward-rtl.png \
- && $(RM) gtk-mdedia-next-rtl.png \
+ && $(RM) gtk-media-next-rtl.png \
&& $(LN_S) gtk-media-previous-ltr.png gtk-media-next-rtl.png \
&& $(RM) gtk-media-previous-rtl.png \
&& $(LN_S) gtk-media-next-ltr.png gtk-media-previous-rtl.png \
++++++ gtk2-po.patch ++++++
--- /var/tmp/diff_new_pack.7vPHhS/_old 2006-10-06 17:28:41.000000000 +0200
+++ /var/tmp/diff_new_pack.7vPHhS/_new 2006-10-06 17:28:41.000000000 +0200
@@ -1,5 +1,5 @@
---- gtk+-2.10.2/po/hy.po
-+++ gtk+-2.10.2/po/hy.po
+--- gtk+-2.10.5/po/hy.po
++++ gtk+-2.10.5/po/hy.po
@@ -158,7 +158,7 @@
msgid "failed to allocate image buffer of %u byte"
msgid_plural "failed to allocate image buffer of %u bytes"
@@ -9,14 +9,14 @@

#: gdk-pixbuf/io-ani.c:244
#, fuzzy, c-format
---- gtk+-2.10.2/po/ka.po
-+++ gtk+-2.10.2/po/ka.po
-@@ -16,7 +16,7 @@
+--- gtk+-2.10.5/po/ka.po
++++ gtk+-2.10.5/po/ka.po
+@@ -17,7 +17,7 @@
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms: nplurals=1; plural=0\n"
+"Plural-Forms: nplurals=2; plural=0\n"
+ "X-Poedit-SourceCharset: utf-8\n"
+ "X-Generator: KBabel 1.11.4\n"

- #: gdk-pixbuf/gdk-pixbuf-animation.c:154 gdk-pixbuf/gdk-pixbuf-io.c:858
- #: gdk-pixbuf/gdk-pixbuf-io.c:1113 tests/testfilechooser.c:218



++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++



Remember to have fun...

---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx

< Previous Next >
This Thread