diff --git a/gupnp-av-0.12.10.tar.xz b/gupnp-av-0.12.10.tar.xz deleted file mode 100644 index e54a308..0000000 Binary files a/gupnp-av-0.12.10.tar.xz and /dev/null differ diff --git a/gupnp-av-0.12.11.tar.xz b/gupnp-av-0.12.11.tar.xz new file mode 100644 index 0000000..69800e7 Binary files /dev/null and b/gupnp-av-0.12.11.tar.xz differ diff --git a/gupnp-av.spec b/gupnp-av.spec index a9d65e6..e077e98 100644 --- a/gupnp-av.spec +++ b/gupnp-av.spec @@ -1,6 +1,6 @@ Name: gupnp-av -Version: 0.12.10 -Release: 7 +Version: 0.12.11 +Release: 1 Summary: A small utility library that aims to ease the handing and implimation of UPnP AV. License: LGPLv2+ URL: http://www.gupnp.org/ @@ -70,5 +70,9 @@ make check %{?_smp_mflags} V=1 %{_datadir}/gtk-doc/html/gupnp-av %changelog +* Mon Jun 7 2021 weijin deng - 0.12.11-1 +- Upgrade to 0.12.11 +- Update Version, Release + * Thu Apr 16 2020 wangerfeng - 0.12.10-7 - Package init