automatic version update by autodist [release 1.2.6-1mamba;Tue May 25 2021]
This commit is contained in:
parent
d9a5b05d45
commit
afaee713d5
@ -1,25 +1,23 @@
|
||||
%define majver %(echo %version | cut -d. -f1-2)
|
||||
Name: libgupnp
|
||||
Version: 1.2.4
|
||||
Version: 1.2.6
|
||||
Release: 1mamba
|
||||
Summary: An object-oriented open source framework for creating UPnP devices and control points
|
||||
Group: System/Libraries
|
||||
Vendor: openmamba
|
||||
Distribution: openmamba
|
||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||
URL: http://www.gupnp.org/
|
||||
Source: ftp://ftp.gnome.org/pub/gnome/sources/gupnp/%{majver}/gupnp-%{version}.tar.xz
|
||||
URL: https://wiki.gnome.org/Projects/GUPnP
|
||||
Source: https://download.gnome.org/sources/gupnp/%{majver}/gupnp-%{version}.tar.xz
|
||||
License: LGPL
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: glibc-devel
|
||||
BuildRequires: ldconfig
|
||||
BuildRequires: libglib-devel
|
||||
BuildRequires: libgssdp-devel
|
||||
BuildRequires: libsoup-devel
|
||||
BuildRequires: libuuid-devel
|
||||
BuildRequires: libxml2-devel
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||
|
||||
%description
|
||||
GUPnP is an object-oriented open source framework for creating UPnP devices and control points, written in C using GObject and libsoup. The GUPnP API is intended to be easy to use, efficient and flexible.
|
||||
@ -94,6 +92,9 @@ This package contains tools provided with %{name}.
|
||||
%doc ChangeLog NEWS README
|
||||
|
||||
%changelog
|
||||
* Tue May 25 2021 Automatic Build System <autodist@mambasoft.it> 1.2.6-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Mon Aug 10 2020 Automatic Build System <autodist@mambasoft.it> 1.2.4-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user