ugrep/ugrep.changes
Andreas Stieger 217b4bc19b Accepting request 818786 from home:bmwiedemann:branches:utilities
Disable avx
- Add reproducible.patch to drop march=native
  to make package build reproducible (boo#1100677)

if avx is wanted for performance, it could use _multibuild
but it would also need another patch for reproducibility

OBS-URL: https://build.opensuse.org/request/show/818786
OBS-URL: https://build.opensuse.org/package/show/utilities/ugrep?expand=0&rev=6
2020-07-05 07:07:54 +00:00

37 lines
1.3 KiB
Plaintext

-------------------------------------------------------------------
Sun Jul 5 04:34:08 UTC 2020 - Bernhard Wiedemann <bwiedemann@suse.com>
- Disable avx
- Add reproducible.patch to drop march=native
to make package build reproducible (boo#1100677)
-------------------------------------------------------------------
Tue Jun 30 16:40:55 UTC 2020 - Andreas Stieger <andreas.stieger@gmx.de>
- ugrep 2.3.2:
* gcc10 fixes and minor improvements
-------------------------------------------------------------------
Mon Jun 22 09:17:14 UTC 2020 - Andreas Stieger <andreas.stieger@gmx.de>
- ugrep 2.3.1:
* Faster search context matching and display with new streaming
implementation for options -A, -B, -C, and -y
* including when combined with options -v, -W, and -X
* remove the single-line search pattern constraint in prior
versions for these options
* fixed minor issue with option -G
-------------------------------------------------------------------
Sun Jun 14 09:11:01 UTC 2020 - Andreas Stieger <andreas.stieger@gmx.de>
- ugrep 2.2.1:
* improved query UI with Alt-g, corresponding to -g, --glob for
interative globbing
* improved fuzzy matching
-------------------------------------------------------------------
Sat Jun 6 07:30:31 UTC 2020 - Andreas Stieger <andreas.stieger@gmx.de>
- initial package, 2.2.0