commit 0b44f2c14bfdbc7fe98f5cc64e411cd9f631b364
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Tue Jun 4 17:25:38 2019 +0100
Downgrade version as el7 mpv is too old
.gitignore | 1 +
mpc-qt.spec | 4 ++--
sources | 2 +-
3 files changed, 4 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 7d507d5..2410a8a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
/mpc-qt-18.08.tar.gz
+/mpc-qt-18.03.tar.gz
diff --git a/mpc-qt.spec b/mpc-qt.spec
index 06d9a12..1fb6341 100644
--- a/mpc-qt.spec
+++ b/mpc-qt.spec
@@ -1,5 +1,5 @@
Name: mpc-qt
-Version: 18.08
+Version: 18.03
Release: 1%{?dist}
Summary: A clone of Media Player Classic reimplemented in Qt
License: GPLv2+
@@ -49,6 +49,6 @@ desktop-file-validate
%{buildroot}%{_datadir}/applications/mpc-qt.desktop
%changelog
-* Sat Jun 01 2019 Leigh Scott <leigh123linux(a)googlemail.com> - 18.08-1
+* Sat Jun 01 2019 Leigh Scott <leigh123linux(a)googlemail.com> - 18.03-1
- First Build
diff --git a/sources b/sources
index eb9e988..072ac93 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-cc6b1e2bea3f1e0162680d6d35791403 mpc-qt-18.08.tar.gz
+2cfff7fb82df639c415a606ef70c9bf7 mpc-qt-18.03.tar.gz
Show replies by date