Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH 0/2] Upgrade gthumb, claim some recipes
@ 2011-11-30 22:48 Joshua Lock
  2011-11-30 22:48 ` [PATCH 1/2] gthumb: update to 2.12.4 Joshua Lock
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Joshua Lock @ 2011-11-30 22:48 UTC (permalink / raw)
  To: openembedded-core

This series upgrades Gthumb to 2.12.4 and updates the distro_tracking_fields
as I'm offering to maintain some recipes without a listed maintainer:
* gthumb
* json-glib
* xdg-utils

Cheers,
Joshua

The following changes since commit 36654d6d393cb8c8a545835184a96be4ae0c885d:

  grub: Use COMPATIBLE_HOST (2011-11-30 22:21:53 +0000)

are available in the git repository at:
  git://git.openembedded.org/openembedded-core-contrib josh/updates
  http://cgit.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=josh/updates

Joshua Lock (2):
  gthumb: update to 2.12.4
  distro_tracking_fields: update gthumb and claim some recipes

 .../conf/distro/include/distro_tracking_fields.inc |   19 +++++++++++++++++--
 .../gthumb/{gthumb_2.12.3.bb => gthumb_2.12.4.bb}  |    5 ++---
 2 files changed, 19 insertions(+), 5 deletions(-)
 rename meta/recipes-gnome/gthumb/{gthumb_2.12.3.bb => gthumb_2.12.4.bb} (76%)

-- 
1.7.7.3




^ permalink raw reply	[flat|nested] 4+ messages in thread

* [PATCH 1/2] gthumb: update to 2.12.4
  2011-11-30 22:48 [PATCH 0/2] Upgrade gthumb, claim some recipes Joshua Lock
@ 2011-11-30 22:48 ` Joshua Lock
  2011-11-30 22:48 ` [PATCH 2/2] distro_tracking_fields: update gthumb and claim some recipes Joshua Lock
  2011-12-01 12:24 ` [PATCH 0/2] Upgrade gthumb, " Richard Purdie
  2 siblings, 0 replies; 4+ messages in thread
From: Joshua Lock @ 2011-11-30 22:48 UTC (permalink / raw)
  To: openembedded-core

Signed-off-by: Joshua Lock <josh@linux.intel.com>
---
 .../gthumb/{gthumb_2.12.3.bb => gthumb_2.12.4.bb}  |    5 ++---
 1 files changed, 2 insertions(+), 3 deletions(-)
 rename meta/recipes-gnome/gthumb/{gthumb_2.12.3.bb => gthumb_2.12.4.bb} (76%)

diff --git a/meta/recipes-gnome/gthumb/gthumb_2.12.3.bb b/meta/recipes-gnome/gthumb/gthumb_2.12.4.bb
similarity index 76%
rename from meta/recipes-gnome/gthumb/gthumb_2.12.3.bb
rename to meta/recipes-gnome/gthumb/gthumb_2.12.4.bb
index 7fb8a94..8367bbd 100644
--- a/meta/recipes-gnome/gthumb/gthumb_2.12.3.bb
+++ b/meta/recipes-gnome/gthumb/gthumb_2.12.4.bb
@@ -3,7 +3,6 @@ SECTION = "x11/gnome"
 LICENSE = "GPLv2"
 LIC_FILES_CHKSUM = "file://COPYING;md5=59530bdf33659b29e73d4adb9f9f6552"
 DEPENDS = "glib-2.0 gtk+ libxml2 gnome-doc-utils libunique gconf libpng gstreamer jpeg tiff gst-plugins-base"
-PR = "r1"
 
 EXTRA_OECONF = "--disable-gnome-keyring --disable-libsoup --disable-exiv2 --disable-clutter"
 
@@ -12,5 +11,5 @@ inherit gnome pkgconfig
 FILES_${PN} += "${datadir}/icons"
 FILES_${PN}-dbg += "${libdir}/gthumb/modules/.debug/ ${libdir}/gthumb/extensions/.debug/"
 
-SRC_URI[archive.md5sum] = "bfa0957a1bafc5d049292cd5fad372ce"
-SRC_URI[archive.sha256sum] = "0060c05fd372c2af2048d294ab3f75c8fb02c576d3e2004e08b7d34f49da1e66"
+SRC_URI[archive.md5sum] = "97fc13221b0c5d80c27a2e25a3a3ac6f"
+SRC_URI[archive.sha256sum] = "cf809695230ab8892a078be454a42ade865754c72ec1da7c3d74d4310de54f1d"
-- 
1.7.7.3




^ permalink raw reply related	[flat|nested] 4+ messages in thread

