From 9b55f621d3e778f3e70d80d8f56ed06ec531726d Mon Sep 17 00:00:00 2001 From: Nicolas Chauvet Date: Tue, 5 Oct 2021 09:21:53 +0200 Subject: [PATCH] Update to 4.157.0 --- libplacebo.spec | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) 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