From b3a814a865b8a4653fcf51d8ec8cc1309fe5108d Mon Sep 17 00:00:00 2001 From: Michal Nowak Date: Wed, 24 Jun 2009 14:16:37 +0000 Subject: [PATCH] 0.3.5 --- .cvsignore | 2 +- import.log | 1 + ncmpcpp.spec | 13 ++++++++++++- sources | 2 +- 4 files changed, 15 insertions(+), 3 deletions(-) diff --git a/.cvsignore b/.cvsignore index bb4c376..207d4d7 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -ncmpcpp-0.3.4.tar.bz2 +ncmpcpp-0.3.5.tar.bz2 diff --git a/import.log b/import.log index 383ee5e..4d1d362 100644 --- a/import.log +++ b/import.log @@ -4,3 +4,4 @@ ncmpcpp-0_3_1-1_fc10:HEAD:ncmpcpp-0.3.1-1.fc10.src.rpm:1235383091 ncmpcpp-0_3_2-1_fc11:HEAD:ncmpcpp-0.3.2-1.fc11.src.rpm:1237365482 ncmpcpp-0_3_3-1_fc11:HEAD:ncmpcpp-0.3.3-1.fc11.src.rpm:1239008066 ncmpcpp-0_3_4-1_fc11:HEAD:ncmpcpp-0.3.4-1.fc11.src.rpm:1244851674 +ncmpcpp-0_3_5-1_fc11:HEAD:ncmpcpp-0.3.5-1.fc11.src.rpm:1245852823 diff --git a/ncmpcpp.spec b/ncmpcpp.spec index 525cb52..4a321fd 100644 --- a/ncmpcpp.spec +++ b/ncmpcpp.spec @@ -1,5 +1,5 @@ Name: ncmpcpp -Version: 0.3.4 +Version: 0.3.5 Release: 1%{?dist} Summary: Clone of ncmpc with new features and written in C++ Group: Applications/Multimedia @@ -48,6 +48,17 @@ rm -rf %{buildroot} %changelog +* Wed Jun 24 2009 Michal Nowak - 0.3.5-1 +- 0.3.5 +- new feature: custom command execution on song change +- new feature: allow for physical files and directories deletion +- new feature: add local directories recursively +- new feature: add random songs to playlist +- new feature: mouse support +- new screen: outputs +- text scrolling in header was made optional +- some bugfixes + * Sat Jun 13 2009 Michal Nowak - 0.3.4-1 - 0.3.4 diff --git a/sources b/sources index abb451c..308ad19 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -8500b8afb551bb299639246b959f8ac7 ncmpcpp-0.3.4.tar.bz2 +7e30bacf83be88b6931e3d70a16e33e4 ncmpcpp-0.3.5.tar.bz2