* [PATCH 2/2] distro_tracking_fields: update gthumb and claim some recipes
  2011-11-30 22:48 [PATCH 0/2] Upgrade gthumb, claim some recipes Joshua Lock
  2011-11-30 22:48 ` [PATCH 1/2] gthumb: update to 2.12.4 Joshua Lock
@ 2011-11-30 22:48 ` Joshua Lock
  2011-12-01 12:24 ` [PATCH 0/2] Upgrade gthumb, " Richard Purdie
  2 siblings, 0 replies; 4+ messages in thread
From: Joshua Lock @ 2011-11-30 22:48 UTC (permalink / raw)
  To: openembedded-core

Update tracking info for gthumb and add untracked recipes mx,
json-glib and xdg-utils - I'm volunteering to maintain these.

Signed-off-by: Joshua Lock <josh@linux.intel.com>
---
 .../conf/distro/include/distro_tracking_fields.inc |   19 +++++++++++++++++--
 1 files changed, 17 insertions(+), 2 deletions(-)

diff --git a/meta/conf/distro/include/distro_tracking_fields.inc b/meta/conf/distro/include/distro_tracking_fields.inc
index 785114d..62e03ed 100644
--- a/meta/conf/distro/include/distro_tracking_fields.inc
+++ b/meta/conf/distro/include/distro_tracking_fields.inc
@@ -5788,9 +5788,24 @@ RECIPE_MAINTAINER_pn-lsbsetup = "Saul Wold <sgw@linux.intel.com>"
 
 RECIPE_LATEST_VERSION_pn-libxml-simple-perl = "2.18"
 RECIPE_LATEST_VERSION_pn-talloc = "2.0.5"
+
 RECIPE_STATUS_pn-gthumb = "red"
-RECIPE_LATEST_VERSION_pn-gthumb = "2.12.2"
-RECIPE_MAINTAINER_pn-gthumb = "Saul Wold <sgw@linux.intel.com>"
+RECIPE_LATEST_VERSION_pn-gthumb = "2.12.4"
+RECIPE_LAST_UPDATE_pn-gthumb = "Nov 30, 2011"
+RECIPE_MAINTAINER_pn-gthumb = "Joshua Lock <josh@linux.intel.com>"
+
+RECIPE_LATEST_VERSION_pn-mx = "1.3.2"
+RECIPE_LAST_UPDATE_pn-mx = "Nov 16, 2011"
+RECIPE_MAINTAINER_pn-mx = "Joshua Lock <josh@linux.intel.com>"
+
+RECIPE_LATEST_VERSION_pn-json-glib = "0.14.2"
+RECIPE_LAST_UPDATE_pn-json-glib = "Nov 16, 2011"
+RECIPE_MAINTAINER_pn-json-glib = "Joshua Lock <josh@linux.intel.com>"
+
+RECIPE_LATEST_VERSION_pn-xdg-utils = "1.0.2"
+RECIPE_LAST_UPDATE_pn-xdg-utils = "Nov 16, 2011"
+RECIPE_NO_UPDATE_REASON_pn-xdg-utils = "Latest release is a release candidate - 1.1.0rc1"
+RECIPE_MAINTAINER_pn-xdg-utils = "Joshua Lock <josh@linux.intel.com>"
 
 RECIPE_LATEST_VERSION_pn-libtheora = "1.2.0"
 RECIPE_NO_UPDATE_REASON_pn-libtheora = "1.1.1 is latest stable release not 1.2.0alpha1"
-- 
1.7.7.3




^ permalink raw reply related	[flat|nested] 4+ messages in thread

* Re: [PATCH 0/2] Upgrade gthumb, claim some recipes
  2011-11-30 22:48 [PATCH 0/2] Upgrade gthumb, claim some recipes Joshua Lock
  2011-11-30 22:48 ` [PATCH 1/2] gthumb: update to 2.12.4 Joshua Lock
  2011-11-30 22:48 ` [PATCH 2/2] distro_tracking_fields: update gthumb and claim some recipes Joshua Lock
@ 2011-12-01 12:24 ` Richard Purdie
  2 siblings, 0 replies; 4+ messages in thread
From: Richard Purdie @ 2011-12-01 12:24 UTC (permalink / raw)
  To: Patches and discussions about the oe-core layer

On Wed, 2011-11-30 at 14:48 -0800, Joshua Lock wrote:
> This series upgrades Gthumb to 2.12.4 and updates the distro_tracking_fields
> as I'm offering to maintain some recipes without a listed maintainer:
> * gthumb
> * json-glib
> * xdg-utils
> 
> Cheers,
> Joshua
> 
> The following changes since commit 36654d6d393cb8c8a545835184a96be4ae0c885d:
> 
>   grub: Use COMPATIBLE_HOST (2011-11-30 22:21:53 +0000)
> 
> are available in the git repository at:
>   git://git.openembedded.org/openembedded-core-contrib josh/updates
>   http://cgit.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=josh/updates
> 
> Joshua Lock (2):
>   gthumb: update to 2.12.4
>   distro_tracking_fields: update gthumb and claim some recipes

Merged to master, thanks.

Richard




^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2011-12-01 12:31 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-11-30 22:48 [PATCH 0/2] Upgrade gthumb, claim some recipes Joshua Lock
2011-11-30 22:48 ` [PATCH 1/2] gthumb: update to 2.12.4 Joshua Lock
2011-11-30 22:48 ` [PATCH 2/2] distro_tracking_fields: update gthumb and claim some recipes Joshua Lock
2011-12-01 12:24 ` [PATCH 0/2] Upgrade gthumb, " Richard Purdie

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox