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
This commit is contained in:
Vincent Untz 2012-03-28 06:01:47 +00:00 committed by Git OBS Bridge
parent 01b0606aa2
commit 4bb1de9337
4 changed files with 19 additions and 11 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:c251d9489671e904d3ba7566b8f2a6355b37879a6461bdd641f744c7dd3070c8
size 518976

3
gdl-3.4.0.tar.xz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:ea9c196800658c5ab0fb5705da7efb403e6f498c4f9105cb60ee3d47bc38d098
size 522848

View File

@ -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

View File

@ -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.*