SHA256
1
0
forked from pool/ghc-mintty
ghc-mintty/ghc-mintty.changes

64 lines
2.2 KiB
Plaintext

-------------------------------------------------------------------
Thu Jun 30 23:43:58 UTC 2022 - Peter Simons <psimons@suse.com>
- Update mintty to version 0.1.4.
### 0.1.4 [2022.06.30]
* Remove an unused dependency on `filepath`.
-------------------------------------------------------------------
Sun Nov 7 16:10:23 UTC 2021 - psimons@suse.com
- Update mintty to version 0.1.3.
### 0.1.3 [2021.11.07]
* Backport a fix for a `Win32` bug that would make `isMinTTY` incorrectly
return `False` on recent versions of MinTTY.
-------------------------------------------------------------------
Thu Dec 17 12:20:00 UTC 2020 - Ondřej Súkup <mimi.vx@gmail.com>
- disable %{ix86} build
-------------------------------------------------------------------
Fri Sep 4 10:40:12 UTC 2020 - Peter Simons <psimons@suse.com>
- Replace %setup -q with the more modern %autosetup macro.
-------------------------------------------------------------------
Fri Nov 8 16:14:13 UTC 2019 - Peter Simons <psimons@suse.com>
- Drop obsolete group attributes.
-------------------------------------------------------------------
Sat Oct 20 11:31:43 UTC 2018 - Peter Simons <psimons@suse.com>
- Use https URL to refer to bugs.opensuse.org.
-------------------------------------------------------------------
Wed Jul 18 14:26:32 UTC 2018 - psimons@suse.com
- Cosmetic: replace tabs with blanks, strip trailing white space,
and update copyright headers with spec-cleaner.
-------------------------------------------------------------------
Mon May 14 17:02:11 UTC 2018 - psimons@suse.com
- Update mintty to version 0.1.2.
* Only use the `Win32`-provided version of `isMinTTY` if building against
`Win32-2.5.3` to be certain that one avoids Trac #13431.
* Don't enable `Safe` on GHC 7.2.
-------------------------------------------------------------------
Thu Aug 3 15:38:38 UTC 2017 - psimons@suse.com
- Updated with latest spec-cleaner version 0.9.8-8-geadfbbf.
-------------------------------------------------------------------
Mon Mar 27 12:39:13 UTC 2017 - psimons@suse.com
- Update to version 0.1.1 with cabal2obs.
-------------------------------------------------------------------
Sun Feb 12 09:57:59 UTC 2017 - psimons@suse.com
- Update to version 0.1 with cabal2obs.