Mailinglist Archive: opensuse-commit (1083 mails)
| < Previous | Next > |
commit gtkmm2
- From: root@xxxxxxxxxxxxxxx (h_root)
- Date: Wed, 19 Sep 2007 19:07:14 +0200
- Message-id: <20070919170714.CD4AC6781B8@xxxxxxxxxxxxxxx>
Hello community,
here is the log from the commit of package gtkmm2
checked in at Wed Sep 19 19:07:14 CEST 2007.
--------
--- GNOME/gtkmm2/gtkmm2.changes 2007-09-11 01:01:16.000000000 +0200
+++ /mounts/work_src_done/STABLE/gtkmm2/gtkmm2.changes 2007-09-17 17:16:34.336694000 +0200
@@ -1,0 +2,8 @@
+Mon Sep 17 17:15:19 CEST 2007 - maw@xxxxxxx
+
+- Update to version 2.12.0:
+ * RecentAction: Rearrange the constructor parameters, to match
+ the other Action classes; added more default parameters
+- This release requires gtk+ version 2.14.0.
+
+-------------------------------------------------------------------
Old:
----
gtkmm-2.11.8.tar.bz2
New:
----
gtkmm-2.12.0.tar.bz2
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ gtkmm2.spec ++++++
--- /var/tmp/diff_new_pack.F28270/_old 2007-09-19 19:06:53.000000000 +0200
+++ /var/tmp/diff_new_pack.F28270/_new 2007-09-19 19:06:53.000000000 +0200
@@ -1,5 +1,5 @@
#
-# spec file for package gtkmm2 (Version 2.11.8)
+# spec file for package gtkmm2 (Version 2.12.0)
#
# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
# This file and all modifications and additions to the pristine
@@ -15,17 +15,17 @@
BuildRequires: cairomm-devel fdupes gcc-c++ glibmm2-devel gtk2-devel libsigc++2-devel update-desktop-files
# Only for directory ownership:
BuildRequires: devhelp
-Version: 2.11.8
-Release: 1
+Version: 2.12.0
+Release: 2
Group: System/Libraries
License: LGPL v2 or later
Summary: C++ Interface for GTK2 (a GUI Library for X)
-URL: http://www.gtkmm.org/
+Url: http://www.gtkmm.org/
Source: ftp://ftp.gnome.org/pub/GNOME/sources/%{_name}/2.10/%{_name}-%{version}.tar.bz2
Patch: gtkmm2-null.patch
Provides: gtkmm24 = %{version}
Obsoletes: gtkmm24
-Autoreqprov: on
+AutoReqProv: on
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%description
@@ -105,7 +105,6 @@
for DIR in tests/[a-z]* ; do
cp -r $DIR/{Makefile,*.cc} $RPM_BUILD_ROOT%{_docdir}/%{name}/tests
done
-
%fdupes $RPM_BUILD_ROOT
%clean
@@ -145,6 +144,11 @@
%{_datadir}/devhelp/books/gtkmm-2.4
%changelog
+* Mon Sep 17 2007 - maw@xxxxxxx
+- Update to version 2.12.0:
+ * RecentAction: Rearrange the constructor parameters, to match
+ the other Action classes; added more default parameters
+- This release requires gtk+ version 2.14.0.
* Tue Sep 11 2007 - mauro@xxxxxxx
- Update to version 2.11.8:
+ Gdk::Cairo::set_source_color(), set_source_pixbuf(), set_source_pixmap():
++++++ gtkmm-2.11.8.tar.bz2 -> gtkmm-2.12.0.tar.bz2 ++++++
GNOME/gtkmm2/gtkmm-2.11.8.tar.bz2 /mounts/work_src_done/STABLE/gtkmm2/gtkmm-2.12.0.tar.bz2 differ: byte 11, line 1
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx
| < Previous | Next > |