2023-09-11 13:08:49 +00:00
committed by Git OBS Bridge
parent d4c436a4c1
commit 137eb8d6ab
2 changed files with 9 additions and 0 deletions

View File

@@ -1,3 +1,6 @@
Bundle-Name: Scala Distribution
Bundle-SymbolicName: org.scala-ide.scala.library
Export-Package: scala.*
-reproducible: true
-noextraheaders: true
-snapshot: SNAPSHOT

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Mon Sep 11 13:07:40 UTC 2023 - Fridrich Strba <fstrba@suse.com>
- Reproducible builds: do not generate non-reproducible entries
by bnd tools
-------------------------------------------------------------------
Mon May 16 11:28:03 UTC 2022 - Fridrich Strba <fstrba@suse.com>