Skip to content

Commit 0167500

Browse files
Upgrade gssdp to 1.6.3 (#10790)
1 parent 9b598d3 commit 0167500

3 files changed

Lines changed: 11 additions & 7 deletions

File tree

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
22
"Signatures": {
3-
"gssdp-1.6.2.tar.gz": "ee001635ecbf27d942dda9643bbef344e96942f1fcecef5350dcd16a065f2b2c"
3+
"gssdp-1.6.3.tar.gz": "3036d29d28fa7e518e9c67fad9b4225dda514f39cebf9194f08095d406279b46"
44
}
5-
}
5+
}

SPECS-EXTENDED/gssdp/gssdp.spec

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@
33
%global manpages 0
44
Summary: Resource discovery and announcement over SSDP
55
Name: gssdp
6-
Version: 1.6.2
7-
Release: 3%{?dist}
8-
License: LGPLv2+
6+
Version: 1.6.3
7+
Release: 1%{?dist}
8+
License: LGPLv2.1+
99
Vendor: Microsoft Corporation
1010
Distribution: Azure Linux
1111
URL: https://www.gupnp.org/
@@ -115,6 +115,10 @@ This package contains developer documentation for %{name}.
115115
%endif
116116

117117
%changelog
118+
* Fri Oct 18 2024 Kevin Lockwood <v-klockwood@microsoft.com> - 1.6.3-1
119+
- Update to latest current release for azurelinux 3.0
120+
- License verified
121+
118122
* Tue Jan 31 2023 Sumedh Sharma <sumsharma@microsoft.com> - 1.6.2-3
119123
- Initial CBL-Mariner import from Fedora 38 (license: MIT)
120124
- Disable gssdp-device-sniffer, docs and manpage sub-package builds

cgmanifest.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4960,8 +4960,8 @@
49604960
"type": "other",
49614961
"other": {
49624962
"name": "gssdp",
4963-
"version": "1.6.2",
4964-
"downloadUrl": "https://github.com/GNOME/gssdp/archive/refs/tags/gssdp-1.6.2.tar.gz"
4963+
"version": "1.6.3",
4964+
"downloadUrl": "https://github.com/GNOME/gssdp/archive/refs/tags/gssdp-1.6.3.tar.gz"
49654965
}
49664966
}
49674967
},

0 commit comments

Comments
 (0)