rpms/pem/EL-5 .cvsignore,1.3,1.4 pem.spec,1.3,1.4 sources,1.5,1.6

pjp pjp at fedoraproject.org
Mon Jul 13 10:33:24 UTC 2009


Author: pjp

Update of /cvs/pkgs/rpms/pem/EL-5
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv7189

Modified Files:
	.cvsignore pem.spec sources 
Log Message:
Fixed a minor bug and some PBP changes. Upgrade to 0.7.7


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/pem/EL-5/.cvsignore,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -p -r1.3 -r1.4
--- .cvsignore	13 May 2009 11:05:06 -0000	1.3
+++ .cvsignore	13 Jul 2009 10:32:53 -0000	1.4
@@ -1 +1 @@
-pem-0.7.5.tar.gz
+pem-0.7.7.tar.gz


Index: pem.spec
===================================================================
RCS file: /cvs/pkgs/rpms/pem/EL-5/pem.spec,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -p -r1.3 -r1.4
--- pem.spec	13 May 2009 11:20:32 -0000	1.3
+++ pem.spec	13 Jul 2009 10:32:53 -0000	1.4
@@ -1,5 +1,5 @@
 Name:           pem
-Version:        0.7.5
+Version:        0.7.7
 Release:        1%{?dist}
 Summary:        Personal Expenses Manager
 
@@ -18,6 +18,13 @@ Requires(preun): info
 %description
 Pem, is a personal expenses manager. Pem lets keep track of 
 personal income and expense in an extremely elegant manner.
+On Linux like systems, Pem works by storing the details in
+a CSV file, placed in the  ~/.pem directory under your $HOME
+directory; On Windows, the same file is placed in pem directory,
+under the USERPROFILE directory. Each such file is named after
+the current month, and is automatically created by Pem when you
+enter the first record  for the month. It is not advisable to
+edit these files by hand.
 
 %prep
 %setup -q
@@ -58,6 +65,14 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Mon Jul 13 2009 P J P <pj.pandit at yahoo.co.in> - 0.7.7-1
+- Fixed a minor bug and did few changes recommended by PBP.
+
+* Wed May 27 2009 P J P <pj.pandit at yahoo.co.in> - 0.7.6-1
+- pem now uses `-M <mm>' value while showing monthly report
+  with option `-m'. And new option -N <mm> to see reports between
+  two given months.
+
 * Tue May 12 2009 Kushal Das <kushal at fedoraproject.org> - 0.7.5-1
 - New pem release, mostly bugfix
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/pem/EL-5/sources,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -p -r1.5 -r1.6
--- sources	13 May 2009 11:20:32 -0000	1.5
+++ sources	13 Jul 2009 10:32:53 -0000	1.6
@@ -1 +1 @@
-194f31b1c9771478ea7f9990d238851c  pem-0.7.5.tar.gz
+57e2ae21bdb52e7e7b03cc017f0dc0cd  pem-0.7.7.tar.gz




More information about the fedora-extras-commits mailing list