Version: 0.6-bp152.1.12
* Tue Dec 10 2019 Martin Pluskal <mpluskal@suse.com>
- Cleanup and modernise spec file
* Wed May 16 2012 pascal.bleser@opensuse.org
- update to 0.6:
* the version path and property storages have been redesigned, resulting in a
notable speedup for certain use cases
* an issue that could have led to unloadable dumps when dumping
subdirectories has been resolved
* Thu Mar 15 2012 pascal.bleser@opensuse.org
- update to 0.5.8:
* fixes bug which occurred when directories were copied that were once
created by a replace option
* fixes bug which occurred during copy operations that also involved
modifications on subdirectories in a single revision
* Mon Nov 21 2011 pascal.bleser@opensuse.org
- add patch to fix linking order on >= 12.1
- update to 0.5.7:
* fixes possibly invalid dump output when run with --keep-revnums
* the --dry-run and --obfuscate command line flags have been added to ease
the submission of dumps for bug reports
* Thu Jul 21 2011 pascal.bleser@opensuse.org
- update to 0.5.6:
* performance improvements for revision range determination and path hash
calculations
* a bug that could cause unloadable dumps under certain conditions as well as
a possible segmentation fault have been fixed
* Thu Mar 03 2011 pascal.bleser@opensuse.org
- update to 0.5.5:
* fixes a bug introduced in 0.5.3 that could lead to crashes when dumping a
subdirectory
* fixes performance issues caused by unnecessary stats for copied revisions
* Sun Feb 13 2011 pascal.bleser@opensuse.org
- update to 0.5.4:
* add support for svn's --config-dir option
* fixed missing deltification when running with --deltas
* fixed crash when passing certain command line options multiple times
* Sat Mar 13 2010 pascal.bleser@opensuse.org
- update to 0.5.3:
* added detection for paths affected by a copy operation, which fixes
possibly invalid dumpfiles (sf#22898487)
* moved data output to the end of the delta editor run; fixes a bug that
could prevent properties from being dumped (sf#2898815)
* fixed dumping of root node modifications
* fixed missing construction of user prefix when dumping a subdirectory with
- -keep-revnums
* fixed --disable-man and --disable-tests arguments for configure
(sf#2831432)
* Fri Jul 17 2009 pascal.bleser@opensuse.org
- update to 0.5.2:
* fixes possibly wrong Node-copyfrom-rev revision numbers
* fixes a possible segmentation fault that occurred when dumping in
incremental mode and starting at revision 1
* Sun Jul 12 2009 pascal.bleser@opensuse.org
- update to 0.5.1
* Thu Apr 16 2009 pascal.bleser@opensuse.org
- update to 0.4.4-1, fixes building against SVN 1.6
* Tue Mar 31 2009 pascal.bleser@opensuse.org
- update to 0.4.4:
* minor feature enhancements
* Fri Nov 21 2008 guru@unixtech.be
- update to 0.4.3:
* new features and bugfixes
* the command line option --dump-uuid has been added, which includes the
uuid of a repository in the dump
* a bug which could occur when dumping a sub-directory via a file:// URL has
been fixed
* Wed Oct 08 2008 guru@unixtech.be
- update to 0.4.2:
* fix a segmentation fault that could occur when using --keep-revnums
* Sun Oct 05 2008 guru@unixtech.be
- new package, version 0.4.1:
* added --keep-revnums flag to sync revision numbers with the source
repository
* automatically switch to online mode for file://-urls
* fixed bug that prevented switching to online mode when dumping a single
file and using little or less verbosity