From bccfc970eb248a61d816b8b28fa6badc39d227c6 Mon Sep 17 00:00:00 2001 From: Michal Nowak Date: Fri, 12 Feb 2010 22:31:49 +0000 Subject: [PATCH] 0.5 --- .cvsignore | 2 +- import.log | 1 + ncmpcpp.spec | 7 ++++++- sources | 2 +- 4 files changed, 9 insertions(+), 3 deletions(-) diff --git a/.cvsignore b/.cvsignore index a9ff296..82c0d64 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -ncmpcpp-0.4.1.tar.bz2 +ncmpcpp-0.5.tar.bz2 diff --git a/import.log b/import.log index cb1fdf2..900ff76 100644 --- a/import.log +++ b/import.log @@ -7,3 +7,4 @@ 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 ncmpcpp-0_4-1_fc12:HEAD:ncmpcpp-0.4-1.fc12.src.rpm:1252676085 ncmpcpp-0_4_1-1_fc12:HEAD:ncmpcpp-0.4.1-1.fc12.src.rpm:1254731474 +ncmpcpp-0_5-1_fc12:HEAD:ncmpcpp-0.5-1.fc12.src.rpm:1266013390 diff --git a/ncmpcpp.spec b/ncmpcpp.spec index 5ec4693..e8df42a 100644 --- a/ncmpcpp.spec +++ b/ncmpcpp.spec @@ -1,5 +1,5 @@ Name: ncmpcpp -Version: 0.4.1 +Version: 0.5 Release: 1%{?dist} Summary: Clone of ncmpc with new features and written in C++ Group: Applications/Multimedia @@ -11,6 +11,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: curl-devel BuildRequires: taglib-devel BuildRequires: ncurses-devel +BuildRequires: libmpdclient-devel %description @@ -48,6 +49,10 @@ rm -rf %{buildroot} %changelog +* Wed Jan 6 2010 Michal Nowak - 0.5-1 +- 0.5 +- dependency on libmpdclient (version 2.1+) + * Mon Oct 5 2009 Michal Nowak - 0.4.1-1 - 0.4.1 diff --git a/sources b/sources index c5a5708..504338e 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -120e15c8791f82c30671990bbf2022e1 ncmpcpp-0.4.1.tar.bz2 +5b34a969d34adb6a5e7ab088694ee870 ncmpcpp-0.5.tar.bz2