commit 926e4bddd0407a3cfce870a964048bd8fe4fedfd
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Tue Jun 4 17:41:09 2019 +0100
Downgrade to an even older version
.gitignore | 1 +
mpc-qt.spec | 4 ++--
sources | 2 +-
3 files changed, 4 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 2410a8a..39af235 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
/mpc-qt-18.08.tar.gz
/mpc-qt-18.03.tar.gz
+/mpc-qt-17.11.tar.gz
diff --git a/mpc-qt.spec b/mpc-qt.spec
index 1fb6341..e24015b 100644
--- a/mpc-qt.spec
+++ b/mpc-qt.spec
@@ -1,5 +1,5 @@
Name: mpc-qt
-Version: 18.03
+Version: 17.11
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.03-1
+* Sat Jun 01 2019 Leigh Scott <leigh123linux(a)googlemail.com> - 17.11-1
- First Build
diff --git a/sources b/sources
index 072ac93..3fa5be3 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-2cfff7fb82df639c415a606ef70c9bf7 mpc-qt-18.03.tar.gz
+068440487e63b49e1a400f3dff417dbf mpc-qt-17.11.tar.gz