From d3e017d81f2fb033bb44d9031cc7dc7ba2394fb17b68751d89376ebdbf0332d0 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Thu, 5 May 2011 07:30:58 +0000 Subject: [PATCH] Accepting request 69637 from home:vuntz:branches:GNOME:Factory Update to 0.16.1 OBS-URL: https://build.opensuse.org/request/show/69637 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gupnp?expand=0&rev=26 --- _service | 2 +- _service:recompress:download_url:gupnp-0.16.0.tar.bz2 | 3 --- _service:recompress:download_url:gupnp-0.16.1.tar.bz2 | 3 +++ _service:set_version:gupnp.spec | 6 +++--- gupnp.changes | 8 ++++++++ 5 files changed, 15 insertions(+), 7 deletions(-) delete mode 100644 _service:recompress:download_url:gupnp-0.16.0.tar.bz2 create mode 100644 _service:recompress:download_url:gupnp-0.16.1.tar.bz2 diff --git a/_service b/_service index 29f1094..bc70399 100644 --- a/_service +++ b/_service @@ -2,7 +2,7 @@ http gupnp.org - /sites/all/files/sources/gupnp-0.16.0.tar.gz + /sites/all/files/sources/gupnp-0.16.1.tar.gz _service:download_url:*.tar.gz diff --git a/_service:recompress:download_url:gupnp-0.16.0.tar.bz2 b/_service:recompress:download_url:gupnp-0.16.0.tar.bz2 deleted file mode 100644 index e045c93..0000000 --- a/_service:recompress:download_url:gupnp-0.16.0.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3285bd56137b021a278557b90a05e77c053683af2532bfe182520da5f73aeb59 -size 400304 diff --git a/_service:recompress:download_url:gupnp-0.16.1.tar.bz2 b/_service:recompress:download_url:gupnp-0.16.1.tar.bz2 new file mode 100644 index 0000000..b8ae8af --- /dev/null +++ b/_service:recompress:download_url:gupnp-0.16.1.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:180fc8b4c7aedcdb792721e50a70a9d45a6ee6249808b99876b894e7265a0a3a +size 396163 diff --git a/_service:set_version:gupnp.spec b/_service:set_version:gupnp.spec index b7df603..ab0bfa2 100644 --- a/_service:set_version:gupnp.spec +++ b/_service:set_version:gupnp.spec @@ -1,7 +1,7 @@ # -# spec file for package gupnp (Version 0.14.1) +# spec file for package gupnp # -# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,7 +18,7 @@ Name: gupnp -Version: 0.16.0 +Version: 0.16.1 Release: 0 Summary: Implementation of the UPnP specification License: LGPL v2 or later diff --git a/gupnp.changes b/gupnp.changes index c4c0d43..e98439c 100644 --- a/gupnp.changes +++ b/gupnp.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Thu May 5 09:05:23 CEST 2011 - vuntz@opensuse.org + +- Update to 0.16.1: + + Port to new (0.9) NetworkManager APIs. + + Correction to 'Content-Type' HTTP header values. + + Satisfy strict compiler checks. + ------------------------------------------------------------------- Fri Apr 29 13:37:26 UTC 2011 - dimstar@opensuse.org