[yum-cvs] yum-utils ChangeLog,1.5,1.6
Tim Lauridsen
timlau at linux.duke.edu
Mon Feb 19 12:38:12 UTC 2007
Update of /home/groups/yum/cvs/yum-utils
In directory login1.linux.duke.edu:/tmp/cvs-serv32733
Modified Files:
ChangeLog
Log Message:
updated ChangeLog
Index: ChangeLog
===================================================================
RCS file: /home/groups/yum/cvs/yum-utils/ChangeLog,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- ChangeLog 19 Feb 2007 09:16:51 -0000 1.5
+++ ChangeLog 19 Feb 2007 12:38:10 -0000 1.6
@@ -1,3 +1,26 @@
+2007-02-19 12:37 timlau
+
+ * yum-utils.spec: bumped yum-utils version to 1.1.1
+
+2007-02-19 12:32 timlau
+
+ * repo-rss.py, repoclosure.py, repoquery.py,
+ plugins/changelog/changelog.py: changed 'with=' to 'mdtype=' in
+ repos.populateSack calls, because of changes in the yum API in
+ YumPackageSack.populate method to avoid warnings about 'with' is
+ a reserved word in Python 2.6.
+
+2007-02-19 11:20 timlau
+
+ * yumdownloader.py: redesigned yumdownloader to use the new
+ yum-utils base class introduced in yum-3.1.1. This version
+ inherit all command line options from the yum-cli and also
+ command line option added by yum plugins.
+
+2007-02-19 09:16 timlau
+
+ * ChangeLog: updated ChangeLog
+
2007-02-19 09:16 timlau
* yum-utils.spec: bumped yum-utils version to 1.1.0
More information about the Yum-cvs-commits
mailing list