From ada690fddca9a4829a9c570a3c9b558a8d2980ac192b57664fbfa079a54b38b7 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Thu, 31 Aug 2017 07:44:30 +0000 Subject: [PATCH 1/3] Accepting request 519429 from GNOME:Next Scripted push of project GNOME:Next OBS-URL: https://build.opensuse.org/request/show/519429 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gdl?expand=0&rev=104 --- gdl-3.22.0.tar.xz | 3 --- gdl-3.25.91.tar.xz | 3 +++ gdl.changes | 9 +++++++++ gdl.spec | 6 +++--- 4 files changed, 15 insertions(+), 6 deletions(-) delete mode 100644 gdl-3.22.0.tar.xz create mode 100644 gdl-3.25.91.tar.xz diff --git a/gdl-3.22.0.tar.xz b/gdl-3.22.0.tar.xz deleted file mode 100644 index fca4059..0000000 --- a/gdl-3.22.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:cc5b360e1392292186924f0f9a8efc0f4db7e6e56dc7042037466b5cc839660c -size 529072 diff --git a/gdl-3.25.91.tar.xz b/gdl-3.25.91.tar.xz new file mode 100644 index 0000000..fd7a1e1 --- /dev/null +++ b/gdl-3.25.91.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:03b97e7846284c71fa6d9e04c85b68818d2015fc9456797cf42387fb42ad2552 +size 540976 diff --git a/gdl.changes b/gdl.changes index 597bdf9..e811dac 100644 --- a/gdl.changes +++ b/gdl.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +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 diff --git a/gdl.spec b/gdl.spec index 8ccdcc9..2205098 100644 --- a/gdl.spec +++ b/gdl.spec @@ -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.25.91 Release: 0 Summary: Gnome Devtool Libraries License: LGPL-2.1+ Group: System/Libraries 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: https://download.gnome.org/sources/gdl/3.25/%{name}-%{version}.tar.xz BuildRequires: fdupes BuildRequires: gobject-introspection-devel BuildRequires: gtk3-devel From 34f695281d966056565459189b8f39655715dae3f2ba24b714d929c530921235 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Fri, 8 Sep 2017 15:04:53 +0000 Subject: [PATCH 2/3] Accepting request 522314 from home:jengelh:branches:GNOME:Factory - Update descriptions, RPM groups and old macros. OBS-URL: https://build.opensuse.org/request/show/522314 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gdl?expand=0&rev=105 --- gdl.changes | 5 +++++ gdl.spec | 11 ++++------- 2 files changed, 9 insertions(+), 7 deletions(-) diff --git a/gdl.changes b/gdl.changes index e811dac..62f999b 100644 --- a/gdl.changes +++ b/gdl.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +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 diff --git a/gdl.spec b/gdl.spec index 2205098..d969e3d 100644 --- a/gdl.spec +++ b/gdl.spec @@ -21,7 +21,7 @@ Version: 3.25.91 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: https://download.gnome.org/sources/gdl/3.25/%{name}-%{version}.tar.xz BuildRequires: fdupes @@ -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 From 162cc51b240ca512ecb99ad9508c97013f3b741f066bd50a0d1567ae3b7b9655 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Mon, 11 Sep 2017 10:16:46 +0000 Subject: [PATCH 3/3] Accepting request 522920 from GNOME:Next 1 OBS-URL: https://build.opensuse.org/request/show/522920 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gdl?expand=0&rev=106 --- gdl-3.25.91.tar.xz | 3 --- gdl-3.26.0.tar.xz | 3 +++ gdl.changes | 6 ++++++ gdl.spec | 4 ++-- 4 files changed, 11 insertions(+), 5 deletions(-) delete mode 100644 gdl-3.25.91.tar.xz create mode 100644 gdl-3.26.0.tar.xz diff --git a/gdl-3.25.91.tar.xz b/gdl-3.25.91.tar.xz deleted file mode 100644 index fd7a1e1..0000000 --- a/gdl-3.25.91.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:03b97e7846284c71fa6d9e04c85b68818d2015fc9456797cf42387fb42ad2552 -size 540976 diff --git a/gdl-3.26.0.tar.xz b/gdl-3.26.0.tar.xz new file mode 100644 index 0000000..d9ec35f --- /dev/null +++ b/gdl-3.26.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f3ad03f9a34f751f52464e22d962c0dec8ff867b7b7b37fe24907f3dcd54c079 +size 540932 diff --git a/gdl.changes b/gdl.changes index 62f999b..54eb26a 100644 --- a/gdl.changes +++ b/gdl.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +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 diff --git a/gdl.spec b/gdl.spec index d969e3d..bade92d 100644 --- a/gdl.spec +++ b/gdl.spec @@ -17,13 +17,13 @@ Name: gdl -Version: 3.25.91 +Version: 3.26.0 Release: 0 Summary: Gnome Devtool Libraries License: LGPL-2.1+ Group: Development/Libraries/GNOME Url: http://ftp.gnome.org/pub/GNOME/sources/gdl/3.18/ -Source: https://download.gnome.org/sources/gdl/3.25/%{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