commit 54c9386ccad929b1edfa0cc29f5c09f350f36906
Author: leigh123linux <leigh123linux(a)googlemail.com>
Date: Sun Dec 4 09:53:27 2016 +0000
Update to 2.8.0-rc0
.gitignore | 4 +-
cmus.spec | 14 +-
new_ffmpeg.patch | 728 -------------------------------------------------------
sources | 2 +-
4 files changed, 11 insertions(+), 737 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index f3646bc..72fdf3f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,2 @@
-cmus-2.6.0.tar.bz2
-cmus-2.7.1.tar.gz
+/cmus-*.tar.gz
+/cmus-*.src.rpm
diff --git a/cmus.spec b/cmus.spec
index ef3682e..28bd6ca 100644
--- a/cmus.spec
+++ b/cmus.spec
@@ -1,13 +1,12 @@
Name: cmus
-Version: 2.7.1
-Release: 4%{?dist}
+Version: 2.8.0
+Release: 0.1.rc0%{?dist}
Summary: Ncurses-Based Music Player
Group: Applications/Multimedia
License: GPLv2+
URL:
https://cmus.github.io/
-Source0:
https://github.com/cmus/%{name}/archive/v%{version}/%{name}-%{version}.ta...
-# patch from
https://github.com/mahkoh/cmus/commits/ffmpeg_legacy
-Patch0: new_ffmpeg.patch
+Source0:
https://github.com/cmus/%{name}/archive/v%{version}-rc0/%{name}-%{version...
+
BuildRequires: alsa-lib-devel
BuildRequires: faad2-devel
@@ -35,7 +34,7 @@ operating systems
%prep
-%autosetup -p1
+%autosetup -p1 -n %{name}-%{version}-rc0
%build
@@ -91,6 +90,9 @@ chmod -x examples/*
%changelog
+* Sun Dec 04 2016 leigh scott <leigh123linux(a)googlemail.com> - 2.8.0-0.1.rc0
+- Update to 2.8.0-rc0
+
* Tue Aug 16 2016 Leigh Scott <leigh123linux(a)googlemail.com> - 2.7.1-4
- Add build requires libsamplerate-devel and libcddb-devel
diff --git a/sources b/sources
index e556ba5..b8f023e 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-0588ab955db44a8e9deb03446d73b5df cmus-2.7.1.tar.gz
+3710250b2f2529435d178634d22b6382 cmus-2.8.0-rc0.tar.gz