7
0
forked from pool/scala

Accepting request 1110324 from Java:packages

reproducible

OBS-URL: https://build.opensuse.org/request/show/1110324
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/scala?expand=0&rev=10
This commit is contained in:
2023-09-11 19:23:16 +00:00
committed by Git OBS Bridge
3 changed files with 11 additions and 1 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>

View File

@@ -1,7 +1,7 @@
#
# spec file
#
# 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
@@ -31,6 +31,7 @@
%global base_name scala
%define __requires_exclude .*org\.apache\.ant.*
Version: 2.10.7
#!BcntSyncTag: scala
Release: 0
Summary: A hybrid functional/object-oriented language for the JVM
License: BSD-3-Clause AND CC0-1.0 AND SUSE-Public-Domain