[mpv/el8: 2/2] Merge branch 'master' into el8
by Leigh Scott
commit d5a73fcd5f4e95dfc61e6dfb009023d9b5e87798
Merge: 5bb3915 188c8d9
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Sun Jan 26 21:04:21 2020 +0000
Merge branch 'master' into el8
mpv.spec | 5 ++++-
sources | 2 +-
2 files changed, 5 insertions(+), 2 deletions(-)
---
4 years, 10 months
[mpv/f30] Update to 0.32.0
by Leigh Scott
Summary of changes:
188c8d9... Update to 0.32.0 (*)
(*) This commit already existed in another branch; no separate mail sent
4 years, 10 months
[mpv/f31] Update to 0.32.0
by Leigh Scott
Summary of changes:
188c8d9... Update to 0.32.0 (*)
(*) This commit already existed in another branch; no separate mail sent
4 years, 10 months
[mpv] Update to 0.32.0
by Leigh Scott
commit 188c8d944fcce7d62d1b761192dcd22a2c19623b
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Sun Jan 26 21:02:03 2020 +0000
Update to 0.32.0
mpv.spec | 5 ++++-
sources | 2 +-
2 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/mpv.spec b/mpv.spec
index f38456c..8fe2385 100644
--- a/mpv.spec
+++ b/mpv.spec
@@ -1,5 +1,5 @@
Name: mpv
-Version: 0.31.0
+Version: 0.32.0
Release: 1%{?gitrelease}%{?dist}
Summary: Movie player playing most video formats and DVDs
License: GPLv2+ and LGPLv2+
@@ -173,6 +173,9 @@ install -Dpm 644 README.md etc/input.conf etc/mpv.conf -t %{buildroot}%{_docdir}
%{_libdir}/pkgconfig/mpv.pc
%changelog
+* Sun Jan 26 2020 Leigh Scott <leigh123linux(a)gmail.com> - 0.32.0-1
+- Update to 0.32.0
+
* Sat Dec 28 2019 Leigh Scott <leigh123linux(a)gmail.com> - 0.31.0-1
- Update to 0.31.0
diff --git a/sources b/sources
index 8d16ce0..7aa4c7d 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (mpv-0.31.0.tar.gz) = 5199183d35bc2d7fffde1af250edf829fe768cedd7aa00f424d2a11a11d82cdb451c62886159ba3e1efc407b242c25e2485f4ebffd13b1da9c70defbd1f4c309
+SHA512 (mpv-0.32.0.tar.gz) = f6426c0254ec0bf2f120e2196904f1e15fe17032b06764abca1d5e074f0cabb452eaf1cd09f8fd9b25b591accee7b881bfc3b06c19d5c98980305c4712486bd6
4 years, 10 months
[smtube] Update smtube to 20.1.0
by Sérgio M. Basto
commit d35cfd6042d2232b2ae71d2c72c3dbefc21d983d
Author: Sérgio M. Basto <sergio(a)serjux.com>
Date: Sun Jan 26 20:17:59 2020 +0000
Update smtube to 20.1.0
.gitignore | 1 +
smtube.spec | 5 ++++-
sources | 2 +-
3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 9ce3e1b..6f0dcb9 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
/smtube-19.6.0.tar.bz2
+/smtube-20.1.0.tar.bz2
diff --git a/smtube.spec b/smtube.spec
index 84948bc..12c46fa 100644
--- a/smtube.spec
+++ b/smtube.spec
@@ -1,5 +1,5 @@
Name: smtube
-Version: 19.6.0
+Version: 20.1.0
Release: 1%{?dist}
Summary: YouTube browser for SMPlayer
@@ -90,6 +90,9 @@ fi
%{_docdir}/%{name}/
%changelog
+* Sun Jan 26 2020 Sérgio Basto <sergio(a)serjux.com> - 20.1.0-1
+- Update smtube to 20.1.0
+
* Sun Oct 27 2019 Sérgio Basto <sergio(a)serjux.com> - 19.6.0-1
- smtube-19.6.0
diff --git a/sources b/sources
index f4bd5ad..0b2660d 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (smtube-19.6.0.tar.bz2) = f61e432b8f99e34ddbd9415064eecf30c9a3a6731d646073253d63690cf531321a7a5038117db981d036d1abfdbd3150df21bc22c9ae75e32c63ade3a859ecef
+SHA512 (smtube-20.1.0.tar.bz2) = 91a3b53c7bf23b567cc9e35f6c12cfc37e4286c0b60938d4ea9e275f1f459db6ff149f3b316b05a4810a62b0f224ee360ecf10f1e5c1d101178a949280eb8e2f
4 years, 10 months