Accepting request 1105109 from Java:packages
reproducible build+ OBS-URL: https://build.opensuse.org/request/show/1105109 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/javapackages-tools?expand=0&rev=36
This commit is contained in:
@@ -515,7 +515,7 @@ index 00000000..6a0520fa
|
||||
+
|
||||
+ aliases = additions.split(',')
|
||||
+ result = list()
|
||||
+ for a in aliases:
|
||||
+ for a in sorted(aliases):
|
||||
+ alias = MetadataAlias.from_mvn_str(a)
|
||||
+ alias.extension = artifact.extension
|
||||
+ result.append(alias)
|
||||
|
@@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 21 14:49:36 UTC 2023 - Fridrich Strba <fstrba@suse.com>
|
||||
|
||||
- Modified patch:
|
||||
* javapackages-6.1.0-maven-depmap.patch
|
||||
+ try to make the list of aliases more reproducible
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun May 28 19:15:09 UTC 2023 - Fridrich Strba <fstrba@suse.com>
|
||||
|
||||
|
Reference in New Issue
Block a user