File tree Expand file tree Collapse file tree 3 files changed +13
-6
lines changed
Expand file tree Collapse file tree 3 files changed +13
-6
lines changed Original file line number Diff line number Diff line change 11{
22 "Signatures" : {
3- "gupnp-1.6.3 .tar.gz" : " 6ca2d5817fe1df83bfe0f1a61c40ca6d5cae7415fe18a0e896227d2438c91802 "
3+ "gupnp-1.6.9 .tar.gz" : " 549fc0ec37a5bfc34c34240571bbea20032e46b2b4a1fb312109ca53a2264d7f "
44 }
55}
Original file line number Diff line number Diff line change 11%global apiver 1.6
2- %global gssdp_version 1.6.2
2+ %global gssdp_version 1.6.3
33%global docs 0
44Summary: A framework for creating UPnP devices & control points
55Name: gupnp
6- Version: 1.6.3
7- Release: 3 %{?dist }
6+ Version: 1.6.9
7+ Release: 1 %{?dist }
88License: LGPLv2+
99Vendor: Microsoft Corporation
1010Distribution: Azure Linux
@@ -66,6 +66,7 @@ This package contains developer documentation for %{name}.
6666%meson_install
6767
6868%check
69+ glib-compile-schemas %{_datadir }/glib-2.0/schemas/
6970%meson_test
7071
7172%files
@@ -87,6 +88,8 @@ This package contains developer documentation for %{name}.
8788%{_datadir }/vala/vapi/gupnp*
8889%if %{with docs }
8990%{_mandir }/man1/gupnp-binding-tool-%{apiver }.1*
91+ %else
92+ %exclude %{_mandir }/man1/gupnp-binding-tool-%{apiver }.1*
9093%endif
9194
9295%if %{with docs }
@@ -95,6 +98,10 @@ This package contains developer documentation for %{name}.
9598%endif
9699
97100%changelog
101+ *
Mon Nov 03 2025 Sandeep Karambelkar <[email protected] > -
1.6.9-1 102+ - Upgrade to 1.6.9
103+ - License verified
104+
98105*
Wed Feb 01 2023 Sumedh Sharma <[email protected] > -
1.6.3-3 99106- Initial CBL-Mariner import from Fedora 38 (license: MIT)
100107- Disable docs
Original file line number Diff line number Diff line change 51505150 "type": "other",
51515151 "other": {
51525152 "name": "gupnp",
5153- "version": "1.6.3 ",
5154- "downloadUrl": "https://github.com/GNOME/gupnp/archive/refs/tags/gupnp-1.6.3 .tar.gz"
5153+ "version": "1.6.9 ",
5154+ "downloadUrl": "https://github.com/GNOME/gupnp/archive/refs/tags/gupnp-1.6.9 .tar.gz"
51555155 }
51565156 }
51575157 },
You can’t perform that action at this time.
0 commit comments