From: Alexander Marx <alexander.marx@ipfire.org>
To: development@lists.ipfire.org
Subject: [PATCH 2/2] gupnp: Update to 0.20.16
Date: Thu, 24 Mar 2016 16:02:07 +0100 [thread overview]
Message-ID: <1458831727-4670-2-git-send-email-alexander.marx@ipfire.org> (raw)
In-Reply-To: <1458831727-4670-1-git-send-email-alexander.marx@ipfire.org>
[-- Attachment #1: Type: text/plain, Size: 961 bytes --]
Signed-off-by: Alexander Marx <alexander.marx(a)ipfire.org>
---
gupnp/gupnp.nm | 11 +++++++----
1 file changed, 7 insertions(+), 4 deletions(-)
diff --git a/gupnp/gupnp.nm b/gupnp/gupnp.nm
index 02a28ed..2d82384 100644
--- a/gupnp/gupnp.nm
+++ b/gupnp/gupnp.nm
@@ -4,7 +4,9 @@
###############################################################################
name = gupnp
-version = 0.13.1
+ver_major = 0.20
+ver_minor = 16
+version = %{ver_major}.%{ver_minor}
release = 1
groups = System/Libraries
@@ -18,13 +20,14 @@ description
The GUPnP API is intended to be easy to use, efficient and flexible.
end
-source_dl =
+source_dl = https://download.gnome.org/sources/gupnp/%{ver_major}/
+sources = %{thisapp}.tar.xz
build
requires
glib2-devel
- gssdp-devel
- libsoup-devel
+ gssdp-devel >= 0.14.13
+ libsoup-devel >= 2.48
libuuid-devel
libxml2-devel
end
--
2.6.3
prev parent reply other threads:[~2016-03-24 15:02 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-03-24 15:02 [PATCH 1/2] libsoup: Update to 2.54.0.1 Alexander Marx
2016-03-24 15:02 ` Alexander Marx [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1458831727-4670-2-git-send-email-alexander.marx@ipfire.org \
--to=alexander.marx@ipfire.org \
--cc=development@lists.ipfire.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox