From afaee713d5d99cf8a4ca8b81bb0dd3f367142f9a Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sat, 6 Jan 2024 04:34:04 +0100 Subject: [PATCH] automatic version update by autodist [release 1.2.6-1mamba;Tue May 25 2021] --- libgupnp.spec | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/libgupnp.spec b/libgupnp.spec index 0f83308..c66796c 100644 --- a/libgupnp.spec +++ b/libgupnp.spec @@ -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 -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 1.2.6-1mamba +- automatic version update by autodist + * Mon Aug 10 2020 Automatic Build System 1.2.4-1mamba - automatic version update by autodist