From 9c981f56e9a9a2390de14e7b76d79cd001c3d230825b73ba180608eb0f63e9fb Mon Sep 17 00:00:00 2001 From: OBS User unknown Date: Tue, 8 Oct 2024 08:57:54 +0000 Subject: [PATCH] [info=00d1ecd9106189fa4f71f17629eefe37acee255a8a80ec6179b8c28e20a1ca57] OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libupnp?expand=0&rev=68 --- _scmsync.obsinfo | 4 ++-- build.specials.obscpio | 2 +- libupnp-1.14.19.tar.bz2 | 3 --- libupnp-1.14.20.tar.bz2 | 3 +++ libupnp.changes | 8 ++++++++ libupnp.spec | 2 +- 6 files changed, 15 insertions(+), 7 deletions(-) delete mode 100644 libupnp-1.14.19.tar.bz2 create mode 100644 libupnp-1.14.20.tar.bz2 diff --git a/_scmsync.obsinfo b/_scmsync.obsinfo index 77079ee..f219715 100644 --- a/_scmsync.obsinfo +++ b/_scmsync.obsinfo @@ -1,4 +1,4 @@ -mtime: 1714166791 -commit: b7c3cb99e4dec7ce589388cdacbb6bd8d617aa20bbbb9d5ceb252b0d4f344fb2 +mtime: 1728377855 +commit: 00d1ecd9106189fa4f71f17629eefe37acee255a8a80ec6179b8c28e20a1ca57 url: https://src.opensuse.org/jengelh/libupnp revision: master diff --git a/build.specials.obscpio b/build.specials.obscpio index ef2e9ed..4432e03 100644 --- a/build.specials.obscpio +++ b/build.specials.obscpio @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:f7daa21b8ceeec732647198989097a6f35122b295e6887dbd2923ae64d0522ef +oid sha256:64f8f7b765278bdad1cdbeb6b520444063345219f35a73dd1afec59fabb69254 size 256 diff --git a/libupnp-1.14.19.tar.bz2 b/libupnp-1.14.19.tar.bz2 deleted file mode 100644 index a9a0ceb..0000000 --- a/libupnp-1.14.19.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b6423c573b758d09539f5e6c4712c1a9fd35dccf835f81d99473d50a50ad49b0 -size 693322 diff --git a/libupnp-1.14.20.tar.bz2 b/libupnp-1.14.20.tar.bz2 new file mode 100644 index 0000000..169f31b --- /dev/null +++ b/libupnp-1.14.20.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ee4b4f85aa00ce38b782cf480fa569a90c7ccb23b0a9a076073a2d0bd6227335 +size 697871 diff --git a/libupnp.changes b/libupnp.changes index 474429b..bb093e1 100644 --- a/libupnp.changes +++ b/libupnp.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Tue Oct 8 08:51:04 UTC 2024 - Jan Engelhardt + +- Update to release 1.14.20 + * Add CORS header to avoid browser warnings + * Implement setting allow-origin in header + * Allow setting MaxJobsTotal for ThreadPools + ------------------------------------------------------------------- Mon Apr 22 21:50:57 UTC 2024 - Jan Engelhardt diff --git a/libupnp.spec b/libupnp.spec index baad641..58b4861 100644 --- a/libupnp.spec +++ b/libupnp.spec @@ -20,7 +20,7 @@ %define pnpver 17 %define ixmlver 11 Name: libupnp -Version: 1.14.19 +Version: 1.14.20 Release: 0 Summary: An implementation of Universal Plug and Play (UPnP) License: BSD-3-Clause