commit b237a31374f2cd2305745809fc5595bd74a19655
Author: Martin Gansser <mgansser(a)alice.de>
Date: Tue Feb 7 08:24:24 2017 +0100
Update to 0.8.1-0.10git1a21b01
Dropped remotecontrol.patch
Dropped install_acoustid.patch
.gitignore | 1 +
install_acoustid.patch | 22 ----------------------
miam-player.spec | 17 +++++++++--------
remotecontrol.patch | 7 -------
sources | 2 +-
5 files changed, 11 insertions(+), 38 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 1400d48..0f81e91 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
/miam-player-8aba652.tar.gz
/miam-player-bc63ae5.tar.gz
/miam-player-a057928.tar.gz
+/miam-player-1a21b01.tar.gz
diff --git a/miam-player.spec b/miam-player.spec
index d7901bc..02c9151 100644
--- a/miam-player.spec
+++ b/miam-player.spec
@@ -1,18 +1,16 @@
-#
https://github.com/MBach/Miam-Player/commit/a057928fa33976084bcc38a283f05...
-%global commit0 a057928fa33976084bcc38a283f05f029037273c
+#
https://github.com/MBach/Miam-Player/commit/1a21b01a86c4cbcfe8fc6d99cf6e5...
+%global commit0 1a21b01a86c4cbcfe8fc6d99cf6e595838856b11
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
%define _name Miam-Player
Name: miam-player
Version: 0.8.1
-Release: 0.9git%{shortcommit0}%{?dist}
+Release: 0.10git%{shortcommit0}%{?dist}
Summary: A nice music player
License: GPLv3+ and "BSD (3 clause)"
Url:
http://miam-player.org/
Source0:
https://github.com/MBach/Miam-Player/archive/%{commit0}/%{name}-%{commit0...
Source1: %{name}.desktop
-Patch0: remotecontrol.patch
-Patch1: install_acoustid.patch
BuildRequires: ImageMagick
BuildRequires: desktop-file-utils
@@ -62,12 +60,10 @@ that use %{name}.
%prep
%setup -qn %{_name}-%{commit0}
-%patch0 -p0
-%patch1 -p1
# remove 3dparty libs an debian, osx and windows part
rm -rf src/Core/3rdparty/{taglib,QtAV}
-rm -rf lib/{osx,release}
+rm -rf lib/
rm -rf debian osx windows
rm -rf src/Player/release/.moc
@@ -138,6 +134,11 @@ fi
%doc doc/html
%changelog
+* Mon Feb 06 2017 Leigh Scott <leigh123linux(a)googlemail.com> -
0.8.1-0.10git1a21b01
+- Update to 0.8.1-0.10git1a21b01
+- Dropped remotecontrol.patch
+- Dropped install_acoustid.patch
+
* Sun Feb 05 2017 Leigh Scott <leigh123linux(a)googlemail.com> - 0.8.1-0.9gita057928
- Add patch to install libmiam-acoustid.so
diff --git a/sources b/sources
index b27f99d..f9ae60e 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-e401698fee61c0d9462e20b668a4da30 miam-player-a057928.tar.gz
+8b949616449dbc46f9cca842131a5b64 miam-player-1a21b01.tar.gz