Accepting request 1086861 from Java:packages

2.0.3

OBS-URL: https://build.opensuse.org/request/show/1086861
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/qdox?expand=0&rev=28
This commit is contained in:
Dominique Leuenberger 2023-05-14 14:31:36 +00:00 committed by Git OBS Bridge
commit 6d32c0bb31
5 changed files with 18 additions and 6 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:7656659c8ff8b4e3f6c9b5fd0164bfe2ff7211ccedaa21046e53e63005a6d37b
size 459971

BIN
qdox-2.0.3-project.tar.bz2 (Stored with Git LFS) Normal file

Binary file not shown.

View File

@ -9,7 +9,7 @@
<property file="build.properties"/>
<property name="project.artifactId" value="qdox"/>
<property name="project.version" value="2.0.1"/>
<property name="project.version" value="2.0.3"/>
<property name="build.finalName" value="${project.artifactId}-${project.version}"/>
<property name="build.dir" value="target"/>

View File

@ -1,3 +1,15 @@
-------------------------------------------------------------------
Fri May 12 20:33:29 UTC 2023 - Fridrich Strba <fstrba@suse.com>
- Update to version 2.0.3:
* Changes:
+ Update documentation #41
+ interface should be ignored as modifier #115
+ add byaccj 1.15 binaries for Mac OS on aarch64 (#109)
+ Correctly resolve types with SourceFolderLibrary (#105)
+ #99 Seems QDox 2.0.1 has issue parsing parameters names named
"recordList" and "record"
-------------------------------------------------------------------
Sat Mar 12 06:06:28 UTC 2022 - Fridrich Strba <fstrba@suse.com>

View File

@ -1,7 +1,7 @@
#
# spec file for package qdox
#
# Copyright (c) 2022 SUSE LLC
# Copyright (c) 2023 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -17,7 +17,7 @@
Name: qdox
Version: 2.0.1
Version: 2.0.3
Release: 0
Summary: Tool to extract class/interface/method definitions from sources
License: Apache-2.0