From 9c6608aa032841d17b9ba3e4d7102d9c0e0d20e96fd9b5eb5005e21df8fd0f9c Mon Sep 17 00:00:00 2001 From: Vincent Untz Date: Fri, 7 Sep 2012 15:51:51 +0000 Subject: [PATCH 1/4] Accepting request 132723 from GNOME:Next Starting to push GNOME:Next... OBS-URL: https://build.opensuse.org/request/show/132723 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gobject-introspection?expand=0&rev=101 --- gobject-introspection-1.32.1.tar.xz | 3 --- gobject-introspection-1.33.10.tar.xz | 3 +++ gobject-introspection.changes | 39 ++++++++++++++++++++++++++++ gobject-introspection.spec | 5 ++-- 4 files changed, 45 insertions(+), 5 deletions(-) delete mode 100644 gobject-introspection-1.32.1.tar.xz create mode 100644 gobject-introspection-1.33.10.tar.xz diff --git a/gobject-introspection-1.32.1.tar.xz b/gobject-introspection-1.32.1.tar.xz deleted file mode 100644 index 151685f..0000000 --- a/gobject-introspection-1.32.1.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:44f3fb933f76e4728818cc360cb5f9e2edcbdf9bc8a8f9aded99b3e3ef5cb858 -size 1120996 diff --git a/gobject-introspection-1.33.10.tar.xz b/gobject-introspection-1.33.10.tar.xz new file mode 100644 index 0000000..4263ea1 --- /dev/null +++ b/gobject-introspection-1.33.10.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b000d5a6edeeff11040e07a733b31725feffdc9ff73a10862ede911c868ffdd7 +size 1087448 diff --git a/gobject-introspection.changes b/gobject-introspection.changes index eabecb4..0f5d990 100644 --- a/gobject-introspection.changes +++ b/gobject-introspection.changes @@ -1,3 +1,42 @@ +------------------------------------------------------------------- +Tue Sep 4 16:49:08 UTC 2012 - dimstar@opensuse.org + +- Update to version 1.33.10: + + Many bugfixes. + +------------------------------------------------------------------- +Mon Aug 20 17:17:45 UTC 2012 - dimstar@opensuse.org + +- Update to version 1.33.9: + + Many bugfixes. + +------------------------------------------------------------------- +Tue Jul 17 20:42:12 UTC 2012 - dimstar@opensuse.org + +- Update to version 1.33.4: + + Update glib annotations + + Scanner fixes + + Don't use an O(N) lookup when we already have a hashmap + +------------------------------------------------------------------- +Tue Jun 26 17:03:41 UTC 2012 - dimstar@opensuse.org + +- Update to version 1.33.3: + + scanner: fix pairing of error quarks with registered enums. + + Update glib annotations. + +------------------------------------------------------------------- +Thu Jun 7 19:06:44 UTC 2012 - dimstar@opensuse.org + +- Update to version 1.33.2: + + Add regression tests for GHashTable holding GValue. + + update-glib-annotations: Set required environment variables + + scanner: allow for functions that look like constructors but + aren't + + Add comment documenting we're ignoring C++ style comments. + + Improve tests. +- Add pkgconfig(cairo-gobject) BuildRequires: new dependency. + ------------------------------------------------------------------- Wed Jun 6 15:17:10 UTC 2012 - dimstar@opensuse.org diff --git a/gobject-introspection.spec b/gobject-introspection.spec index c4d5ffe..fbf5438 100644 --- a/gobject-introspection.spec +++ b/gobject-introspection.spec @@ -17,14 +17,14 @@ Name: gobject-introspection -Version: 1.32.1 +Version: 1.33.10 Release: 0 # FIXME: when bgo#629930 gets fixed, move the appropriate pkg-config files to the main package and rename the devel package to libgirepository-devel Summary: GObject Introspection Tools License: LGPL-2.1+ and GPL-2.0+ Group: Development/Libraries/GNOME Url: http://live.gnome.org/GObjectIntrospection -Source0: http://download.gnome.org/sources/gobject-introspection/1.32/%{name}-%{version}.tar.xz +Source0: http://download.gnome.org/sources/gobject-introspection/1.33/%{name}-%{version}.tar.xz # gi-find-deps.sh is a rpm helper for Provides and Requires. Script creates typelib()-style Provides/Requires. Source1: gi-find-deps.sh Source2: gobjectintrospection.attr @@ -41,6 +41,7 @@ BuildRequires: libtool BuildRequires: python-devel BuildRequires: python-xml BuildRequires: pkgconfig(cairo) +BuildRequires: pkgconfig(cairo-gobject) BuildRequires: pkgconfig(gobject-2.0) %if 0%{?BUILD_FROM_VCS} BuildRequires: gnome-common From 129bcbeff00ee87a112850b58c2545ac29207464ee36f8f0a47890bee5119683 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Fri, 21 Sep 2012 19:24:07 +0000 Subject: [PATCH 2/4] Accepting request 134966 from home:dimstar:branches:GNOME:Factory Update to 1.33.14 OBS-URL: https://build.opensuse.org/request/show/134966 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gobject-introspection?expand=0&rev=102 --- gobject-introspection-1.33.10.tar.xz | 3 --- gobject-introspection-1.33.14.tar.xz | 3 +++ gobject-introspection.changes | 7 +++++++ gobject-introspection.spec | 2 +- 4 files changed, 11 insertions(+), 4 deletions(-) delete mode 100644 gobject-introspection-1.33.10.tar.xz create mode 100644 gobject-introspection-1.33.14.tar.xz diff --git a/gobject-introspection-1.33.10.tar.xz b/gobject-introspection-1.33.10.tar.xz deleted file mode 100644 index 4263ea1..0000000 --- a/gobject-introspection-1.33.10.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b000d5a6edeeff11040e07a733b31725feffdc9ff73a10862ede911c868ffdd7 -size 1087448 diff --git a/gobject-introspection-1.33.14.tar.xz b/gobject-introspection-1.33.14.tar.xz new file mode 100644 index 0000000..71db344 --- /dev/null +++ b/gobject-introspection-1.33.14.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1e0549a3a64c2ab633e80414fc6025fce287872a7ffa016d5907b0dc80e61d0b +size 1087704 diff --git a/gobject-introspection.changes b/gobject-introspection.changes index 0f5d990..7d720ce 100644 --- a/gobject-introspection.changes +++ b/gobject-introspection.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Tue Sep 18 20:54:38 UTC 2012 - dimstar@opensuse.org + +- Update to version 1.33.14: + + Update glib annotations. + + Bugs fixed: bgo#683596. + ------------------------------------------------------------------- Tue Sep 4 16:49:08 UTC 2012 - dimstar@opensuse.org diff --git a/gobject-introspection.spec b/gobject-introspection.spec index fbf5438..cf57cef 100644 --- a/gobject-introspection.spec +++ b/gobject-introspection.spec @@ -17,7 +17,7 @@ Name: gobject-introspection -Version: 1.33.10 +Version: 1.33.14 Release: 0 # FIXME: when bgo#629930 gets fixed, move the appropriate pkg-config files to the main package and rename the devel package to libgirepository-devel Summary: GObject Introspection Tools From 079bb1e24024d1c2f1a2c9cd34305bd13fe673a07bf381c3da11faff4349c0af Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Tue, 25 Sep 2012 20:31:38 +0000 Subject: [PATCH 3/4] Accepting request 135724 from home:dimstar:branches:GNOME:Factory Update to 1.34.0 OBS-URL: https://build.opensuse.org/request/show/135724 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gobject-introspection?expand=0&rev=103 --- gobject-introspection-1.33.14.tar.xz | 3 --- gobject-introspection-1.34.0.tar.xz | 3 +++ gobject-introspection.changes | 6 ++++++ gobject-introspection.spec | 4 ++-- 4 files changed, 11 insertions(+), 5 deletions(-) delete mode 100644 gobject-introspection-1.33.14.tar.xz create mode 100644 gobject-introspection-1.34.0.tar.xz diff --git a/gobject-introspection-1.33.14.tar.xz b/gobject-introspection-1.33.14.tar.xz deleted file mode 100644 index 71db344..0000000 --- a/gobject-introspection-1.33.14.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1e0549a3a64c2ab633e80414fc6025fce287872a7ffa016d5907b0dc80e61d0b -size 1087704 diff --git a/gobject-introspection-1.34.0.tar.xz b/gobject-introspection-1.34.0.tar.xz new file mode 100644 index 0000000..bc5144b --- /dev/null +++ b/gobject-introspection-1.34.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:80e211ea95404fc7c5fa3b04ba69ee0b29af70847af315155ab06b8cff832c85 +size 1088520 diff --git a/gobject-introspection.changes b/gobject-introspection.changes index 7d720ce..49507a6 100644 --- a/gobject-introspection.changes +++ b/gobject-introspection.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Sep 24 18:54:52 UTC 2012 - dimstar@opensuse.org + +- Update to version 1.34.0: + + Update glib annotations. + ------------------------------------------------------------------- Tue Sep 18 20:54:38 UTC 2012 - dimstar@opensuse.org diff --git a/gobject-introspection.spec b/gobject-introspection.spec index cf57cef..c834964 100644 --- a/gobject-introspection.spec +++ b/gobject-introspection.spec @@ -17,14 +17,14 @@ Name: gobject-introspection -Version: 1.33.14 +Version: 1.34.0 Release: 0 # FIXME: when bgo#629930 gets fixed, move the appropriate pkg-config files to the main package and rename the devel package to libgirepository-devel Summary: GObject Introspection Tools License: LGPL-2.1+ and GPL-2.0+ Group: Development/Libraries/GNOME Url: http://live.gnome.org/GObjectIntrospection -Source0: http://download.gnome.org/sources/gobject-introspection/1.33/%{name}-%{version}.tar.xz +Source0: http://download.gnome.org/sources/gobject-introspection/1.34/%{name}-%{version}.tar.xz # gi-find-deps.sh is a rpm helper for Provides and Requires. Script creates typelib()-style Provides/Requires. Source1: gi-find-deps.sh Source2: gobjectintrospection.attr From 988eb164e240fcf40b4570fce4853a1b6444624bfe3f49c1eab146259f8fcf64 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Tue, 2 Oct 2012 18:16:15 +0000 Subject: [PATCH 4/4] Accepting request 136626 from home:dimstar:branches:GNOME:Factory - Extend gi-find-deps.sh to understand versioned gi imports in JavaScript (*.js) code. OBS-URL: https://build.opensuse.org/request/show/136626 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gobject-introspection?expand=0&rev=104 --- gi-find-deps.sh | 5 +++++ gobject-introspection.changes | 6 ++++++ 2 files changed, 11 insertions(+) diff --git a/gi-find-deps.sh b/gi-find-deps.sh index 506c03d..36d85df 100644 --- a/gi-find-deps.sh +++ b/gi-find-deps.sh @@ -63,6 +63,11 @@ while read file; do split_name_version $module print_req_prov done + for module in $(grep -h -P -o "imports.gi.versions.([^\s'\";]+)\s*=\s*['\"].+['\"]" $file | \ + sed -e 's:imports.gi.versions.::' -e "s:['\"]::g" -e 's:=:-:' -e 's: ::g'); do + split_name_version $module + print_req_prov + done ;; *.py) for module in $(grep -h -P "from gi.repository import (\w+)" $file | sed -e 's:#.*::' -e 's:raise ImportError.*::' | sed -e 's,from gi.repository import,,' -r -e 's:\s+$::g' -e 's:\s+as\s+\w+::g' -e 's:,: :g'); do diff --git a/gobject-introspection.changes b/gobject-introspection.changes index 49507a6..afc1956 100644 --- a/gobject-introspection.changes +++ b/gobject-introspection.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue Oct 2 16:13:01 UTC 2012 - dimstar@opensuse.org + +- Extend gi-find-deps.sh to understand versioned gi imports in + JavaScript (*.js) code. + ------------------------------------------------------------------- Mon Sep 24 18:54:52 UTC 2012 - dimstar@opensuse.org