Update to 1.4.0
This commit is contained in:
parent
ed90adf993
commit
334d7983e2
1
.gitignore
vendored
1
.gitignore
vendored
@ -10,3 +10,4 @@
|
||||
/gupnp-1.2.6.tar.xz
|
||||
/gupnp-1.2.7.tar.xz
|
||||
/gupnp-1.3.1.tar.xz
|
||||
/gupnp-1.4.0.tar.xz
|
||||
|
@ -3,13 +3,13 @@
|
||||
%global gssdp_version 1.3.0
|
||||
|
||||
Name: gupnp
|
||||
Version: 1.3.1
|
||||
Version: 1.4.0
|
||||
Release: 1%{?dist}
|
||||
Summary: A framework for creating UPnP devices & control points
|
||||
|
||||
License: LGPLv2+
|
||||
URL: https://www.gupnp.org/
|
||||
Source0: https://download.gnome.org/sources/%{name}/1.3/%{name}-%{version}.tar.xz
|
||||
Source0: https://download.gnome.org/sources/%{name}/1.4/%{name}-%{version}.tar.xz
|
||||
|
||||
BuildRequires: gssdp-devel >= %{gssdp_version}
|
||||
BuildRequires: gtk-doc
|
||||
@ -85,6 +85,9 @@ This package contains developer documentation for %{name}.
|
||||
%doc %{_datadir}/gtk-doc/html/gupnp
|
||||
|
||||
%changelog
|
||||
* Sat Sep 18 2021 Kalev Lember <klember@redhat.com> - 1.4.0-1
|
||||
- Update to 1.4.0
|
||||
|
||||
* Fri Aug 20 2021 Kalev Lember <klember@redhat.com> - 1.3.1-1
|
||||
- Update to 1.3.1
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (gupnp-1.3.1.tar.xz) = ee632d42803cb689926839336c2427c9622c40d1a43e69ef4c48dd26714649d544772697b4a440861dc896a13faba6793b02b7b9ab7c5288b6cf125abbb2d477
|
||||
SHA512 (gupnp-1.4.0.tar.xz) = 0e692e290be9017e6a809f7a68f54c1661ca3a79c47aa795fee3106044de2ec513f21867580f3a47e90badafaac119fd3310a3eaf3bbd890129871470d706e66
|
||||
|
Loading…
Reference in New Issue
Block a user