From 80bc43fad1bc8d8ef48b8d063d562c549cd02794627e19ad8148093b7355f416 Mon Sep 17 00:00:00 2001 From: Vincent Untz Date: Sat, 18 Sep 2010 13:24:14 +0000 Subject: [PATCH 1/3] Accepting request 48380 from home:vuntz:branches:GNOME:Factory OBS-URL: https://build.opensuse.org/request/show/48380 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gjs?expand=0&rev=18 --- gjs-0.7.1.tar.bz2 | 3 --- gjs-0.7.2.tar.bz2 | 3 +++ gjs.changes | 11 +++++++++++ gjs.spec | 5 ++--- 4 files changed, 16 insertions(+), 6 deletions(-) delete mode 100644 gjs-0.7.1.tar.bz2 create mode 100644 gjs-0.7.2.tar.bz2 diff --git a/gjs-0.7.1.tar.bz2 b/gjs-0.7.1.tar.bz2 deleted file mode 100644 index a2e09e7..0000000 --- a/gjs-0.7.1.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3cfb6825b6806ecea0c24fec4fef7ae2381f03384725d040e7296bf0606a8a98 -size 492566 diff --git a/gjs-0.7.2.tar.bz2 b/gjs-0.7.2.tar.bz2 new file mode 100644 index 0000000..1aae994 --- /dev/null +++ b/gjs-0.7.2.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f10d87930b2f47f8728d8760f9bc2f1f2eb4519b04877496583aa3cc579c3126 +size 475082 diff --git a/gjs.changes b/gjs.changes index 900afb7..ad4fdba 100644 --- a/gjs.changes +++ b/gjs.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Thu Sep 16 09:50:52 CEST 2010 - vuntz@opensuse.org + +- Update to version 0.7.2: + + Fix 64 bit issues. + + Explicitly link gjs-console against glib. + + Update to (and require) gobject-introspection 0.9.5. + + Various other fixes. +- Remove gir-repository Recommends: all the interesting gir files + are now directly shipped with the libraries. + ------------------------------------------------------------------- Fri Jul 23 08:51:43 CEST 2010 - vuntz@opensuse.org diff --git a/gjs.spec b/gjs.spec index c98b955..825d1bf 100644 --- a/gjs.spec +++ b/gjs.spec @@ -1,5 +1,5 @@ # -# spec file for package gjs (Version 0.7.1) +# spec file for package gjs (Version 0.7.2) # # Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany. # @@ -27,7 +27,7 @@ %endif Name: gjs -Version: 0.7.1 +Version: 0.7.2 Release: 1 # FIXME: find out if tapsets should really be in devel package or in main package License: MIT License (or similar) @@ -46,7 +46,6 @@ BuildRequires: python BuildRequires: readline-devel BuildRequires: systemtap-sdt-devel Requires: libgjs-0 = %{version} -Recommends: gir-repository BuildRoot: %{_tmppath}/%{name}-%{version}-build %description From c01498d4d802c86257c75a16447f0d26fee73d1343fa887ccf582ee0eb98cc9d Mon Sep 17 00:00:00 2001 From: OBS User autobuild Date: Thu, 23 Sep 2010 22:42:57 +0000 Subject: [PATCH 2/3] Accepting request 48906 from GNOME:Factory checked in (request 48906) OBS-URL: https://build.opensuse.org/request/show/48906 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gjs?expand=0&rev=19 --- gjs-0.7.1.tar.bz2 | 3 +++ gjs-0.7.2.tar.bz2 | 3 --- gjs.changes | 11 ----------- gjs.spec | 5 +++-- 4 files changed, 6 insertions(+), 16 deletions(-) create mode 100644 gjs-0.7.1.tar.bz2 delete mode 100644 gjs-0.7.2.tar.bz2 diff --git a/gjs-0.7.1.tar.bz2 b/gjs-0.7.1.tar.bz2 new file mode 100644 index 0000000..a2e09e7 --- /dev/null +++ b/gjs-0.7.1.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3cfb6825b6806ecea0c24fec4fef7ae2381f03384725d040e7296bf0606a8a98 +size 492566 diff --git a/gjs-0.7.2.tar.bz2 b/gjs-0.7.2.tar.bz2 deleted file mode 100644 index 1aae994..0000000 --- a/gjs-0.7.2.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f10d87930b2f47f8728d8760f9bc2f1f2eb4519b04877496583aa3cc579c3126 -size 475082 diff --git a/gjs.changes b/gjs.changes index ad4fdba..900afb7 100644 --- a/gjs.changes +++ b/gjs.changes @@ -1,14 +1,3 @@ -------------------------------------------------------------------- -Thu Sep 16 09:50:52 CEST 2010 - vuntz@opensuse.org - -- Update to version 0.7.2: - + Fix 64 bit issues. - + Explicitly link gjs-console against glib. - + Update to (and require) gobject-introspection 0.9.5. - + Various other fixes. -- Remove gir-repository Recommends: all the interesting gir files - are now directly shipped with the libraries. - ------------------------------------------------------------------- Fri Jul 23 08:51:43 CEST 2010 - vuntz@opensuse.org diff --git a/gjs.spec b/gjs.spec index 825d1bf..c98b955 100644 --- a/gjs.spec +++ b/gjs.spec @@ -1,5 +1,5 @@ # -# spec file for package gjs (Version 0.7.2) +# spec file for package gjs (Version 0.7.1) # # Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany. # @@ -27,7 +27,7 @@ %endif Name: gjs -Version: 0.7.2 +Version: 0.7.1 Release: 1 # FIXME: find out if tapsets should really be in devel package or in main package License: MIT License (or similar) @@ -46,6 +46,7 @@ BuildRequires: python BuildRequires: readline-devel BuildRequires: systemtap-sdt-devel Requires: libgjs-0 = %{version} +Recommends: gir-repository BuildRoot: %{_tmppath}/%{name}-%{version}-build %description From 9eb8065a6591ebff1fc727b400e45168f9fa657dba364fee4cadccddab803173 Mon Sep 17 00:00:00 2001 From: OBS User buildservice-autocommit Date: Thu, 23 Sep 2010 22:42:58 +0000 Subject: [PATCH 3/3] Updating link to change in openSUSE:Factory/gjs revision 11.0 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gjs?expand=0&rev=0b2541f0774c4c1c61b42cc0d0b80292 --- gjs-0.7.1.tar.bz2 | 3 --- gjs-0.7.2.tar.bz2 | 3 +++ gjs.changes | 11 +++++++++++ gjs.spec | 5 ++--- 4 files changed, 16 insertions(+), 6 deletions(-) delete mode 100644 gjs-0.7.1.tar.bz2 create mode 100644 gjs-0.7.2.tar.bz2 diff --git a/gjs-0.7.1.tar.bz2 b/gjs-0.7.1.tar.bz2 deleted file mode 100644 index a2e09e7..0000000 --- a/gjs-0.7.1.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3cfb6825b6806ecea0c24fec4fef7ae2381f03384725d040e7296bf0606a8a98 -size 492566 diff --git a/gjs-0.7.2.tar.bz2 b/gjs-0.7.2.tar.bz2 new file mode 100644 index 0000000..1aae994 --- /dev/null +++ b/gjs-0.7.2.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f10d87930b2f47f8728d8760f9bc2f1f2eb4519b04877496583aa3cc579c3126 +size 475082 diff --git a/gjs.changes b/gjs.changes index 900afb7..ad4fdba 100644 --- a/gjs.changes +++ b/gjs.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Thu Sep 16 09:50:52 CEST 2010 - vuntz@opensuse.org + +- Update to version 0.7.2: + + Fix 64 bit issues. + + Explicitly link gjs-console against glib. + + Update to (and require) gobject-introspection 0.9.5. + + Various other fixes. +- Remove gir-repository Recommends: all the interesting gir files + are now directly shipped with the libraries. + ------------------------------------------------------------------- Fri Jul 23 08:51:43 CEST 2010 - vuntz@opensuse.org diff --git a/gjs.spec b/gjs.spec index c98b955..825d1bf 100644 --- a/gjs.spec +++ b/gjs.spec @@ -1,5 +1,5 @@ # -# spec file for package gjs (Version 0.7.1) +# spec file for package gjs (Version 0.7.2) # # Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany. # @@ -27,7 +27,7 @@ %endif Name: gjs -Version: 0.7.1 +Version: 0.7.2 Release: 1 # FIXME: find out if tapsets should really be in devel package or in main package License: MIT License (or similar) @@ -46,7 +46,6 @@ BuildRequires: python BuildRequires: readline-devel BuildRequires: systemtap-sdt-devel Requires: libgjs-0 = %{version} -Recommends: gir-repository BuildRoot: %{_tmppath}/%{name}-%{version}-build %description