[HandBrake] New upstream version
by Leigh Scott
commit a1c6c5611a3305d5d0fcd5c05895df6b7ad7c0cf
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Tue May 5 09:14:40 2020 +0100
New upstream version
.gitignore | 2 ++
HandBrake.spec | 9 ++++++---
sources | 4 ++--
3 files changed, 10 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 14909f1..e9a1681 100644
--- a/.gitignore
+++ b/.gitignore
@@ -13,3 +13,5 @@
/HandBrake-1.3.0-source.tar.bz2.sig
/HandBrake-1.3.1-source.tar.bz2
/HandBrake-1.3.1-source.tar.bz2.sig
+/HandBrake-1.3.2-source.tar.bz2
+/HandBrake-1.3.2-source.tar.bz2.sig
diff --git a/HandBrake.spec b/HandBrake.spec
index 077adf9..ed81522 100644
--- a/HandBrake.spec
+++ b/HandBrake.spec
@@ -1,5 +1,5 @@
-%global commit0 b6df6dfce4105d89de37530c0da0a9d6dce5de00
-%global date 20200101
+%global commit0 a91adfa02ce544c84aa34e758b85f0967d005aa7
+%global date 20200503
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
%global tag %{version}
@@ -17,7 +17,7 @@
%global desktop_id fr.handbrake.ghb
Name: HandBrake
-Version: 1.3.1
+Version: 1.3.2
Release: 1%{!?tag:.%{date}git%{shortcommit0}}%{?dist}
Summary: An open-source multiplatform video transcoder
License: GPLv2+
@@ -248,6 +248,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
%{_bindir}/HandBrakeCLI
%changelog
+* Tue May 05 2020 Leigh Scott <leigh123linux(a)gmail.com> - 1.3.2-1
+- New upstream version
+
* Fri Mar 06 2020 Leigh Scott <leigh123linux(a)gmail.com> - 1.3.1-1
- New upstream version
- Update source URL
diff --git a/sources b/sources
index 4ac4930..4bf1608 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-SHA512 (HandBrake-1.3.1-source.tar.bz2) = b713c70155feff765fb21e201e1c1599c970bf56581584281d883e57046409731cb663c11ee8ea2c141ba75852746be81d6db813f2d481b72429e53c89d584d2
-SHA512 (HandBrake-1.3.1-source.tar.bz2.sig) = df4c363dd20e945114e10aa931d33ba0f5d9bfc670a20ae359bffa476024a9f71f21e36ed04b88013e192d637b59b74ba4b7129c24d191865a1b9b174ce931dc
+SHA512 (HandBrake-1.3.2-source.tar.bz2) = 857f358a8754b08e55acfddb1431d99cc1035cf52174ab1d5243524fffe60e6cbc7d2a5d5912d55e6dc6b8ec621d503ebd21614a9064706a95c920e72a760f6a
+SHA512 (HandBrake-1.3.2-source.tar.bz2.sig) = 209b2d5a25001c5713085443329cfd09d93107f3c05ab47e24e096007851c402ca11badcd53a3ee3ca6c2c475dce443137dd859d0fadb6e7cf420e611b73cb49
4 years, 6 months
[qmplay2] Update to 20.05.02 Add BR pkgconfig(Qt5Svg)
by Martin Gansser
commit 9a4581b15a9120f6a950c2b8ef0757ea75e7b1f9
Author: Martin Gansser <mgansser(a)online.de>
Date: Mon May 4 09:30:03 2020 +0200
Update to 20.05.02
Add BR pkgconfig(Qt5Svg)
qmplay2.spec | 2 ++
1 file changed, 2 insertions(+)
---
diff --git a/qmplay2.spec b/qmplay2.spec
index 0f507a6..dbce4c0 100644
--- a/qmplay2.spec
+++ b/qmplay2.spec
@@ -15,6 +15,7 @@ BuildRequires: kde-workspace-devel
BuildRequires: pkgconfig(Qt5)
BuildRequires: pkgconfig(Qt5X11Extras)
BuildRequires: pkgconfig(Qt5Qml)
+BuildRequires: pkgconfig(Qt5Svg)
BuildRequires: qt5-linguist
BuildRequires: portaudio-devel
BuildRequires: desktop-file-utils
@@ -123,6 +124,7 @@ appstream-util validate-relax --nonet %{buildroot}%{_metainfodir}/*.appdata.xml
%changelog
* Sun May 03 2020 Martin Gansser <martinkg(a)fedoraproject.org> - 20.05.02-1
- Update to 20.05.02
+- Add BR pkgconfig(Qt5Svg)
* Fri Apr 10 2020 Leigh Scott <leigh123linux(a)gmail.com> - 19.12.19-4
- Rebuild for new libcdio version
4 years, 6 months
[qmplay2/f32] (3 commits) ...Update to 20.05.02
by Martin Gansser
Summary of changes:
7213e6f... - Rebuild for ffmpeg-4.3 git (*)
5f754c9... Rebuild for new libcdio version (*)
fe699a1... Update to 20.05.02 (*)
(*) This commit already existed in another branch; no separate mail sent
4 years, 6 months
[qmplay2] Update to 20.05.02
by Martin Gansser
commit fe699a154ee4339260e1e1f9e3c6c6e6cf122fdb
Author: Martin Gansser <mgansser(a)online.de>
Date: Sun May 3 18:16:24 2020 +0200
Update to 20.05.02
.gitignore | 1 +
qmplay2.spec | 7 +++++--
sources | 2 +-
3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 16ec6d0..e19fcd2 100644
--- a/.gitignore
+++ b/.gitignore
@@ -28,3 +28,4 @@
/QMPlay2-19.11.26.tar.gz
/QMPlay2-19.12.04.tar.gz
/QMPlay2-19.12.19.tar.gz
+/QMPlay2-20.05.02.tar.gz
diff --git a/qmplay2.spec b/qmplay2.spec
index 0174693..0f507a6 100644
--- a/qmplay2.spec
+++ b/qmplay2.spec
@@ -2,8 +2,8 @@
%global pname QMPlay2
Name: qmplay2
-Version: 19.12.19
-Release: 4%{?dist}
+Version: 20.05.02
+Release: 1%{?dist}
Summary: A Qt based media player, streamer and downloader
License: LGPLv3+
URL: http://zaps166.sourceforge.net/?app=QMPlay2
@@ -121,6 +121,9 @@ appstream-util validate-relax --nonet %{buildroot}%{_metainfodir}/*.appdata.xml
%{_includedir}/%{pname}
%changelog
+* Sun May 03 2020 Martin Gansser <martinkg(a)fedoraproject.org> - 20.05.02-1
+- Update to 20.05.02
+
* Fri Apr 10 2020 Leigh Scott <leigh123linux(a)gmail.com> - 19.12.19-4
- Rebuild for new libcdio version
diff --git a/sources b/sources
index 669ec86..76429b4 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (QMPlay2-19.12.19.tar.gz) = a03d70c5bd3b2644810b9ec5fd39bd0340ddcc460646228a2799053a27117a54ead09f046b58ff7e0ae2cd959a92980cf8336a12d49ef297e1de30dd32f604a0
+SHA512 (QMPlay2-20.05.02.tar.gz) = 953f32858cf089a96a993e977b373e888e9a63830e38d29ebba8fab5c6e7765aa7a5754ed8a3246ac49745aff1cdd8bf8e1ea7275c7f460c2ccb74718281cb60
4 years, 6 months