Update to 1.2.6
This commit is contained in:
parent
e201fe7b51
commit
65060512f7
1
.gitignore
vendored
1
.gitignore
vendored
@ -7,3 +7,4 @@
|
|||||||
/gupnp-1.2.2.tar.xz
|
/gupnp-1.2.2.tar.xz
|
||||||
/gupnp-1.2.3.tar.xz
|
/gupnp-1.2.3.tar.xz
|
||||||
/gupnp-1.2.4.tar.xz
|
/gupnp-1.2.4.tar.xz
|
||||||
|
/gupnp-1.2.6.tar.xz
|
||||||
|
11
gupnp.spec
11
gupnp.spec
@ -3,8 +3,8 @@
|
|||||||
%global gssdp_version 1.2.3
|
%global gssdp_version 1.2.3
|
||||||
|
|
||||||
Name: gupnp
|
Name: gupnp
|
||||||
Version: 1.2.4
|
Version: 1.2.6
|
||||||
Release: 2%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: A framework for creating UPnP devices & control points
|
Summary: A framework for creating UPnP devices & control points
|
||||||
|
|
||||||
License: LGPLv2+
|
License: LGPLv2+
|
||||||
@ -49,7 +49,9 @@ This package contains developer documentation for %{name}.
|
|||||||
%build
|
%build
|
||||||
%meson \
|
%meson \
|
||||||
-Dcontext_manager=network-manager \
|
-Dcontext_manager=network-manager \
|
||||||
-Dgtk_doc=true
|
-Dgtk_doc=true \
|
||||||
|
-Dexamples=false \
|
||||||
|
%{nil}
|
||||||
%meson_build
|
%meson_build
|
||||||
|
|
||||||
%install
|
%install
|
||||||
@ -84,6 +86,9 @@ This package contains developer documentation for %{name}.
|
|||||||
%doc %{_datadir}/gtk-doc/html/%{name}
|
%doc %{_datadir}/gtk-doc/html/%{name}
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed May 26 2021 Kalev Lember <klember@redhat.com> - 1.2.6-1
|
||||||
|
- Update to 1.2.6
|
||||||
|
|
||||||
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.4-2
|
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.4-2
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (gupnp-1.2.4.tar.xz) = cb787264b5a1bcb4f547f7a9d7a5e4e712f91ecbb593f12b2c51aed0607abd6fbfd43e5c42e261eb853d09358685637e172c78e3e9a6059bccdeb1176e6e4ef7
|
SHA512 (gupnp-1.2.6.tar.xz) = 317ff1f0ea1f03476596db6ce2f6c7c86b7c9962a7ddb00da9f487fe7f7bb70ccf8fe64e485583e4a988d90afdb41128730fef459f4ecb757ff2aef44dc4de9c
|
||||||
|
Loading…
Reference in New Issue
Block a user