From fbf281dd3441a8968fb63eb9fbd0b19f8a6a2462 Mon Sep 17 00:00:00 2001 From: Adam Jackson Date: Tue, 29 Jan 2013 13:40:46 -0500 Subject: [PATCH] libupnp 1.6.18 (#905577) --- .gitignore | 1 + libupnp.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 1aa230f..820821e 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ libupnp-1.6.6.tar.bz2 /libupnp-1.6.13.tar.bz2 /libupnp-1.6.17.tar.bz2 +/libupnp-1.6.18.tar.bz2 diff --git a/libupnp.spec b/libupnp.spec index 2a9add6..e873248 100644 --- a/libupnp.spec +++ b/libupnp.spec @@ -1,4 +1,4 @@ -Version: 1.6.17 +Version: 1.6.18 Summary: Universal Plug and Play (UPnP) SDK Name: libupnp Release: 1%{?dist} @@ -74,6 +74,9 @@ make install DESTDIR=$RPM_BUILD_ROOT rm -rf %{buildroot} %changelog +* Tue Jan 29 2013 Adam Jackson 1.6.18-1 +- libupnp 1.6.18 (#905577) + * Tue Oct 16 2012 Adam Jackson 1.6.17-1 - libupnp 1.6.17 diff --git a/sources b/sources index 88cd5c5..110d346 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -efbf0d470ce7157bc0e6ca836e246de5 libupnp-1.6.17.tar.bz2 +11c6484fd2e2927bf3b8d8108407ca56 libupnp-1.6.18.tar.bz2