diff --git a/libplacebo.spec b/libplacebo.spec index 1c0d2ea..9a5464b 100644 --- a/libplacebo.spec +++ b/libplacebo.spec @@ -1,8 +1,8 @@ -%global prerelease rc1 +#global prerelease rc1 Name: libplacebo Version: 4.157.0 -Release: 0.1.rc1%{?dist} +Release: 1%{?dist} Summary: Reusable library for GPU-accelerated video/image rendering primitives License: LGPLv2+ @@ -44,7 +44,7 @@ developing applications that use %{name}. %prep -%autosetup -p1 -n %{name}-%{version}-rc1 +%autosetup -p1 -n %{name}-%{version} %build @@ -74,6 +74,9 @@ developing applications that use %{name}. %changelog +* Tue Oct 05 2021 Nicolas Chauvet - 4.157.0-1 +- Update to 4.157.0 (final) + * Thu Aug 19 2021 Nicolas Chauvet - 4.157.0-0.1.rc1 - Update to 4.157.0-rc1