File osmosis.changes of Package osmosis
-------------------------------------------------------------------
Mon Apr 22 10:14:37 UTC 2024 - Dirk Stoecker <opensuse@dstoecker.de>
- update to 0.49.2
* Use GitHub actions instead of Travis CI for continuous integration.
* Improve Gradle performance by enabling parallel execution, build cache and on-demand configuration.
* Replace osmosis-osm-binary package with dependency on org.openstreetmap.pbf:osmpbf from Maven Central.
* Add enableKeepPartialLinestring option for pgsnapshot/pgsimple tasks.
* Revert the database locking functionality which fails in CI.
* Upgrade to PostgreSQL 15.1.
* Remove the replication-http package including --receive-replication and send-replication-xxx tasks.
* Upgrade to Java 17.
* Eliminate use of finalize.
* Ensure PBF file is closed after reading completes.
* Remove shadow jar and jcenter plugins from build.
* Build distribution using the Gradle Application plugin instead of custom scripts.
-------------------------------------------------------------------
Sat Aug 28 18:31:01 UTC 2021 - Dirk Stoecker <opensuse@dstoecker.de>
- update to 0.48.3
-------------------------------------------------------------------
Tue Apr 14 06:34:00 UTC 2020 - Dirk Stoecker <opensuse@dstoecker.de>
- update to 0.47.4
-------------------------------------------------------------------
Tue Dec 3 13:48:08 UTC 2019 - Dirk Stoecker <opensuse@dstoecker.de>
- update to 0.47
-------------------------------------------------------------------
Wed Jul 29 11:18:10 UTC 2015 - opensuse@dstoecker.de
- update to 0.44
-------------------------------------------------------------------
Sat Sep 15 19:50:23 UTC 2012 - opensuse@dstoecker.de
- update to version 0.41
-------------------------------------------------------------------
Thu Aug 16 15:18:19 UTC 2012 - opensuse@dstoecker.de
- update to 0.40
-------------------------------------------------------------------
Tue Apr 12 14:17:17 CEST 2011 - kukuk@suse.de
- Update to 0.39
- lot of fixes in the pbf code
-------------------------------------------------------------------
Tue Feb 22 15:06:21 CET 2011 - kukuk@suse.de
- Update to 0.38 (bug fix version)
-------------------------------------------------------------------
Mon Oct 31 11:00:00 CET 2010 - Werner Hoch <werner.ho@gmx.de>
- added directories script and bin
-------------------------------------------------------------------
Mon Oct 24 15:00:00 CET 2010 - Werner Hoch <werner.ho@gmx.de>
- Update to 0.37
- removed docs package (not part of the osmosis-latest package)
- minor fixes
-------------------------------------------------------------------
Mon Dec 21 13:00:00 CET 2009 - Werner Hoch <werner.ho@gmx.de>
- Update to 0.32
- modified classpath in the osmosis file
-------------------------------------------------------------------
Wed Mar 4 12:00:00 CET 2009 - openstreetmap@dstoecker.de
- Update to 0.30
- Added docs
-------------------------------------------------------------------
Thu Feb 7 23:17:41 CET 2008 - rodrigo@suse.de
- Pass arguments to jar file
-------------------------------------------------------------------
Wed Feb 6 23:06:54 CET 2008 - rodrigo@suse.de
- First version of the package