rpms/ncmpcpp/F-11 .cvsignore, 1.8, 1.9 ncmpcpp.spec, 1.8, 1.9 sources, 1.8, 1.9

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


Author: arbiter

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

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-11/.cvsignore,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -p -r1.8 -r1.9
--- .cvsignore	11 Sep 2009 13:58:17 -0000	1.8
+++ .cvsignore	30 Dec 2009 15:25:20 -0000	1.9
@@ -1 +1 @@
-ncmpcpp-0.3.5.tar.bz2
+ncmpcpp-0.4.1.tar.bz2


Index: ncmpcpp.spec
===================================================================
RCS file: /cvs/pkgs/rpms/ncmpcpp/F-11/ncmpcpp.spec,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -p -r1.8 -r1.9
--- ncmpcpp.spec	11 Sep 2009 13:58:17 -0000	1.8
+++ ncmpcpp.spec	30 Dec 2009 15:25:20 -0000	1.9
@@ -1,5 +1,5 @@
 Name:           ncmpcpp
-Version:        0.3.5
+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,7 +48,21 @@ rm -rf %{buildroot}
 
 
 %changelog
-* Sat Jul  4 2009 Michal Nowak <mnowak at redhat.com> - 0.3.5-1
+* 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
+
+* Sat Jul 25 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.3.5-2
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
+
+* Wed Jun 24 2009 Michal Nowak <mnowak at redhat.com> - 0.3.5-1
 - 0.3.5
 - new feature: custom command execution on song change
 - new feature: allow for physical files and directories deletion
@@ -63,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-11/sources,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -p -r1.8 -r1.9
--- sources	11 Sep 2009 13:58:17 -0000	1.8
+++ sources	30 Dec 2009 15:25:20 -0000	1.9
@@ -1 +1 @@
-7e30bacf83be88b6931e3d70a16e33e4  ncmpcpp-0.3.5.tar.bz2
+120e15c8791f82c30671990bbf2022e1  ncmpcpp-0.4.1.tar.bz2




More information about the scm-commits mailing list