commit 4ff972484fd5043f725ad5fe0b3b21aa942137d0
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Sat Apr 6 14:58:21 2024 +0100
Rebuild for new x265 version
HandBrake.spec | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/HandBrake.spec b/HandBrake.spec
index ab9352b..600b1c0 100644
--- a/HandBrake.spec
+++ b/HandBrake.spec
@@ -16,7 +16,7 @@
Name: HandBrake
Version: 1.6.1
-Release: 5%{!?tag:.%{date}git%{shortcommit0}}%{?dist}
+Release: 6%{!?tag:.%{date}git%{shortcommit0}}%{?dist}
Summary: An open-source multiplatform video transcoder
License: GPLv2+
URL:
https://handbrake.fr/
@@ -226,6 +226,9 @@ appstream-util validate-relax --nonet
%{buildroot}%{_metainfodir}/%{desktop_id}.
%{_bindir}/HandBrakeCLI
%changelog
+* Sat Apr 06 2024 Leigh Scott <leigh123linux(a)gmail.com> - 1.6.1-6
+- Rebuild for new x265 version
+
* Mon Mar 11 2024 Dominik 'Rathann' Mierzejewski <dominik(a)greysector.net> -
1.6.1-5
- Fix build with GCC14