File ghc-split.changes of Package ghc-split

-------------------------------------------------------------------
Thu Jan 11 16:34:00 UTC 2024 - Peter Simons <psimons@suse.com>

- Update split to version 0.2.5.
  * 0.2.5 (9 January 2024)

    - Test with GHC 9.8.
    - New function `mapSplitter` witnessing the fact that `Splitter` is
      a contravariant functor
      ([#22](https://github.com/byorgey/split/pull/22), thanks to Ellis
      Kesterton)

-------------------------------------------------------------------
Mon Oct  9 18:34:48 UTC 2023 - Peter Simons <psimons@suse.com>

- Update split to version 0.2.4.
  * 0.2.4 (9 October 2023)

    - Test with GHC 9.6.
    - Change examples to doctests (+ add a few more), and check them as part of CI.
    - Fix up a bunch of style hints.

-------------------------------------------------------------------
Thu Mar 30 17:08:23 UTC 2023 - Peter Simons <psimons@suse.com>

- Updated spec file to conform with ghc-rpm-macros-2.5.2.

-------------------------------------------------------------------
Thu Aug 11 16:02:17 UTC 2022 - Peter Simons <psimons@suse.com>

- Update split to version 0.2.3.5.
  * 0.2.3.5 (11 August 2022)

    - Change base upper bound to < 5.
    - Test with GHC 9.2 and 9.4.

  * 0.2.3.4-r1 (22 February 2021)

    - Allow base-4.15 for GHC-9.0

-------------------------------------------------------------------
Tue Feb 15 08:02:34 UTC 2022 - Peter Simons <psimons@suse.com>

- Update copyright header in the spec file.

-------------------------------------------------------------------
Fri Feb 11 08:44:10 UTC 2022 - Peter Simons <psimons@suse.com>

- Make sure installed text files have no +x flag.

-------------------------------------------------------------------
Wed Sep 22 08:52:45 UTC 2021 - psimons@suse.com

- Update split to version 0.2.3.4 revision 2.
  Upstream has revised the Cabal build instructions on Hackage.

-------------------------------------------------------------------
Tue Sep  7 18:55:13 UTC 2021 - Ondřej Súkup <mimi.vx@gmail.com>

- make rpmlint happy 

-------------------------------------------------------------------
Tue Feb 23 18:11:31 UTC 2021 - psimons@suse.com

- Update split to version 0.2.3.4 revision 1.
  Upstream has revised the Cabal build instructions on Hackage.

-------------------------------------------------------------------
Thu Dec 17 12:20:00 UTC 2020 - Ondřej Súkup <mimi.vx@gmail.com>
 
- disable %{ix86} build
 
-------------------------------------------------------------------
Tue Aug 18 10:46:04 UTC 2020 - Peter Simons <psimons@suse.com>

- Replace %setup -q with the more modern %autosetup macro.

-------------------------------------------------------------------
Tue Jun 16 11:14:37 UTC 2020 - Peter Simons <psimons@suse.com>

- Re-generate file with latest version of spec-cleaner.

-------------------------------------------------------------------
Thu Feb 27 14:17:00 UTC 2020 - psimons@suse.com

- Update split to version 0.2.3.4.
  * 0.2.3.4 (22 February 2020)

    - Allow base-4.14 for GHC-8.10

  * 0.2.3.3-r2 (19 August 2019)

    - Allow base-4.13 for GHC-8.8

  * 0.2.3.3-r1 (2 August 2018)

    - Allow base-4.12 for GHC-8.6

-------------------------------------------------------------------
Fri Nov  8 16:14:48 UTC 2019 - Peter Simons <psimons@suse.com>

- Drop obsolete group attributes.

-------------------------------------------------------------------
Sat Oct 20 11:32:01 UTC 2018 - Peter Simons <psimons@suse.com>

- Use https URL to refer to bugs.opensuse.org.

-------------------------------------------------------------------
Tue Aug  7 07:10:52 UTC 2018 - psimons@suse.com

- Update Cabal build information to GHC 8.6.x.

-------------------------------------------------------------------
Wed Jul 18 14:26:41 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 split to version 0.2.3.3.
  * Update for GHC-8.4, test with GHC 7.0-8.4

-------------------------------------------------------------------
Thu Aug  3 15:38:38 UTC 2017 - psimons@suse.com

- Updated with latest spec-cleaner version 0.9.8-8-geadfbbf.

-------------------------------------------------------------------
Thu May 18 09:52:28 UTC 2017 - psimons@suse.com

- Update to version 0.2.3.2 with cabal2obs.

-------------------------------------------------------------------
Sat Apr 29 18:32:33 UTC 2017 - psimons@suse.com

- Update to version 0.2.3.1 revision 1 with cabal2obs.

-------------------------------------------------------------------
Sun Jul 10 17:13:12 UTC 2016 - psimons@suse.com

- Update to version 0.2.3.1 revision 0 with cabal2obs.

-------------------------------------------------------------------
Wed May  4 07:29:07 UTC 2016 - mimi.vx@gmail.com

- update to 0.2.3.1
* Fix a test case which was causing occasional spurious test suite
    failures due to too many discarded tests.

-------------------------------------------------------------------
Fri Jan 15 10:15:10 UTC 2016 - mimi.vx@gmail.com

- update to 0.2.3
* New function 'divvy' (with associated tests) from Tim Washington.
* allow base 4.9
- drop patch split-base.patch

-------------------------------------------------------------------
Tue May 12 18:50:26 UTC 2015 - mimi.vx@gmail.com

- regenerated spec file
- add split-base.patch change dep constrains in cabal file

-------------------------------------------------------------------
Tue Sep  2 10:15:15 UTC 2014 - peter.trommler@ohm-hochschule.de

- regenerated spec file

-------------------------------------------------------------------
Sat Aug 23 00:21:24 UTC 2014 - peter.trommler@ohm-hochschule.de

- enable PowerPC builds

-------------------------------------------------------------------
Mon May  6 09:44:27 UTC 2013 - peter.trommler@ohm-hochschule.de

- update to 0.2.2 from upstream
* make splitting lazier (patch from Daniel Wagner)
* allow base library version 4.7
* new dropInnerBlanks combinator
- update is part of Haskell Platform 2013.2
- more transparent packaging (fewer macros)

-------------------------------------------------------------------
Sun Dec 30 18:37:15 UTC 2012 - peter.trommler@ohm-hochschule.de

- expand macro in name tag to help source validator

-------------------------------------------------------------------
Sat Nov 17 14:44:00 UTC 2012 - peter.trommler@ohm-hochschule.de

- make service localonly for Factory submission

-------------------------------------------------------------------
Tue Oct  2 10:16:03 UTC 2012 - peter.trommler@ohm-hochschule.de

- update to 0.2.1.1 from upstream
- required by Haskell Platform 2012.4.0.0

-------------------------------------------------------------------
Thu May 17 17:47:08 UTC 2012 - peter.trommler@ohm-hochschule.de

- spec file template generated by cabal2spec-0.25.5

-------------------------------------------------------------------
Wed Jan 18 20:38:15 UTC 2012 - herbert@graeber-clan.de

- initial packaging for Fedora automatically generated by cabal2spec-0.24.1
openSUSE Build Service is sponsored by