Hello community,

here is the log from the commit of package gdl for openSUSE:Factory checked in 
at 2012-10-03 10:25:04
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gdl (Old)
 and      /work/SRC/openSUSE:Factory/.gdl.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gdl", Maintainer is "[email protected]"

Changes:
--------
--- /work/SRC/openSUSE:Factory/gdl/gdl.changes  2012-05-03 10:55:54.000000000 
+0200
+++ /work/SRC/openSUSE:Factory/.gdl.new/gdl.changes     2012-10-03 
10:25:05.000000000 +0200
@@ -1,0 +2,42 @@
+Wed Sep 26 20:55:10 UTC 2012 - [email protected]
+
+- Update to version 3.6.0:
+  + Updated translations.
+
+-------------------------------------------------------------------
+Thu Sep  6 07:35:54 UTC 2012 - [email protected]
+
+- Update to version 3.5.91:
+  + Updated translations.
+- Rename libgdl-3-4 subpackage to libgdl-3-5, following upstreams
+  soname bump.
+
+-------------------------------------------------------------------
+Mon Aug  6 19:15:37 UTC 2012 - [email protected]
+
+- Update to version 3.5.5:
+  + Fix various layout bugs from previous changes
+  + Remove public members in structs
+  + Deprecate macros and replace them with access functions
+    (+ adding some new access functions for now private members)
+  + Constructor for GdlDockBar loses 'dock' argument with gobj
+    (bgo#667158)
+  * test-dock crashes (bgo#680655).
+
+-------------------------------------------------------------------
+Mon Jul 23 18:47:16 UTC 2012 - [email protected]
+
+- Update to version 3.5.4:
+  + New handling of hidden/not existing windows in layout.
+- Rename libgdl-3-0 to libgdl-3-4, followin upstreams soname bump.
+
+-------------------------------------------------------------------
+Wed Jun 27 17:43:05 UTC 2012 - [email protected]
+
+- Update to version 3.5.3:
+  + skip-taskbar property
+  + Fix hidden buttons
+  + Various deprecations and code improvements
+  + Improve Documentation
+
+-------------------------------------------------------------------

Old:
----
  gdl-3.4.2.tar.xz

New:
----
  gdl-3.6.0.tar.xz

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

Other differences:
------------------
++++++ gdl.spec ++++++
--- /var/tmp/diff_new_pack.vaFPdr/_old  2012-10-03 10:25:06.000000000 +0200
+++ /var/tmp/diff_new_pack.vaFPdr/_new  2012-10-03 10:25:06.000000000 +0200
@@ -17,17 +17,17 @@
 
 
 Name:           gdl
-Version:        3.4.2
+Version:        3.6.0
 Release:        0
 Summary:        Gnome Devtool Libraries
 License:        LGPL-2.1+
 Group:          System/Libraries
 Url:            http://ftp.gnome.org/pub/GNOME/sources/gdl/0.7/
-Source:         
http://download.gnome.org/sources/gdl/3.4/%{name}-%{version}.tar.xz
+Source:         
http://download.gnome.org/sources/gdl/3.6/%{name}-%{version}.tar.xz
 BuildRequires:  fdupes
 BuildRequires:  gobject-introspection-devel
 BuildRequires:  gtk3-devel
-BuildRequires:  intltool
+BuildRequires:  intltool >= 0.40.4
 BuildRequires:  libxml2-devel
 BuildRequires:  translation-update-upstream
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
@@ -37,14 +37,14 @@
 intended to be shared between GNOME development tools, including
 gnome-debug, gnome-build, and anjuta2.
 
-%package -n libgdl-3-2
+%package -n libgdl-3-5
 Summary:        Gnome Devtool Libraries
 Group:          System/Libraries
 Recommends:     %{name}-lang
 Provides:       gdl = %{version}
 Obsoletes:      gdl < %{version}
 
-%description -n libgdl-3-2
+%description -n libgdl-3-5
 Gnome Devtool Libraries contains components and libraries that are
 intended to be shared between GNOME development tools, including
 gnome-debug, gnome-build, and anjuta2.
@@ -63,7 +63,7 @@
 %package devel
 Summary:        Gnome Devtool Libraries -- Development Files
 Group:          Development/Libraries/GNOME
-Requires:       libgdl-3-2 = %{version}
+Requires:       libgdl-3-5 = %{version}
 Requires:       typelib-1_0-Gdl-3 = %{version}
 
 %description devel
@@ -86,14 +86,14 @@
 %find_lang %{name}-3
 %fdupes -s %{buildroot}
 
-%post -n libgdl-3-2 -p /sbin/ldconfig
+%post -n libgdl-3-5 -p /sbin/ldconfig
 
-%postun -n libgdl-3-2 -p /sbin/ldconfig
+%postun -n libgdl-3-5 -p /sbin/ldconfig
 
 %clean
 rm -rf %{buildroot}
 
-%files -n libgdl-3-2
+%files -n libgdl-3-5
 %defattr(-, root, root)
 %doc AUTHORS COPYING ChangeLog NEWS README
 %{_libdir}/*.so.*

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to