From 779aca43bff257a0c73f8848794702f4a012ad2e5af09758a4f543728c35513e Mon Sep 17 00:00:00 2001 From: Vincent Untz Date: Mon, 25 Jul 2011 22:06:47 +0000 Subject: [PATCH] Accepting request 76968 from home:vuntz:branches:GNOME:Factory Update to 3.1.4 OBS-URL: https://build.opensuse.org/request/show/76968 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gdl?expand=0&rev=55 --- gdl-3.1.2.tar.bz2 | 3 --- gdl-3.1.4.tar.bz2 | 3 +++ gdl.changes | 10 ++++++++++ gdl.spec | 10 +++++----- 4 files changed, 18 insertions(+), 8 deletions(-) delete mode 100644 gdl-3.1.2.tar.bz2 create mode 100644 gdl-3.1.4.tar.bz2 diff --git a/gdl-3.1.2.tar.bz2 b/gdl-3.1.2.tar.bz2 deleted file mode 100644 index 310f0ed..0000000 --- a/gdl-3.1.2.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:eee146368312b0dd2c874996b188b494772db8343444c928ab9aba9407ad980c -size 606534 diff --git a/gdl-3.1.4.tar.bz2 b/gdl-3.1.4.tar.bz2 new file mode 100644 index 0000000..52a317f --- /dev/null +++ b/gdl-3.1.4.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4deb66a69bd2b68f6c064bf7b49722d163cde6f97d5f3a342b3f30f559fad9a5 +size 607694 diff --git a/gdl.changes b/gdl.changes index da5ab6e..7f8c51b 100644 --- a/gdl.changes +++ b/gdl.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Mon Jul 25 14:51:28 CEST 2011 - vuntz@opensuse.org + +- Update to version 3.1.4: + + bgo#655099: Resizing one DockItem affects another +- Change Requires of lang subpackage in libgdl-3-1 to Recommends as + the translations are not strictly required for the library. +- Change Group of devel subpackage from System/Libraries to + Development/Libraries/GNOME. + ------------------------------------------------------------------- Tue Jun 14 09:23:09 CEST 2011 - dimstar@opensuse.org diff --git a/gdl.spec b/gdl.spec index 53679cb..dd952d5 100644 --- a/gdl.spec +++ b/gdl.spec @@ -27,10 +27,10 @@ BuildRequires: libxml2-devel BuildRequires: translation-update-upstream License: LGPLv2.1+ Group: System/Libraries -Version: 3.1.2 +Version: 3.1.4 Release: 1 Summary: Gnome Devtool Libraries contains components and libraries -Source: http://ftp.gnome.org/pub/GNOME/sources/gdl/2.24/%name-%version.tar.bz2 +Source: http://download.gnome.org/sources/gdl/3.1/%{name}-%{version}.tar.bz2 Url: http://ftp.gnome.org/pub/GNOME/sources/gdl/0.7/ BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -43,9 +43,9 @@ gnome-debug, gnome-build, and anjuta2. License: LGPLv2.1+ Summary: Gnome Devtool Libraries contains components and libraries Group: System/Libraries -Requires: %{name}-lang = %{version} -Obsoletes: gdl < %{version} +Recommends: %{name}-lang Provides: gdl = %{version} +Obsoletes: gdl < %{version} %description -n libgdl-3-1 Gnome Devtool Libraries contains components and libraries that are @@ -55,7 +55,7 @@ gnome-debug, gnome-build, and anjuta2. %package devel License: LGPLv2.1+ Summary: Gnome Devtool Libraries contains components and libraries -Group: System/Libraries +Group: Development/Libraries/GNOME Requires: libgdl-3-1 = %{version} %description devel