diff --git a/.cvsignore b/.cvsignore index de91e3f..554706c 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -ncmpcpp-0.2.5.tar.bz2 +ncmpcpp-0.3.tar.bz2 diff --git a/import.log b/import.log index 33bcfb7..aefcc86 100644 --- a/import.log +++ b/import.log @@ -1 +1,2 @@ ncmpcpp-0_2_5-4_fc10:HEAD:ncmpcpp-0.2.5-4.fc10.src.rpm:1232146929 +ncmpcpp-0_3-1_fc10:HEAD:ncmpcpp-0.3-1.fc10.src.rpm:1233686760 diff --git a/ncmpcpp.spec b/ncmpcpp.spec index 7cb1646..6d3b348 100644 --- a/ncmpcpp.spec +++ b/ncmpcpp.spec @@ -1,6 +1,6 @@ Name: ncmpcpp -Version: 0.2.5 -Release: 4%{?dist} +Version: 0.3 +Release: 1%{?dist} Summary: Clone of ncmpc with new features and written in C++ Group: Applications/Multimedia License: GPLv2+ @@ -25,7 +25,7 @@ use search screen, media library screen, lyrics screen and more. %build -%configure --with-taglib --with-curl --disable-static +%configure --disable-static --enable-clock --with-taglib --with-curl make %{?_smp_mflags} @@ -47,6 +47,10 @@ rm -rf %{buildroot} %changelog +* Tue Feb 3 2009 Michal Nowak 0.3-1 +- 0.3 +- enable clock + * Thu Jan 15 2009 Michal Nowak 0.2.5-4 - disable building static archives diff --git a/sources b/sources index 20db840..af8eded 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -acd8df3f5512f7cab8b5b9207c778db1 ncmpcpp-0.2.5.tar.bz2 +5b2d400cab697ff74ae9a4d7e25d7a3e ncmpcpp-0.3.tar.bz2