- New upstream release: ncmpcpp 0.5.6

This commit is contained in:
Dominic Hopf 2011-02-07 23:29:16 +01:00
parent fd97677219
commit 6caf260be3
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -1 +1,2 @@
ncmpcpp-0.5.4.tar.bz2
/ncmpcpp-0.5.6.tar.bz2

View File

@ -1,5 +1,5 @@
Name: ncmpcpp
Version: 0.5.4
Version: 0.5.6
Release: 1%{?dist}
Summary: Clone of ncmpc with new features and written in C++
Group: Applications/Multimedia
@ -42,6 +42,9 @@ make DESTDIR="%{buildroot}" INSTALL="install -p" docdir="%{_docdir}/%{name}-%{ve
%changelog
* Mon Jan 07 2011 Dominic Hopf <dmaphy@fedoraproject.org> - 0.5.6-1
- New upstream release: ncmpcpp 0.5.6
* Tue Jun 08 2010 Rahul Sundaram <sundaram@fedoraproject.org> - 0.5.4-1
- update to 0.5.4
- enable visualizer option. Resolves rhbz#593205

View File

@ -1 +1 @@
feb35e16a286b15ce066b7f13263be27 ncmpcpp-0.5.4.tar.bz2
cdaf82694c0a1f5e9de65bb0a191e403 ncmpcpp-0.5.6.tar.bz2