SHA256
1
0
forked from pool/racket

Accepting request 415822 from home:jengelh:branches:devel:languages:misc

- Guard 0-size deletion by -type f, as other types can have
  size 0 too. Run spec-beautifier to bring (almost) all macro uses
  into same style.

OBS-URL: https://build.opensuse.org/request/show/415822
OBS-URL: https://build.opensuse.org/package/show/devel:languages:misc/racket?expand=0&rev=19
This commit is contained in:
Kristoffer Gronlund
2016-07-30 07:25:19 +00:00
committed by Git OBS Bridge
parent dc21c5d631
commit 533e2da395
2 changed files with 30 additions and 24 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Fri Jul 29 09:00:45 UTC 2016 - jengelh@inai.de
- Guard 0-size deletion by -type f, as other types can have
size 0 too. Run spec-beautifier to bring (almost) all macro uses
into same style.
-------------------------------------------------------------------
Mon Jul 25 00:10:49 UTC 2016 - kgronlund@suse.com