Changelog for
python3-javapackages-5.3.0-lp150.81.1.noarch.rpm :
* Tue Nov 27 2018 Fridrich Strba
- Modified patch:
* suse-use-libdir.patch + fix directories for eclipse.conf too
* Sun Nov 11 2018 Fridrich Strba - Make the javapackages-local package depend on java-devel. It is used for package building and this avoids each package to require java-devel itself.
* Mon Nov 05 2018 Fridrich Strba - Replace the occurences of /usr/lib by libdir in configuration files too
* Wed Oct 24 2018 Fridrich Strba - Update to version 5.3.0- Modified patch:
* suse-no-epoch.patch + rediff to changed code- Build the :extras flavour as noarch
* Wed Oct 24 2018 Fridrich Strba - Add to the spec-file the xmvn dependencies for different subpackages
* Wed Oct 24 2018 Fridrich Strba - Added patch:
* suse-no-epoch.patch + we did not bump epoch of OpenJDK packages in SUSE + fix a potential generation of unresolvable requires + adapt the tests to not expect the epoch
* Tue Jul 24 2018 tchvatalAATTsuse.com- Switch to multibuild layout
* Tue Jul 24 2018 tchvatalAATTsuse.com- Update to version 5.2.0+git20180620.70fa2258:
* Rename the async kwarg in call_script to wait (reverses the logic)
* Actually bump version to 5.3.0 snapshot
* Bump version in VERSION file
* [man] s/Pacakge/Package/g
* Fix typos in README
* Fix configure-base.sh after filesystem macro split
* Split filesystem macros to separate macro file
* Introduce javapackages-filesystem package
* [java-functions] extend ABRT Java agent options
* change abrt-java-connector upstream URL
* Remove resolverSettings/prefixes from XMvn config
* Add macros to allow passing arbitrary options to XMvn
* [spec] Bump package version to 5.1.0
* Allow specifying custom repo when calling xmvn-install- Refresh patches:
* suse-use-libdir.patch
* python-optional.patch
* Mon Jan 22 2018 tchvatalAATTsuse.com- Update to version 5.0.0+git20180104.9367c8f6:
* [java-functions] Avoid colons in jar names
* Workaround for SCL enable scripts not working with -e
* Second argument to pom_xpath_inject is mandatory
* [mvn_artifact] Provide more helpful error messages
* Fix traceback on corrupt zipfile
* [test] Add reproducer for rhbz#1481005
* [spec] Fix default JRE path
* [readme] Fix typo
* Add initial content to README.md (#21)
* Decouple JAVA_HOME setting from java command alternatives- Rebase patches:
* python-optional.patch
* suse-use-libdir.patch- Drop merged patch fix-abs2rel.patch
* Wed May 24 2017 tchvatalAATTsuse.com- Fix typo in suse-use-libdir.patch
* Fri May 19 2017 tchvatalAATTsuse.com- Fix url to correct one https://github.com/fedora-java/javapackages
* Thu May 18 2017 tchvatalAATTsuse.com- Split to python and non-python edition for smaller depgraph- Add patch python-optional.patch- Fix abs2rel shebang:
* fix-abs2rel.patch- Fix Requires on subpackages to point to javapackages-tools proper
* Thu May 18 2017 tchvatalAATTsuse.com- Update to version 4.7.0+git20170331.ef4057e7:
* Reimplement abs2rel in Python
* Don\'t expand {scl} in macro definitions
* Install expanded rpmfc attr files
* [spec] Avoid file conflicts between in SCL
* Fix macros.d directory ownership
* Make %ant macro enable SCL when needed
* [spec] Fix file conflicts between SCL and non-SCL packages
* Fix ownership of ivyxmldir
* [test] Force locale for python processes
* Don\'t include timestamp in generated pom.properties- Remove patch merged by upstream:
* create_valid_xml_comments.patch- Remove patch suse-macros-install-location.patch
* We switch to /usr/lib/ location for macros- Try to reduce some dependencies bsc#1036025- Refresh patch suse-use-libdir.patch
* Fri Feb 12 2016 toddrme2178AATTgmail.com- Add create_valid_xml_comments.patch python-lxml 3.5.0 introduces validation for xml comments, and one of the comments created in this package were not valid. This patch fixes the problem. It backported from upstream and should be in the next release. https://github.com/mizdebsk/javapackages/commit/84211c0ee761e93ee507f5d37e9fc80ec377e89d
* Mon Feb 08 2016 tchvatalAATTsuse.com- Version update to 4.6.0:
* various bugfixes for maven tooling
* introduction to gradle-local package for gradle packaging
* Wed Apr 01 2015 tchvatalAATTsuse.com- Drop dependency over source-highlight as it causes build cycle
* Tue Mar 31 2015 tchvatalAATTsuse.com- Try to break buildcycle detected on Factory
* Wed Mar 18 2015 tchvatalAATTsuse.com- Fix build on SLE11
* Tue Mar 17 2015 tchvatalAATTsuse.com- Use python-devel instead of pkgconfig to build on sle11
* Tue Mar 17 2015 tchvatalAATTsuse.com- Add python-javapackages as requirement for main package
* Tue Mar 17 2015 tchvatalAATTsuse.com- Update requires on python packages to properly have all the needed dependencies on runtime
* Tue Mar 17 2015 tchvatalAATTsuse.com- Install macros to /etc/rpm as we do in SUSE:
* suse-macros-install-location.patch- Cleanup with spec-cleaner
* Fri Jan 23 2015 mailaenderAATTopensuse.org- Drop patches
* depgen.patch
* javapackages-2.0.1-fix-bashisms.patch
* javapackages-2.0.1-java9.patch
* maven_depmap-no-attribute-exit.patch- Remove hacky workarounds- Fix rpmlint errors- Enable maven-local- Avoid unsatisfiable dependencies- Enable unit tests- Update to version 4.4.0
* Mon Dec 08 2014 fstrbaAATTsuse.com- Added patch:
* javapackages-2.0.1-java9.patch: create directories for java, so that ant build works- Add virtual provide jpackage-utils-java9 to be able to distinguish the presence of java9 compatibility
* Thu Oct 16 2014 Led - fix bashisms- Added patches:
* javapackages-2.0.1-fix-bashisms.patch
* Mon Mar 10 2014 darinAATTdarins.net- maven_depmap-no-attribute-exit.patch: SLES patch for ZipFile having no attribute \'__exit__\' which was causing ecj build failures
* Thu Mar 06 2014 darinAATTdarins.net- set correct libxslt package when building for SLES
* Fri Nov 08 2013 ajAATTajaissle.de- BuildRequires xz- Remove \'/etc/java\' and \'/usr/share/java\' from file list (both owned by system)- Url changed
* Wed Sep 11 2013 schwabAATTsuse.de- depgen.patch: drain stdin in dependency generator
* Wed Aug 21 2013 mvyskocilAATTsuse.com- update to 2.0.1
* Fix creation of artifact aliases, resolves: rhbz#988462- Update to upstream version 2.0.0
* Merge functionality of jpackage-utils
* Provide and obsolete jpackage-utils
* %%add_maven_depmap macro now injects pom.properties to every JAR
* %%add_to_maven_depmap and %%update_maven_depmap macros were removed
* maven2jpp-mapdeps.xsl template has been removed
* Macros related to installation of icons and desktop files were removed
* 14 new manual pages were added
* Documentation specific to JPackage was removed
* Add BuildRequires: asciidoc, xmlto
* Add lua to Requires
* Add python-xml to Requires for xml.dom.minidom
* Fri Jul 12 2013 mvyskocilAATTsuse.com- make maven-local package build optional to not add unsatisfied dependencies to Factory
* Tue Jul 02 2013 mvyskocilAATTsuse.com- Create javapackages-tools 0.15.0 from fc20
* Added depmap for tools.jar
* Added support for versioned autorequires
* New plugin metadata from Maven Central
* move to independent package from jpackage-utils