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:
@@ -1,3 +1,6 @@
|
|||||||
Bundle-Name: Scala Distribution
|
Bundle-Name: Scala Distribution
|
||||||
Bundle-SymbolicName: org.scala-ide.scala.library
|
Bundle-SymbolicName: org.scala-ide.scala.library
|
||||||
Export-Package: scala.*
|
Export-Package: scala.*
|
||||||
|
-reproducible: true
|
||||||
|
-noextraheaders: true
|
||||||
|
-snapshot: SNAPSHOT
|
||||||
|
|||||||
@@ -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>
|
Mon May 16 11:28:03 UTC 2022 - Fridrich Strba <fstrba@suse.com>
|
||||||
|
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file
|
# spec file
|
||||||
#
|
#
|
||||||
# Copyright (c) 2022 SUSE LLC
|
# Copyright (c) 2023 SUSE LLC
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@@ -31,6 +31,7 @@
|
|||||||
%global base_name scala
|
%global base_name scala
|
||||||
%define __requires_exclude .*org\.apache\.ant.*
|
%define __requires_exclude .*org\.apache\.ant.*
|
||||||
Version: 2.10.7
|
Version: 2.10.7
|
||||||
|
#!BcntSyncTag: scala
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: A hybrid functional/object-oriented language for the JVM
|
Summary: A hybrid functional/object-oriented language for the JVM
|
||||||
License: BSD-3-Clause AND CC0-1.0 AND SUSE-Public-Domain
|
License: BSD-3-Clause AND CC0-1.0 AND SUSE-Public-Domain
|
||||||
|
|||||||
Reference in New Issue
Block a user