automatic version update by autodist [release 1.6.8-1mamba;Sat Jan 18 2025]
This commit is contained in:
parent
63644097fa
commit
00ad52f61e
@ -1,6 +1,6 @@
|
|||||||
%define majver %(echo %version | cut -d. -f1-2)
|
%define majver %(echo %version | cut -d. -f1-2)
|
||||||
Name: libgupnp
|
Name: libgupnp
|
||||||
Version: 1.6.7
|
Version: 1.6.8
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: An object-oriented open source framework for creating UPnP devices and control points
|
Summary: An object-oriented open source framework for creating UPnP devices and control points
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
@ -12,6 +12,7 @@ Source: https://download.gnome.org/sources/gupnp/%{majver}/gupnp-%{versio
|
|||||||
License: LGPL
|
License: LGPL
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: glibc-devel
|
BuildRequires: glibc-devel
|
||||||
|
BuildRequires: libgcc
|
||||||
BuildRequires: libglib-devel
|
BuildRequires: libglib-devel
|
||||||
BuildRequires: libgssdp-devel
|
BuildRequires: libgssdp-devel
|
||||||
BuildRequires: libsoup-devel
|
BuildRequires: libsoup-devel
|
||||||
@ -42,7 +43,6 @@ GUPnP is an object-oriented open source framework for creating UPnP devices and
|
|||||||
GUPnP implements the UPnP specification: resource announcement and discovery, description, control, event notification, and presentation (GUPnP includes basic web server functionality through libsoup). GUPnP does not include helpers for construction or control of specific standardized resources (e.g. MediaServer); this is left for higher level libraries utilizing the GUPnP framework.
|
GUPnP implements the UPnP specification: resource announcement and discovery, description, control, event notification, and presentation (GUPnP includes basic web server functionality through libsoup). GUPnP does not include helpers for construction or control of specific standardized resources (e.g. MediaServer); this is left for higher level libraries utilizing the GUPnP framework.
|
||||||
This package contains tools provided with %{name}.
|
This package contains tools provided with %{name}.
|
||||||
|
|
||||||
%debug_package
|
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q -n gupnp-%{version}
|
%setup -q -n gupnp-%{version}
|
||||||
@ -88,6 +88,9 @@ This package contains tools provided with %{name}.
|
|||||||
%doc NEWS
|
%doc NEWS
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Jan 18 2025 Automatic Build System <autodist@openmamba.org> 1.6.8-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Tue Sep 24 2024 Automatic Build System <autodist@openmamba.org> 1.6.7-1mamba
|
* Tue Sep 24 2024 Automatic Build System <autodist@openmamba.org> 1.6.7-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user