From 3ed1c9f18328b7858c6f09178bb48f68e83b9668 Mon Sep 17 00:00:00 2001 From: Nicolas Chauvet Date: Tue, 5 Jul 2022 08:44:29 +0200 Subject: [PATCH] Switch to rc1 and ABI bump --- libplacebo.spec | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/libplacebo.spec b/libplacebo.spec index 1efabec..4b2879c 100644 --- a/libplacebo.spec +++ b/libplacebo.spec @@ -2,7 +2,7 @@ Name: libplacebo Version: 4.208.0 -Release: 1%{?dist} +Release: 0.1.rc1%{?dist} Summary: Reusable library for GPU-accelerated video/image rendering primitives License: LGPLv2+ @@ -66,7 +66,7 @@ developing applications that use %{name}. %files %license LICENSE %doc README.md -%{_libdir}/libplacebo.so.192 +%{_libdir}/libplacebo.so.208 %files devel %{_includedir}/* @@ -75,8 +75,8 @@ developing applications that use %{name}. %changelog -* Tue Jul 05 2022 Nicolas Chauvet - 4.208.0-1 -- Update to 4.208.0 +* Tue Jul 05 2022 Nicolas Chauvet - 4.208.0-0.1.rc1 +- Update to 4.208.0-rc1 * Thu Feb 03 2022 Nicolas Chauvet - 4.192.1-1 - Update to 4.192.1