Update to 1.4.1
This commit is contained in:
parent
334d7983e2
commit
a3a3a9d017
1
.gitignore
vendored
1
.gitignore
vendored
@ -11,3 +11,4 @@
|
|||||||
/gupnp-1.2.7.tar.xz
|
/gupnp-1.2.7.tar.xz
|
||||||
/gupnp-1.3.1.tar.xz
|
/gupnp-1.3.1.tar.xz
|
||||||
/gupnp-1.4.0.tar.xz
|
/gupnp-1.4.0.tar.xz
|
||||||
|
/gupnp-1.4.1.tar.xz
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
%global gssdp_version 1.3.0
|
%global gssdp_version 1.3.0
|
||||||
|
|
||||||
Name: gupnp
|
Name: gupnp
|
||||||
Version: 1.4.0
|
Version: 1.4.1
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: A framework for creating UPnP devices & control points
|
Summary: A framework for creating UPnP devices & control points
|
||||||
|
|
||||||
@ -85,6 +85,9 @@ This package contains developer documentation for %{name}.
|
|||||||
%doc %{_datadir}/gtk-doc/html/gupnp
|
%doc %{_datadir}/gtk-doc/html/gupnp
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Dec 07 2021 Kalev Lember <klember@redhat.com> - 1.4.1-1
|
||||||
|
- Update to 1.4.1
|
||||||
|
|
||||||
* Sat Sep 18 2021 Kalev Lember <klember@redhat.com> - 1.4.0-1
|
* Sat Sep 18 2021 Kalev Lember <klember@redhat.com> - 1.4.0-1
|
||||||
- Update to 1.4.0
|
- Update to 1.4.0
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (gupnp-1.4.0.tar.xz) = 0e692e290be9017e6a809f7a68f54c1661ca3a79c47aa795fee3106044de2ec513f21867580f3a47e90badafaac119fd3310a3eaf3bbd890129871470d706e66
|
SHA512 (gupnp-1.4.1.tar.xz) = c1aedcb03741e833fc17d3f799b7786a2df229e51feea0911e759f1fa4e92369799f358fef2bc03430728fba84bd188ac0c0aa08f359ee75f81cc20b90032763
|
||||||
|
Loading…
Reference in New Issue
Block a user