auto-import changelog data from alchemist-1.0.18-1.src.rpm
Thu Aug 23 2001 Crutcher Dunnavant <crutcher@redhat.com> 1.0.18-1 - fixed thinko in pyalchemist_python.py found by pychecker - added AdmList_reparentData() function, this will be hard to bind. Thu Aug 16 2001 Crutcher Dunnavant <crutcher@redhat.com> 1.0.17-1 - added bindings for _isAlive to pyalchemist
This commit is contained in:
parent
3b0cb0ab33
commit
f655ce06d4
3 changed files with 10 additions and 3 deletions
|
|
@ -1 +1 @@
|
|||
alchemist-1.0.16.tar.gz
|
||||
alchemist-1.0.18.tar.gz
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
Summary: A multi-sourced configuration back-end.
|
||||
Name: alchemist
|
||||
Version: 1.0.16
|
||||
Version: 1.0.18
|
||||
Release: 1
|
||||
Copyright: GPL
|
||||
Group: System Environment/Base
|
||||
|
|
@ -73,6 +73,13 @@ cp -a doc/man/* $RPM_BUILD_ROOT/%{_mandir}/
|
|||
%doc $RPM_BUILD_ROOT/%{_docdir}/%{name}/*
|
||||
|
||||
%changelog
|
||||
* Thu Aug 23 2001 Crutcher Dunnavant <crutcher@redhat.com> 1.0.18-1
|
||||
- fixed thinko in pyalchemist_python.py found by pychecker
|
||||
- added AdmList_reparentData() function, this will be hard to bind.
|
||||
|
||||
* Thu Aug 16 2001 Crutcher Dunnavant <crutcher@redhat.com> 1.0.17-1
|
||||
- added bindings for _isAlive to pyalchemist
|
||||
|
||||
* Tue Aug 7 2001 Crutcher Dunnavant <crutcher@redhat.com> 1.0.16-1
|
||||
- fixed internalized handler list so that it actually finds the fileblackbox
|
||||
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
857e63b609cdc5899e1ccd1ac6008d10 alchemist-1.0.16.tar.gz
|
||||
19de523389a016fa271dac86682f0994 alchemist-1.0.18.tar.gz
|
||||
|
|
|
|||
Reference in a new issue