commit 5e0c8bb02d6349e04c5feec808188a97663a4764
Author: Leigh Scott <leigh123linux(a)googlemail.com>
Date: Sun Nov 18 12:27:37 2018 +0000
Update to 1.1.2
.gitignore | 2 ++
HandBrake-nostrip.patch | 10 +++++-----
HandBrake.spec | 14 ++++++++------
sources | 4 ++--
4 files changed, 17 insertions(+), 13 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 2ea11bc..e30a303 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,5 @@
/HandBrake-1.0.7.tar.bz2.sig
/HandBrake-1.1.0-source.tar.bz2
/HandBrake-1.1.0-source.tar.bz2.sig
+/HandBrake-1.1.2-source.tar.bz2
+/HandBrake-1.1.2-source.tar.bz2.sig
diff --git a/HandBrake-nostrip.patch b/HandBrake-nostrip.patch
index fceb843..b44899b 100644
--- a/HandBrake-nostrip.patch
+++ b/HandBrake-nostrip.patch
@@ -1,11 +1,11 @@
-diff -up HandBrake-6b5d91aef5ba0fde44ab5960f643e6e5da509642/gtk/module.rules.nostrip
HandBrake-6b5d91aef5ba0fde44ab5960f643e6e5da509642/gtk/module.rules
----
HandBrake-6b5d91aef5ba0fde44ab5960f643e6e5da509642/gtk/module.rules.nostrip 2016-08-03
22:46:47.000000000 +0200
-+++ HandBrake-6b5d91aef5ba0fde44ab5960f643e6e5da509642/gtk/module.rules 2016-08-22
09:47:47.465186383 +0200
-@@ -18,6 +18,7 @@ $(GTK.CONFIGURE.stamp): $(GTK.src/)confi
- PKG_CONFIG_PATH=$(BUILD/)contrib/lib/pkgconfig \
+--- a/gtk/module.rules
++++ b/gtk/module.rules
+@@ -18,6 +18,7 @@
+ PKG_CONFIG_PATH=$(BUILD/)contrib/lib/pkgconfig:$(PKG_CONFIG_PATH) \
CFLAGS="$(call fn.ARGS,GTK.GCC,.g .O *D ?extra)" \
LDFLAGS="$(call fn.ARGS,GTK.GCC,?strip .g .O ?extra.exe)" \
+ STRIP="$(STRIP.exe)" \
--prefix=$(PREFIX) \
--with-hb=$(call fn.ABSOLUTE,$(BUILD/))
$(TOUCH.exe) $@
+
diff --git a/HandBrake.spec b/HandBrake.spec
index 0071c55..e73c0fe 100644
--- a/HandBrake.spec
+++ b/HandBrake.spec
@@ -16,8 +16,8 @@
%global desktop_id fr.handbrake.ghb
Name: HandBrake
-Version: 1.1.0
-Release: 4%{!?tag:.%{date}git%{shortcommit0}}%{?dist}
+Version: 1.1.2
+Release: 1%{!?tag:.%{date}git%{shortcommit0}}%{?dist}
Summary: An open-source multiplatform video transcoder
License: GPLv2+
URL:
http://handbrake.fr/
@@ -190,8 +190,6 @@ install -D -p -m 644 gtk/src/%{desktop_id}.desktop \
%{buildroot}/%{_datadir}/applications/%{desktop_id}.desktop
install -D -p -m 644 gtk/src/%{desktop_id}.svg \
%{buildroot}/%{_datadir}/icons/hicolor/scalable/apps/%{desktop_id}.svg
-install -D -p -m 644 gtk/src/%{desktop_id}.appdata.xml \
- %{buildroot}/%{_datadir}/appdata/%{desktop_id}.appdata.xml
desktop-file-validate %{buildroot}/%{_datadir}/applications/%{desktop_id}.desktop
@@ -218,9 +216,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null ||
:
%doc AUTHORS.markdown NEWS.markdown README.markdown THANKS.markdown
%{_bindir}/ghb
%if 0%{?fedora} || 0%{?rhel} >= 7
-%{_datadir}/appdata/%{desktop_id}.appdata.xml
+%{_metainfodir}/%{desktop_id}.appdata.xml
%else
-%exclude %{_datadir}/appdata/%{desktop_id}.appdata.xml
+%exclude %{_metainfodir}/%{desktop_id}.appdata.xml
%endif
%{_datadir}/applications/%{desktop_id}.desktop
%{_datadir}/icons/hicolor/scalable/apps/%{desktop_id}.svg
@@ -231,6 +229,10 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null ||
:
%{_bindir}/HandBrakeCLI
%changelog
+* Sun Nov 18 2018 Leigh Scott <leigh123linux(a)googlemail.com> - 1.1.2-1
+- Rebuild for new x265
+- Update to 1.1.2
+
* Thu Oct 04 2018 Sérgio Basto <sergio(a)serjux.com> - 1.1.0-4
- Mass rebuild for x264 and/or x265
- Add BuildRequires: gcc-c++
diff --git a/sources b/sources
index 97970ec..a51f82d 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-5d77fd9207623da1d9068f4026cd91f3 HandBrake-1.1.0-source.tar.bz2
-32f3ac2f2b433190ed595e98928e7e6f HandBrake-1.1.0-source.tar.bz2.sig
+bc11de27b5d12a2ea1f3bc43d6aefc10 HandBrake-1.1.2-source.tar.bz2
+dceaa9f795763ae278df68005beef942 HandBrake-1.1.2-source.tar.bz2.sig