From 6ba27d71db10f216b08f324b65879bcf7bbe7aa4 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Mon, 11 Nov 2024 19:12:30 +0100 Subject: [PATCH] automatic version update by autodist [release 4.0-1mamba;Mon Sep 16 2024] --- x265.spec | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/x265.spec b/x265.spec index 5b1d9da..a812182 100644 --- a/x265.spec +++ b/x265.spec @@ -1,5 +1,5 @@ Name: x265 -Version: 3.6 +Version: 4.0 Release: 1mamba Summary: x265 HEVC Encoder Group: System/Libraries @@ -55,8 +55,6 @@ This package contains libraries and header files for developing applications tha %clean [ "%{buildroot}" != / ] && rm -rf "%{buildroot}" -%post -n lib%{name} -p /sbin/ldconfig -%postun -n lib%{name} -p /sbin/ldconfig %files %defattr(-,root,root) @@ -76,6 +74,9 @@ This package contains libraries and header files for developing applications tha %{_libdir}/pkgconfig/x265.pc %changelog +* Mon Sep 16 2024 Automatic Build System 4.0-1mamba +- automatic version update by autodist + * Mon Apr 15 2024 Automatic Build System 3.6-1mamba - automatic version update by autodist