Hello community, here is the log from the commit of package yum-metadata-parser checked in at Mon May 21 15:12:20 CEST 2007. -------- --- yum-metadata-parser/yum-metadata-parser.changes 2007-05-03 13:42:36.000000000 +0200 +++ /mounts/work_src_done/STABLE/yum-metadata-parser/yum-metadata-parser.changes 2007-05-21 13:27:41.190546000 +0200 @@ -1,0 +2,6 @@ +Mon May 21 13:26:28 CEST 2007 - cthiel@suse.de + +- update to version 1.1.1 + * Expose DBVERSION + +------------------------------------------------------------------- Old: ---- yum-metadata-parser-1.1.0.tar.bz2 New: ---- yum-metadata-parser-1.1.1.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ yum-metadata-parser.spec ++++++ --- /var/tmp/diff_new_pack.G28416/_old 2007-05-21 15:12:10.000000000 +0200 +++ /var/tmp/diff_new_pack.G28416/_new 2007-05-21 15:12:10.000000000 +0200 @@ -1,5 +1,5 @@ # -# spec file for package yum-metadata-parser (Version 1.1.0) +# spec file for package yum-metadata-parser (Version 1.1.1) # # Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany. # This file and all modifications and additions to the pristine @@ -13,7 +13,7 @@ Name: yum-metadata-parser BuildRequires: glib2-devel libxml2-devel pkgconfig python-devel sqlite-devel Summary: A fast metadata parser for yum -Version: 1.1.0 +Version: 1.1.1 Release: 1 Source: %{name}-%{version}.tar.bz2 Patch: %{name}-1.0-quiet.patch @@ -56,6 +56,9 @@ %{py_sitedir}/* %changelog +* Mon May 21 2007 - cthiel@suse.de +- update to version 1.1.1 + * Expose DBVERSION * Thu May 03 2007 - cthiel@suse.de - update to version 1.1.0 * setup.py, yum-metadata-parser.spec: bump version to 1.1.0 b/c of the ++++++ yum-metadata-parser-1.1.0.tar.bz2 -> yum-metadata-parser-1.1.1.tar.bz2 ++++++ diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/yum-metadata-parser-1.1.0/AUTHORS new/yum-metadata-parser-1.1.1/AUTHORS --- old/yum-metadata-parser-1.1.0/AUTHORS 2006-05-24 14:59:46.000000000 +0200 +++ new/yum-metadata-parser-1.1.1/AUTHORS 2007-05-16 10:21:58.000000000 +0200 @@ -1,2 +1,6 @@ +James Bowes +Florian Festi Tambet Ingo <tambet@ximian.com> - +Jeremy Katz +Paul Nasrat +Seth Vidal diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/yum-metadata-parser-1.1.0/ChangeLog new/yum-metadata-parser-1.1.1/ChangeLog --- old/yum-metadata-parser-1.1.0/ChangeLog 2007-04-27 15:42:16.000000000 +0200 +++ new/yum-metadata-parser-1.1.1/ChangeLog 2007-05-16 10:24:24.000000000 +0200 @@ -1,225 +1,242 @@ -2007-04-27 09:30 skvidal +2007-05-16 09:24 pnasrat - * setup.py, yum-metadata-parser.spec: - bump version to 1.1.0 b/c of the dbversion change + * AUTHORS, ChangeLog, setup.py, yum-metadata-parser.spec: Bump to + version 1.1.1 to allow multiple dbversions -2007-04-10 18:30 jbowes +2007-05-16 09:15 pnasrat + + * sqlitecache.c, sqlitecachec.py: Add DBVERSION attribute Jeremy + Katzj <katzj@redhat.com> + +2007-04-27 14:30 skvidal + + * setup.py, yum-metadata-parser.spec: + bump version to 1.1.0 b/c of the dbversion change + +2007-04-10 23:30 jbowes * db.c, db.h, package.h, xml-parser.c: Bump database version to 10 - - build_* and time_* values are stored as ints, rather than text, and - checksum_value has been dropped, as this is the same value as - pkgId. -2007-04-07 19:52 jbowes + build_* and time_* values are stored as ints, rather than text, + and checksum_value has been dropped, as this is the same value as + pkgId. + +2007-04-08 00:52 jbowes * xml-parser.c: Reduce some code duplication in xml-parser -2007-04-04 00:07 skvidal +2007-04-04 05:07 skvidal * ChangeLog: merge changelog -2007-04-04 00:07 skvidal +2007-04-04 05:07 skvidal - * setup.py, yum-metadata-parser.spec: - mark as 1.0.4 + * setup.py, yum-metadata-parser.spec: + mark as 1.0.4 -2007-04-03 10:02 jbowes +2007-04-03 15:02 jbowes * db.c: Create a pkgKey index for provides, requires, conflicts, - and obsoletes. - - Originally suggested by Florian Festi on yum-devel. + and obsoletes. + + Originally suggested by Florian Festi on yum-devel. -2007-02-17 22:38 jbowes +2007-02-18 03:38 jbowes * db.c, db.h, package.h, sqlitecache.c, xml-parser.c: Apply patch - from Florian Festi to include Prereqs. + from Florian Festi to include Prereqs. -2007-01-07 15:31 skvidal +2007-01-07 20:31 skvidal - * ChangeLog: - check in changelog + * ChangeLog: + check in changelog -2007-01-07 15:31 skvidal +2007-01-07 20:31 skvidal - * setup.py, yum-metadata-parser.spec: - mark as 1.0.3 + * setup.py, yum-metadata-parser.spec: + mark as 1.0.3 -2007-01-04 13:20 jbowes +2007-01-04 18:20 jbowes * ChangeLog, sqlitecache.c: 2007-12-04 13:10 jbowes - - * sqlitecache.c: Never use the default glib log handler. - This way, when - -d0 is passed, we won't output to the glib log handler - (since nothing - should be displayed at all). -2006-12-05 15:50 katzj + * sqlitecache.c: Never use the default glib log handler. + This way, when + -d0 is passed, we won't output to the glib log handler + (since nothing + should be displayed at all). + +2006-12-05 20:50 katzj * sqlitecachec.py: support newer pysqlite as included in python 2.5 -2006-11-22 20:28 jbowes +2006-11-23 01:28 jbowes * ChangeLog, sqlitecache.c: Use structs and function pointers to - reduce code duplication. + reduce code duplication. -2006-11-22 20:22 jbowes +2006-11-23 01:22 jbowes * ChangeLog, sqlitecache.c, sqlitecachec.py: Display repoid while - populating the cache. + populating the cache. -2006-07-12 01:40 skvidal +2006-07-12 06:40 skvidal - * ChangeLog, setup.py, yum-metadata-parser.spec: - version bump check in changelog + * ChangeLog, setup.py, yum-metadata-parser.spec: + version bump check in changelog -2006-07-10 12:54 pnasrat +2006-07-10 17:54 pnasrat * db.c, db.h: Move to dbversion 9 - add pre for requires -2006-06-19 00:37 skvidal +2006-06-19 05:37 skvidal - * yum-metadata-parser.spec: - update specfile + * yum-metadata-parser.spec: + update specfile -2006-06-18 21:54 skvidal +2006-06-19 02:54 skvidal - * setup.py: - bump second minor version number + * setup.py: + bump second minor version number -2006-06-15 13:36 pnasrat +2006-06-15 18:36 pnasrat * xml-parser.c: Actually populate location_base attribute - used - for cd installs + for cd installs -2006-06-14 16:03 pnasrat +2006-06-14 21:03 pnasrat * db.c: Fix the order to correspond with the schema -2006-06-06 09:41 skvidal +2006-06-06 14:41 skvidal * MANIFEST.in: add spec file in MANIFEST.in as Terje mentioned -2006-06-06 00:00 katzj +2006-06-06 05:00 katzj * yum-metadata-parser.spec: add pkgconfig as a BR -2006-06-06 00:00 katzj +2006-06-06 05:00 katzj * sqlitecachec.py: doesn't actually have anything to run -2006-06-05 13:58 katzj +2006-06-05 18:58 katzj * yum-metadata-parser.spec: glib2, not glib -2006-06-05 09:02 tambet +2006-06-05 14:02 tambet + + * ChangeLog, yum-metadata-parser.spec: 2006-06-05 Tambet Ingo + <tambet@ximian.com> - * ChangeLog, yum-metadata-parser.spec: 2006-06-05 Tambet Ingo - <tambet@ximian.com> - - * yum-metadata-parser.spec: Relax the required yum version - a bit, the - next release from the 2.6 branch works with this as well. + * yum-metadata-parser.spec: Relax the required yum + version a bit, the + next release from the 2.6 branch works with this as well. -2006-06-05 08:58 tambet +2006-06-05 13:58 tambet * ChangeLog, MANIFEST.in, setup.py, yum-metadata-parser.spec: - 2006-06-05 Tambet Ingo <tambet@ximian.com> - - Patch from Terje Rosten <terje.rosten@ntnu.no> - - * setup.py: Set the name of the module correctly. - - * yum-metadata-parser.spec: Implement. - - * MANIFEST.in: New file. + 2006-06-05 Tambet Ingo <tambet@ximian.com> -2006-05-24 16:03 tambet + Patch from Terje Rosten <terje.rosten@ntnu.no> + + * setup.py: Set the name of the module correctly. + + * yum-metadata-parser.spec: Implement. + + * MANIFEST.in: New file. + +2006-05-24 21:03 tambet * ChangeLog, db.c, debug.c, debug.h, setup.py, sqlitecache.c, - xml-parser.c: 2006-05-24 Tambet Ingo <tambet@ximian.com> - - * debug.[ch]: Remove. No need for our own logging - framework, glib - already has one. - - *.[ch]: Use glib messaging/logging functions instead of - debug_*. - - * sqlitecache.c: A small cleanup to get rid of some awfully - similar - looking code. - -2006-05-24 10:20 tambet - - * ChangeLog, db.c, sqlitecache.c: 2006-05-24 Tambet Ingo - <tambet@ximian.com> - - * ChangeLog: Start keeping change log. - - * sqlitecache.c (update_primary): Nullify the update info - structure, - so we don't find garbage from it on freeing. - (update_filelist): Ditto. - (update_other): Ditto. - - * db.c (yum_db_open): Delete the cache file if the - dbversion - does not match. + xml-parser.c: 2006-05-24 Tambet Ingo <tambet@ximian.com> + + * debug.[ch]: Remove. No need for our own logging + framework, glib + already has one. + + *.[ch]: Use glib messaging/logging functions instead of + debug_*. + + * sqlitecache.c: A small cleanup to get rid of some + awfully similar + looking code. + +2006-05-24 15:20 tambet -2006-05-24 08:59 tambet + * ChangeLog, db.c, sqlitecache.c: 2006-05-24 Tambet Ingo + <tambet@ximian.com> + + * ChangeLog: Start keeping change log. + + * sqlitecache.c (update_primary): Nullify the update info + structure, + so we don't find garbage from it on freeing. + (update_filelist): Ditto. + (update_other): Ditto. + + * db.c (yum_db_open): Delete the cache file if the + dbversion + does not match. + +2006-05-24 13:59 tambet * AUTHORS, README: 2006-05-24 Tambet Ingo <tambet@ximian.com> - - * AUTHORS: Add. - - * README: Add. -2006-05-24 08:51 tambet + * AUTHORS: Add. + + * README: Add. + +2006-05-24 13:51 tambet * .cvsignore: 2006-05-24 Tambet Ingo <tambet@ximian.com> - - * .cvsignore: Add. -2006-05-24 08:49 tambet + * .cvsignore: Add. + +2006-05-24 13:49 tambet * db.c, db.h, setup.py, sqlitecache.c, sqlitecache.py, - sqlitecachec.py, xml-parser.c, xml-parser.h: 2006-05-24 Tambet - Ingo <tambet@ximian.com> - - * Implement the database opening correctly, just like yum - does. - - * Implement raising the correct exception if something goes - wrong. - - * Some small performance optimizations: Don't copy - uninteresting XML - characters to the local buffer, use typed python object - initialization - functions instead of BuildValue(), and add a dedicated - string chunk to - package ids collection instead of doing one malloc per id. - - * Rename sqlitecache.py to sqlitecachec.py + sqlitecachec.py, xml-parser.c, xml-parser.h: 2006-05-24 Tambet + Ingo <tambet@ximian.com> + + * Implement the database opening correctly, just like yum + does. -2006-05-15 23:53 skvidal + * Implement raising the correct exception if something + goes wrong. + + * Some small performance optimizations: Don't copy + uninteresting XML + characters to the local buffer, use typed python object + initialization + functions instead of BuildValue(), and add a dedicated + string chunk to + package ids collection instead of doing one malloc per + id. + + * Rename sqlitecache.py to sqlitecachec.py + +2006-05-16 04:53 skvidal * debug.c, debug.h, sqlitecache.c, sqlitecache.py, xml-parser.c, - xml-parser.h: - committing Tambet's patch: - - "Here's a patch to fix the logging output and to implement the - progress bar callback. The previous patch that implemented logging - always added a log callback, so it worked correctly for the first - time, but every other time the output callback was added and a - duplicate log line was printed. " + xml-parser.h: + committing Tambet's patch: + + "Here's a patch to fix the logging output and to implement the + progress bar callback. The previous patch that implemented + logging always added a log callback, so it worked correctly for + the first time, but every other time the output callback was + added and a duplicate log line was printed. " + +2006-05-11 18:33 skvidal + + * db.c, db.h, debug.c, debug.h, package.c, package.h, setup.py, + sqlitecache.c, sqlitecache.py, xml-parser.c, xml-parser.h: + Initial revision -2006-05-11 13:33 skvidal +2006-05-11 18:33 skvidal * db.c, db.h, debug.c, debug.h, package.c, package.h, setup.py, - sqlitecache.c, sqlitecache.py, xml-parser.c, xml-parser.h: Initial - revision + sqlitecache.c, sqlitecache.py, xml-parser.c, xml-parser.h: yum + metdata parser diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/yum-metadata-parser-1.1.0/PKG-INFO new/yum-metadata-parser-1.1.1/PKG-INFO --- old/yum-metadata-parser-1.1.0/PKG-INFO 2007-04-27 15:42:42.000000000 +0200 +++ new/yum-metadata-parser-1.1.1/PKG-INFO 2007-05-16 10:24:43.000000000 +0200 @@ -1,6 +1,6 @@ Metadata-Version: 1.0 Name: yum-metadata-parser -Version: 1.1.0 +Version: 1.1.1 Summary: A fast YUM meta-data parser Home-page: UNKNOWN Author: UNKNOWN diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/yum-metadata-parser-1.1.0/setup.py new/yum-metadata-parser-1.1.1/setup.py --- old/yum-metadata-parser-1.1.0/setup.py 2007-04-27 15:31:36.000000000 +0200 +++ new/yum-metadata-parser-1.1.1/setup.py 2007-05-16 10:17:00.000000000 +0200 @@ -23,7 +23,7 @@ 'sqlitecache.c']) setup (name = 'yum-metadata-parser', - version = '1.1.0', + version = '1.1.1', description = 'A fast YUM meta-data parser', py_modules = ['sqlitecachec'], ext_modules = [module]) diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/yum-metadata-parser-1.1.0/sqlitecache.c new/yum-metadata-parser-1.1.1/sqlitecache.c --- old/yum-metadata-parser-1.1.0/sqlitecache.c 2007-03-13 15:43:57.000000000 +0100 +++ new/yum-metadata-parser-1.1.1/sqlitecache.c 2007-05-16 10:10:33.000000000 +0200 @@ -609,5 +609,10 @@ PyMODINIT_FUNC init_sqlitecache (void) { - Py_InitModule ("_sqlitecache", SqliteMethods); + PyObject * m, * d; + + m = Py_InitModule ("_sqlitecache", SqliteMethods); + + d = PyModule_GetDict(m); + PyDict_SetItemString(d, "DBVERSION", PyInt_FromLong(YUM_SQLITE_CACHE_DBVERSION)); } diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/yum-metadata-parser-1.1.0/sqlitecachec.py new/yum-metadata-parser-1.1.1/sqlitecachec.py --- old/yum-metadata-parser-1.1.0/sqlitecachec.py 2007-01-07 21:28:20.000000000 +0100 +++ new/yum-metadata-parser-1.1.1/sqlitecachec.py 2007-05-16 10:10:33.000000000 +0200 @@ -18,6 +18,8 @@ import sqlite import _sqlitecache +DBVERSION = _sqlitecache.DBVERSION + class RepodataParserSqlite: def __init__(self, storedir, repoid, callback=None): self.callback = callback diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/yum-metadata-parser-1.1.0/yum-metadata-parser.spec new/yum-metadata-parser-1.1.1/yum-metadata-parser.spec --- old/yum-metadata-parser-1.1.0/yum-metadata-parser.spec 2007-04-27 15:31:22.000000000 +0200 +++ new/yum-metadata-parser-1.1.1/yum-metadata-parser.spec 2007-05-16 10:16:51.000000000 +0200 @@ -2,7 +2,7 @@ Summary: A fast metadata parser for yum Name: yum-metadata-parser -Version: 1.1.0 +Version: 1.1.1 Release: 1%{?dist} Source0: %{name}-%{version}.tar.gz License: GPL @@ -40,6 +40,9 @@ %{python_sitelib_platform}/sqlitecachec.pyo %changelog +* Wed May 16 2007 Paul Nasrat <pnasrat at redhat.com> +- Expose DBVERSION + * Fri Apr 27 2007 Seth Vidal <skvidal at linux.duke.edu> - split out 1.1.0 for dbversion 10 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... --------------------------------------------------------------------- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org
participants (1)
-
root@Hilbert.suse.de