[Lunar-commits] CVS: moonbase/kde3-apps/krename BUILD, 1.2, 1.3 DETAILS, 1.6, 1.7

Florin Braescu florin at lunar-linux.org
Sun Feb 13 18:18:41 UTC 2005


Update of /var/cvs/lunar/moonbase/kde3-apps/krename
In directory espresso.foo-projects.org:/tmp/cvs-serv13761/kde3-apps/krename

Modified Files:
	BUILD DETAILS 
Log Message:
bump the version from 3.0.2 to 3.0.3.

Index: BUILD
===================================================================
RCS file: /var/cvs/lunar/moonbase/kde3-apps/krename/BUILD,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- BUILD	20 Mar 2004 17:28:50 -0000	1.2
+++ BUILD	13 Feb 2005 18:18:39 -0000	1.3
@@ -1,11 +1,11 @@
 (
-  ./configure  --prefix=${KDE_PREFIX:-$KDEDIR}      \
-               --with-qt-dir=${QT_PREFIX:-$QTDIR}   \
-               --disable-debug                      \
-               --enable-final                       \
-               --enable-fast-malloc=full            \
-               --with-xinerama                      \
-               $OPTS                                &&
+  ./configure  --prefix=${KDE_PREFIX:-$KDEDIR}     \
+               --with-qt-dir=${QT_PREFIX:-$QTDIR}  \
+               --disable-debug                     \
+               --enable-final                      \
+               --enable-fast-malloc=full           \
+               --with-xinerama                     \
+               $OPTS                              &&
 
   default_make
 

Index: DETAILS
===================================================================
RCS file: /var/cvs/lunar/moonbase/kde3-apps/krename/DETAILS,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- DETAILS	5 Oct 2004 09:30:07 -0000	1.6
+++ DETAILS	13 Feb 2005 18:18:39 -0000	1.7
@@ -1,16 +1,17 @@
           MODULE=krename
-         VERSION=3.0.2
+         VERSION=3.0.3
           SOURCE=$MODULE-$VERSION.tar.bz2
-   SOURCE_URL[0]=$SFORGE_URL/$MODULE/
-      SOURCE_VFY=md5:9f3575391562f3ebcc6705c92c8b0374
+   SOURCE_URL=$SFORGE_URL/$MODULE/
+      SOURCE_VFY=sha1:52343af4421f041d636b6375c6d75d39d84e25ab
         WEB_SITE=http://www.krename.net
          ENTERED=20040630
-         UPDATED=20040809
-           SHORT="The batch renamer for KDE 3.x"
+         UPDATED=20050213
+           SHORT="The batch renamer for KDE."
 
 cat << EOF
-Krename offers an easy way to rename hundreds of files in one go, giving you as 
-much freedom as you need. You can use parts of the old filename, information 
-like the current date or even an mp3 tag or the colour depth of an image. 
-Krename integrates into the Konqueror or Krusader filemanager !
+Krename offers an easy way to rename hundreds of files in one go, 
+giving you as much freedom as you need. You can use parts of the 
+old filename, information like the current date or even an mp3 
+tag or the colour depth of an image. Krename integrates into the 
+Konqueror or Krusader filemanager.
 EOF



More information about the Lunar-commits mailing list