Accepting request 523021 from GNOME:Factory

(forwarded request 522920 from Zaitor)

OBS-URL: https://build.opensuse.org/request/show/523021
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gdl?expand=0&rev=55
This commit is contained in:
Dominique Leuenberger 2017-09-13 19:46:57 +00:00 committed by Git OBS Bridge
commit 7efdaf5baa
4 changed files with 30 additions and 13 deletions

View File

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

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

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

View File

@ -1,3 +1,23 @@
-------------------------------------------------------------------
Sun Sep 10 21:24:31 UTC 2017 - zaitor@opensuse.org
- Update to version 3.26.0:
+ No changes, stable bump only.
-------------------------------------------------------------------
Fri Sep 8 13:01:11 UTC 2017 - jengelh@inai.de
- Update descriptions, RPM groups and old macros.
-------------------------------------------------------------------
Sun Aug 20 18:26:41 UTC 2017 - zaitor@opensuse.org
- Update to version 3.25.91:
+ Remove some run time warnings.
+ Convert various source files to UTF-8.
+ dock-object: fix gtk-doc comment for dock signal.
+ Updated translations.
-------------------------------------------------------------------
Sun Sep 18 08:03:04 UTC 2016 - zaitor@opensuse.org

View File

@ -1,7 +1,7 @@
#
# spec file for package gdl
#
# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -17,13 +17,13 @@
Name: gdl
Version: 3.22.0
Version: 3.26.0
Release: 0
Summary: Gnome Devtool Libraries
License: LGPL-2.1+
Group: System/Libraries
Group: Development/Libraries/GNOME
Url: http://ftp.gnome.org/pub/GNOME/sources/gdl/3.18/
Source: http://download.gnome.org/sources/gdl/3.22/%{name}-%{version}.tar.xz
Source: http://download.gnome.org/sources/gdl/3.26/%{name}-%{version}.tar.xz
BuildRequires: fdupes
BuildRequires: gobject-introspection-devel
BuildRequires: gtk3-devel
@ -50,7 +50,7 @@ intended to be shared between GNOME development tools, including
gnome-debug, gnome-build, and anjuta2.
%package -n typelib-1_0-Gdl-3
Summary: Gnome Devtool Libraries -- Introspection Bindings
Summary: Introspection bindings for the Gnome Devtool libraries
Group: System/Libraries
%description -n typelib-1_0-Gdl-3
@ -61,7 +61,7 @@ gnome-debug, gnome-build, and anjuta2.
This package provides the GObject Introspection bindings for GDL.
%package devel
Summary: Gnome Devtool Libraries -- Development Files
Summary: Development files for the Gnome Devtool libraries
Group: Development/Libraries/GNOME
Requires: libgdl-3-5 = %{version}
Requires: typelib-1_0-Gdl-3 = %{version}
@ -81,7 +81,7 @@ translation-update-upstream
make %{?_smp_mflags} V=1
%install
%makeinstall
%make_install
rm %{buildroot}%{_libdir}/*.la
%find_lang %{name}-3
%fdupes -s %{buildroot}
@ -90,9 +90,6 @@ rm %{buildroot}%{_libdir}/*.la
%postun -n libgdl-3-5 -p /sbin/ldconfig
%clean
rm -rf %{buildroot}
%files -n libgdl-3-5
%defattr(-, root, root)
%doc AUTHORS COPYING ChangeLog NEWS README