commit 9badcca146e4494cb76cd1e80159b1d535ad67fc
Author: Leigh Scott <leigh123linux(a)googlemail.com>
Date: Thu Feb 28 09:43:00 2019 +0000
Update to 1.2.2
.gitignore | 2 ++
HandBrake.spec | 5 ++++-
sources | 4 ++--
3 files changed, 8 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index cbe4867..1cef356 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,3 +7,5 @@
/HandBrake-1.1.2-source.tar.bz2.sig
/HandBrake-1.2.0-source.tar.bz2
/HandBrake-1.2.0-source.tar.bz2.sig
+/HandBrake-1.2.2-source.tar.bz2
+/HandBrake-1.2.2-source.tar.bz2.sig
diff --git a/HandBrake.spec b/HandBrake.spec
index 0c2b6dc..8d4df18 100644
--- a/HandBrake.spec
+++ b/HandBrake.spec
@@ -17,7 +17,7 @@
%global desktop_id fr.handbrake.ghb
Name: HandBrake
-Version: 1.2.0
+Version: 1.2.2
Release: 1%{!?tag:.%{date}git%{shortcommit0}}%{?dist}
Summary: An open-source multiplatform video transcoder
License: GPLv2+
@@ -234,6 +234,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null ||
:
%{_bindir}/HandBrakeCLI
%changelog
+* Thu Feb 28 2019 Leigh Scott <leigh123linux(a)googlemail.com> - 1.2.2-1
+- Update to 1.2.2
+
* Sun Jan 20 2019 Dominik Mierzejewski <rpm(a)greysector.net> - 1.2.0-1
- Update to 1.2.0
- Drop upstreamed subtitle handling patch
diff --git a/sources b/sources
index 695f982..03e475c 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-efc3839160fa3224ce1b234aae12deca HandBrake-1.2.0-source.tar.bz2
-9969cdc5601b891bca25da592f52daac HandBrake-1.2.0-source.tar.bz2.sig
+282924665fa45b3b08fef66b51beaac5 HandBrake-1.2.2-source.tar.bz2
+6c474003189f8cadf76838f20cf12e07 HandBrake-1.2.2-source.tar.bz2.sig
Show replies by date