commit 4f87b2c635cc919e4aeb2c1b987880cec652be9d
Author: Dominik 'Rathann' Mierzejewski <dominik(a)greysector.net>
Date: Wed Nov 27 18:34:41 2019 +0100
update commit hash and date for 1.3.0 release
HandBrake.spec | 9 ++++++---
1 file changed, 6 insertions(+), 3 deletions(-)
---
diff --git a/HandBrake.spec b/HandBrake.spec
index bd9aa54..6806ef5 100644
--- a/HandBrake.spec
+++ b/HandBrake.spec
@@ -1,5 +1,5 @@
-%global commit0 b463d33a4ed4c9da5fb6432e7fb7e08422fc1aad
-%global date 20180405
+%global commit0 4672248655ddd687161bacdb539c208abde15c59
+%global date 20191109
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
%global tag %{version}
@@ -18,7 +18,7 @@
Name: HandBrake
Version: 1.3.0
-Release: 1%{!?tag:.%{date}git%{shortcommit0}}%{?dist}
+Release: 2%{!?tag:.%{date}git%{shortcommit0}}%{?dist}
Summary: An open-source multiplatform video transcoder
License: GPLv2+
URL:
http://handbrake.fr/
@@ -248,6 +248,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null ||
:
%{_bindir}/HandBrakeCLI
%changelog
+* Wed Nov 27 2019 Dominik 'Rathann' Mierzejewski <rpm(a)greysector.net> -
1.3.0-2
+- update commit hash and date for 1.3.0 release
+
* Thu Nov 21 2019 FeRD (Frank Dana) <ferdnyc(a)gmail.com> - 1.3.0-1
- New upstream version (fixes compilation with Pango 1.44+)
- New dependencies: libdav1d, libdrm, libva, numactl