rpms/ncmpcpp/F-12 .cvsignore, 1.9, 1.10 ncmpcpp.spec, 1.10, 1.11 sources, 1.9, 1.10

Lorenzo Villani arbiter at fedoraproject.org
Wed Dec 30 15:25:21 UTC 2009


Author: arbiter

Update of /cvs/pkgs/rpms/ncmpcpp/F-12
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv11075

Modified Files:
	.cvsignore ncmpcpp.spec sources 
Log Message:
* Wed Dec 30 2009 Lorenzo Villani <lvillani at binaryhelix.net> - 0.4.1-1
- 0.4.1
- support for writing performer, composer and disc tags into ogg and flac files
- support for custom prefix/suffix of now playing song
- support for system charset encoding autodetection
- support for underlined text
- optimizations and bugfixes



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/ncmpcpp/F-12/.cvsignore,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -p -r1.9 -r1.10
--- .cvsignore	11 Sep 2009 13:35:48 -0000	1.9
+++ .cvsignore	30 Dec 2009 15:25:20 -0000	1.10
@@ -1 +1 @@
-ncmpcpp-0.4.tar.bz2
+ncmpcpp-0.4.1.tar.bz2


Index: ncmpcpp.spec
===================================================================
RCS file: /cvs/pkgs/rpms/ncmpcpp/F-12/ncmpcpp.spec,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -p -r1.10 -r1.11
--- ncmpcpp.spec	11 Sep 2009 13:35:48 -0000	1.10
+++ ncmpcpp.spec	30 Dec 2009 15:25:20 -0000	1.11
@@ -1,5 +1,5 @@
 Name:           ncmpcpp
-Version:        0.4
+Version:        0.4.1
 Release:        1%{?dist}
 Summary:        Clone of ncmpc with new features and written in C++
 Group:          Applications/Multimedia
@@ -14,9 +14,9 @@ BuildRequires:  ncurses-devel
 
 
 %description
-Ncmpcpp is almost exact clone of ncmpc but it contains some new 
-features ncmpc doesn't have. It's been also rewritten from scratch 
-in C++. New features include: tag editor, playlists editor, easy to 
+Ncmpcpp is almost exact clone of ncmpc but it contains some new
+features ncmpc doesn't have. It's been also rewritten from scratch
+in C++. New features include: tag editor, playlists editor, easy to
 use search screen, media library screen, lyrics screen and more.
 
 
@@ -25,7 +25,7 @@ use search screen, media library screen,
 
 
 %build
-%configure --disable-static --enable-clock --with-taglib --with-curl 
+%configure --disable-static --enable-clock --with-taglib --with-curl
 
 make %{?_smp_mflags}
 
@@ -48,6 +48,14 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Wed Dec 30 2009 Lorenzo Villani <lvillani at binaryhelix.net> - 0.4.1-1
+- 0.4.1
+- support for writing performer, composer and disc tags into ogg and flac files
+- support for custom prefix/suffix of now playing song
+- support for system charset encoding autodetection
+- support for underlined text
+- optimizations and bugfixes
+
 * Fri Sep 11 2009 Michal Nowak <mnowak at redhat.com> - 0.4-1
 - 0.4
 
@@ -69,7 +77,7 @@ rm -rf %{buildroot}
 - 0.3.4
 
 * Mon Apr 06 2009 Michal Nowak <mnowak at redhat.com> - 0.3.3-1
-- dumped ncmpcpp-0.3.2-charset.patch -- upstream already 
+- dumped ncmpcpp-0.3.2-charset.patch -- upstream already
 - 0.3.3
 
 * Wed Mar 18 2009 Michal Nowak <mnowak at redhat.com> - 0.3.2-1


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/ncmpcpp/F-12/sources,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -p -r1.9 -r1.10
--- sources	11 Sep 2009 13:35:48 -0000	1.9
+++ sources	30 Dec 2009 15:25:21 -0000	1.10
@@ -1 +1 @@
-7c06f7591fd3785e4a61c40e0e8e440f  ncmpcpp-0.4.tar.bz2
+120e15c8791f82c30671990bbf2022e1  ncmpcpp-0.4.1.tar.bz2




More information about the scm-commits mailing list