forked from pool/ghc-void
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-void?expand=0&rev=54
83 lines
2.8 KiB
Plaintext
83 lines
2.8 KiB
Plaintext
-------------------------------------------------------------------
|
|
Thu Mar 30 17:08:56 UTC 2023 - Peter Simons <psimons@suse.com>
|
|
|
|
- Updated spec file to conform with ghc-rpm-macros-2.5.2.
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Dec 17 12:20:00 UTC 2020 - Ondřej Súkup <mimi.vx@gmail.com>
|
|
|
|
- disable %{ix86} build
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Aug 18 10:46:34 UTC 2020 - Peter Simons <psimons@suse.com>
|
|
|
|
- Replace %setup -q with the more modern %autosetup macro.
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Jun 16 11:14:51 UTC 2020 - Peter Simons <psimons@suse.com>
|
|
|
|
- Re-generate file with latest version of spec-cleaner.
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Nov 8 16:15:12 UTC 2019 - Peter Simons <psimons@suse.com>
|
|
|
|
- Drop obsolete group attributes.
|
|
|
|
-------------------------------------------------------------------
|
|
Sat May 11 02:00:44 UTC 2019 - psimons@suse.com
|
|
|
|
- Update void to version 0.7.3.
|
|
0.7.3 [2019.05.10]
|
|
------------------
|
|
* Backport the `Lift Void` instance introduced in `template-haskell-2.15.0.0`.
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Oct 20 11:32:15 UTC 2018 - Peter Simons <psimons@suse.com>
|
|
|
|
- Use https URL to refer to bugs.opensuse.org.
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Jul 18 14:26:48 UTC 2018 - psimons@suse.com
|
|
|
|
- Cosmetic: replace tabs with blanks, strip trailing white space,
|
|
and update copyright headers with spec-cleaner.
|
|
|
|
-------------------------------------------------------------------
|
|
Wed May 16 14:36:30 UTC 2018 - psimons@suse.com
|
|
|
|
- Prefer the new %license attribute over %doc.
|
|
|
|
-------------------------------------------------------------------
|
|
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:40:50 UTC 2017 - psimons@suse.com
|
|
|
|
- Update to version 0.7.2 with cabal2obs.
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Jul 10 17:04:03 UTC 2016 - psimons@suse.com
|
|
|
|
- Update to version 0.7.1 revision 0 with cabal2obs.
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Sep 20 19:24:46 UTC 2015 - mimi.vx@gmail.com
|
|
|
|
- update to 0.7.1
|
|
* Support semigroups 0.17 on older GHCs
|
|
* Backported NFData's semigroup instance to older GHCs.
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Apr 22 07:00:41 UTC 2015 - mimi.vx@gmail.com
|
|
|
|
- update to 0.7
|
|
* adapt to `Data.Void` being moved into `base-4.8`
|
|
* `vacuousM` removed
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Oct 6 22:42:45 UTC 2013 - sbahling@suse.com
|
|
|
|
- Initial package - version 0.6.1
|