Update to 1.2.3
This commit is contained in:
parent
054ca040e8
commit
d7c11c6c70
1
.gitignore
vendored
1
.gitignore
vendored
@ -5,3 +5,4 @@
|
||||
/gupnp-1.0.3.tar.xz
|
||||
/gupnp-1.0.4.tar.xz
|
||||
/gupnp-1.2.2.tar.xz
|
||||
/gupnp-1.2.3.tar.xz
|
||||
|
@ -1,7 +1,7 @@
|
||||
%global apiver 1.2
|
||||
|
||||
Name: gupnp
|
||||
Version: 1.2.2
|
||||
Version: 1.2.3
|
||||
Release: 1%{?dist}
|
||||
Summary: A framework for creating UPnP devices & control points
|
||||
|
||||
@ -81,6 +81,9 @@ This package contains developer documentation for %{name}.
|
||||
%doc %{_datadir}/gtk-doc/html/%{name}
|
||||
|
||||
%changelog
|
||||
* Tue Jun 23 2020 Kalev Lember <klember@redhat.com> - 1.2.3-1
|
||||
- Update to 1.2.3
|
||||
|
||||
* Thu Mar 12 2020 Kalev Lember <klember@redhat.com> - 1.2.2-1
|
||||
- Update to 1.2.2
|
||||
- Switch to the meson build system
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (gupnp-1.2.2.tar.xz) = 08a715b06f30b9d9d11b914136f89b0c53d6b07b09dddf622619073fc6f144fc8d711eec28ede80fd14fc71a6addfe88de15740d0748302522ce71555fd18d2a
|
||||
SHA512 (gupnp-1.2.3.tar.xz) = 85caa68a4c6f4b1ccf21d910048a59b6db2b21e8bd728404b28eb0f00b588a1ab55f3ff3227e76199a20554b0708128680379e7ffa5fe162cccb4a1e3e322101
|
||||
|
Loading…
Reference in New Issue
Block a user