From 4bb1de933700a9fb35e06ccde561a60d6b8b4ef0c1edd4f4a0a4bd068736de3e Mon Sep 17 00:00:00 2001 From: Vincent Untz Date: Wed, 28 Mar 2012 06:01:47 +0000 Subject: [PATCH] Accepting request 111316 from home:vuntz:branches:GNOME:Factory Update to 3.4.0 OBS-URL: https://build.opensuse.org/request/show/111316 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gdl?expand=0&rev=72 --- gdl-3.3.91.tar.xz | 3 --- gdl-3.4.0.tar.xz | 3 +++ gdl.changes | 8 ++++++++ gdl.spec | 16 ++++++++-------- 4 files changed, 19 insertions(+), 11 deletions(-) delete mode 100644 gdl-3.3.91.tar.xz create mode 100644 gdl-3.4.0.tar.xz diff --git a/gdl-3.3.91.tar.xz b/gdl-3.3.91.tar.xz deleted file mode 100644 index b171480..0000000 --- a/gdl-3.3.91.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c251d9489671e904d3ba7566b8f2a6355b37879a6461bdd641f744c7dd3070c8 -size 518976 diff --git a/gdl-3.4.0.tar.xz b/gdl-3.4.0.tar.xz new file mode 100644 index 0000000..08c616d --- /dev/null +++ b/gdl-3.4.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ea9c196800658c5ab0fb5705da7efb403e6f498c4f9105cb60ee3d47bc38d098 +size 522848 diff --git a/gdl.changes b/gdl.changes index 27394ef..6827027 100644 --- a/gdl.changes +++ b/gdl.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Tue Mar 27 06:27:00 UTC 2012 - vuntz@opensuse.org + +- Update to version 3.4.0: + + Updated translations. +- Rename libgdl-3-2 to libgdl-3-3 following upstream soversion + bump. + ------------------------------------------------------------------- Mon Mar 5 21:46:09 UTC 2012 - dimstar@opensuse.org diff --git a/gdl.spec b/gdl.spec index a63d7d2..e1bcc34 100644 --- a/gdl.spec +++ b/gdl.spec @@ -17,13 +17,13 @@ Name: gdl -Version: 3.3.91 +Version: 3.4.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.3/%{name}-%{version}.tar.xz +Source: http://download.gnome.org/sources/gdl/3.4/%{name}-%{version}.tar.xz BuildRequires: fdupes BuildRequires: gobject-introspection-devel BuildRequires: gtk3-devel @@ -37,14 +37,14 @@ Gnome Devtool Libraries contains components and libraries that are intended to be shared between GNOME development tools, including gnome-debug, gnome-build, and anjuta2. -%package -n libgdl-3-2 +%package -n libgdl-3-3 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-3 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 @@ This package provides the GObject Introspection bindings for GDL. %package devel Summary: Gnome Devtool Libraries -- Development Files Group: Development/Libraries/GNOME -Requires: libgdl-3-2 = %{version} +Requires: libgdl-3-3 = %{version} Requires: typelib-1_0-Gdl-3 = %{version} %description devel @@ -86,14 +86,14 @@ rm %{buildroot}%{_libdir}/*.la %find_lang %{name}-3 %fdupes -s %{buildroot} -%post -n libgdl-3-2 -p /sbin/ldconfig +%post -n libgdl-3-3 -p /sbin/ldconfig -%postun -n libgdl-3-2 -p /sbin/ldconfig +%postun -n libgdl-3-3 -p /sbin/ldconfig %clean rm -rf %{buildroot} -%files -n libgdl-3-2 +%files -n libgdl-3-3 %defattr(-, root, root) %doc AUTHORS COPYING ChangeLog NEWS README %{_libdir}/*.so.*