SHA256
1
0
forked from pool/racket

Accepting request 787814 from home:adrianSuSE:branches:devel:languages:misc

- adapt _constraints, sse3 never existed, but this is not anymore
  ignored in OBS

OBS-URL: https://build.opensuse.org/request/show/787814
OBS-URL: https://build.opensuse.org/package/show/devel:languages:misc/racket?expand=0&rev=42
This commit is contained in:
Kristoffer Gronlund 2020-03-25 07:57:18 +00:00 committed by Git OBS Bridge
parent f7af936f58
commit c0cfcc324f
3 changed files with 7 additions and 2 deletions

View File

@ -24,7 +24,6 @@
<flag>mmx</flag>
<flag>sse</flag>
<flag>sse2</flag>
<flag>sse3</flag>
<flag>ssse3</flag>
</cpu>
</hardware>

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Tue Mar 24 13:53:40 UTC 2020 - Adrian Schröter <adrian@suse.de>
- adapt _constraints, sse3 never existed, but this is not anymore
ignored in OBS
-------------------------------------------------------------------
Tue Jul 16 07:38:56 UTC 2019 - Jonathan Brielmaier <jbrielmaier@suse.de>

View File

@ -1,7 +1,7 @@
#
# spec file for package racket
#
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2020 SUSE LLC
# Copyright (c) 2012, 2013 Togan Muftuoglu toganm@opensuse.org
#
# All modifications and additions to the file contributed by third parties